|
ReportMill 10 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.reportmill.shape.graph.RMGraphSection.Item
public class RMGraphSection.Item
An inner class for a section item.
Constructor Summary | |
---|---|
RMGraphSection.Item(int aSeriesIndex,
int anItemIndex)
Creates a new section item. |
Method Summary | |
---|---|
RMRect |
getBounds()
Returns the bounds for this section item. |
int |
getItemIndex()
Returns the item index. |
RMGraphSeries |
getSeries()
Returns the section item series. |
int |
getSeriesIndex()
Returns the series index. |
RMGraphSeries.Item |
getSeriesItem()
Returns the section item series item. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RMGraphSection.Item(int aSeriesIndex, int anItemIndex)
Method Detail |
---|
public int getSeriesIndex()
public int getItemIndex()
public RMGraphSeries getSeries()
public RMGraphSeries.Item getSeriesItem()
public RMRect getBounds()
|
ReportMill 10 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |