Package com.reportmill.shape
Interface RMGraphBar.GraphBarView
- All Known Implementing Classes:
- RMGraphBar.RMGraphBarView,- RMGraphBarView3D
- Enclosing class:
- RMGraphBar
public static interface RMGraphBar.GraphBarView
An interface for a shape that renders a bar graph from bar graph pieces.
- 
Method SummaryModifier and TypeMethodDescriptionvoidvoidaddAxisLabel(RMShape anAxisLabel) voidvoidaddBarLabel(RMShape aBarLabel, String aVersion) voidaddGridLine(RMLineSegment aLine) 
- 
Method Details- 
addGridLine
- 
addBar
- 
addBarLabel
- 
addAxis
- 
addAxisLabel
 
-