Interface RMGraphPie.GraphPieView

All Known Implementing Classes:
RMGraphPie.RMGraphPieView, RMGraphPieView3D
Enclosing class:
RMGraphPie

public static interface RMGraphPie.GraphPieView
An interface for a shape that renders a bar graph from bar graph pieces.
  • Method Details

    • addWedge

      void addWedge(RMShape aShape)
    • addWedgeLabel

      void addWedgeLabel(RMText aLabel)
    • addWedgeLabelLine

      void addWedgeLabelLine(RMLineSegment aLine)