Interface RMGraphRPGPie.PieGraphShape
- All Superinterfaces:
- RMGraphRPG.GraphShape
- Enclosing class:
- RMGraphRPGPie
An interface for a shape that renders a bar graph from bar graph pieces.
- 
Method SummaryModifier and TypeMethodDescriptionvoidAdd a wedge shape.voidaddWedgeLabel(RMTextShape aLabel) Add a wedge label shape.voidaddWedgeLabelLine(RMLineShape aLine) Add a wedge label line.Methods inherited from interface com.inductiveautomation.rm.graphing.RMGraphRPG.GraphShapegetGraphRPG, setGraphRPG
- 
Method Details- 
addWedgeAdd a wedge shape.
- 
addWedgeLabelAdd a wedge label shape.
- 
addWedgeLabelLineAdd a wedge label line.
 
-