Class DmxDrawingSupplier

  • All Implemented Interfaces:
    Serializable, Cloneable, org.jfree.chart.plot.DrawingSupplier, org.jfree.chart.util.PublicCloneable

    public class DmxDrawingSupplier
    extends org.jfree.chart.plot.DefaultDrawingSupplier
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class org.jfree.chart.plot.DefaultDrawingSupplier

        DEFAULT_FILL_PAINT_SEQUENCE, DEFAULT_OUTLINE_PAINT_SEQUENCE, DEFAULT_OUTLINE_STROKE_SEQUENCE, DEFAULT_PAINT_SEQUENCE, DEFAULT_SHAPE_SEQUENCE, DEFAULT_STROKE_SEQUENCE
    • Constructor Detail

      • DmxDrawingSupplier

        public DmxDrawingSupplier()
    • Method Detail

      • createStandardSeriesShapes

        public static Shape[] createStandardSeriesShapes()
        Creates an array of standard shapes to display for the items in series on charts.
        Returns:
        The array of shapes.