Class RMGraphRPGLine
java.lang.Object
com.inductiveautomation.rm.graphing.RMGraphRPG
com.inductiveautomation.rm.graphing.RMGraphRPGBar
com.inductiveautomation.rm.graphing.RMGraphRPGLine
This class generates (and represents) a RPG'd line graph area.
- 
Nested Class SummaryNested classes/interfaces inherited from class com.inductiveautomation.rm.graphing.RMGraphRPGBarRMGraphRPGBar.BarGraphShape, RMGraphRPGBar.BarGraphShape2DNested classes/interfaces inherited from class com.inductiveautomation.rm.graphing.RMGraphRPGRMGraphRPG.GraphShape
- 
Constructor SummaryConstructorsConstructorDescriptionRMGraphRPGLine(RMGraph aGraph, ReportOwner anRptOwner) Creates a bar graph maker.
- 
Method SummaryMethods inherited from class com.inductiveautomation.rm.graphing.RMGraphRPGBaraddLabel, createGraphShape, getBarBounds, getBarPrototype, getInterval, getIntervalCount, getIntervalLast, getMinorTickCount, isVerticalMethods inherited from class com.inductiveautomation.rm.graphing.RMGraphRPGgetGraph, getGraphShape, getObjects, getReportOwner, getSection, getSectionCount, getSections, getSeries, getSeries, getSeriesCount, isMeshed
- 
Constructor Details- 
RMGraphRPGLineCreates a bar graph maker.
 
- 
- 
Method Details- 
addBarspublic void addBars()Adds the bars to the graph area.- Overrides:
- addBarsin class- RMGraphRPGBar
 
 
-