Interface RMGraphRPG.GraphShape

All Known Subinterfaces:
RMGraphRPGBar.BarGraphShape, RMGraphRPGPie.PieGraphShape
All Known Implementing Classes:
RMGraphRPGBar.BarGraphShape2D
Enclosing class:
RMGraphRPG

public static interface RMGraphRPG.GraphShape
An interface to identify generated graph shapes.
  • Method Details

    • getGraphRPG

      RMGraphRPG getGraphRPG()
      Returns the GraphRPG.
    • setGraphRPG

      void setGraphRPG(RMGraphRPG aGRPG)
      Sets the RMGraphRPG.