Class LegendPainter.LineLegendPainter

    • Method Detail

      • setLineStipple

        public void setLineStipple​(String label,
                                   int stippleFactor,
                                   short stipplePattern)
        Enables stipple and sets the pattern on the legend item.
      • setLineStipple

        public void setLineStipple​(String label,
                                   boolean stipple)
        Toggles stipple on the legend item.
      • setLineWidth

        public void setLineWidth​(String label,
                                 float width)