Class RMGraphRPGPie

java.lang.Object
com.inductiveautomation.rm.graphing.RMGraphRPG
com.inductiveautomation.rm.graphing.RMGraphRPGPie

public class RMGraphRPGPie extends RMGraphRPG
This class generates (and represents) a RPG'd pie graph area.
  • Constructor Details

    • RMGraphRPGPie

      public RMGraphRPGPie(RMGraph aGraph, ReportOwner anRptOwner)
      Creates a pie graph area for the given graph area and graphRPG.
  • Method Details

    • createGraphShape

      protected RMParentShape createGraphShape()
      Creates the graph shape.
      Specified by:
      createGraphShape in class RMGraphRPG
    • isMeshed

      public boolean isMeshed()
      Override to force pie charts to be meshed if only one key.
      Overrides:
      isMeshed in class RMGraphRPG
    • configure

      protected void configure()
      This is the workhorse method that really configures the graph area.