Class RMGraphRPGPie


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

      • RMGraphRPGPie

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

      • 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.