Package com.reportmill.shape
Interface RMGraphPie.GraphPieView
- All Known Implementing Classes:
RMGraphPie.RMGraphPieView
,RMGraphPieView3D
- Enclosing class:
- RMGraphPie
public static interface RMGraphPie.GraphPieView
An interface for a shape that renders a bar graph from bar graph pieces.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
addWedgeLabel
(RMText aLabel) void
addWedgeLabelLine
(RMLineSegment aLine)
-
Method Details
-
addWedge
-
addWedgeLabel
-
addWedgeLabelLine
-