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 Summary
Modifier and TypeMethodDescriptionvoid
void
addAxisLabel
(RMShape anAxisLabel) void
void
addBarLabel
(RMShape aBarLabel, String aVersion) void
addGridLine
(RMLineSegment aLine)
-
Method Details
-
addGridLine
-
addBar
-
addBarLabel
-
addAxis
-
addAxisLabel
-