Class ChartStyle

All Implemented Interfaces:
Serializable, org.jfree.chart.plot.DrawingSupplier, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, Identified, Tool

@Component public class ChartStyle extends JFCStyle
This class extends JFCStyle and implements a style for the charts.
See Also:
GCApi:
component
  • Constructor Details

    • ChartStyle

      public ChartStyle()
  • Method Details

    • getPaints

      public ListAttribute getPaints()
      Returns the list of paints
      Returns:
      The list of paints
    • hasPaints

      public boolean hasPaints()
      Returns true if the chart style has paints, false otherwise.
      Returns:
      True if the chart style has paints, false otherwise
    • getStrokes

      public ListAttribute getStrokes()
      Returns the list of strokes
      Returns:
      The list of strokes
    • getShapes

      public ListAttribute getShapes()
      Returns the list of shapes
      Returns:
      The list of shapes