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 SummaryModifier and TypeMethodDescriptionvoidvoidaddWedgeLabel(RMText aLabel) voidaddWedgeLabelLine(RMLineSegment aLine) 
- 
Method Details- 
addWedge
- 
addWedgeLabel
- 
addWedgeLabelLine
 
-