|
ReportMill 10 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RMGraphView
An interface for graph area shapes.
Nested Class Summary | |
---|---|
static interface |
RMGraphView.BarView
An interface for a shape that renders a bar graph from bar graph pieces. |
static interface |
RMGraphView.PieView
An interface for a shape that renders a bar graph from bar graph pieces. |
Method Summary | |
---|---|
java.lang.String |
getPart(java.awt.geom.Point2D aPoint)
This method returns the graph part hit by given point. |
Method Detail |
---|
java.lang.String getPart(java.awt.geom.Point2D aPoint)
|
ReportMill 10 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |