java.lang.Object
org.jzy3d.plot3d.rendering.legends.overlay.Legend

public class Legend extends Object
  • Field Details

    • label

      public String label
    • color

      public Color color
    • shape

      public Shape shape
  • Constructor Details

  • Method Details

    • getLabel

      public String getLabel()
    • setLabel

      public void setLabel(String label)
    • getColor

      public Color getColor()
    • setColor

      public void setColor(Color color)
    • getShape

      public Shape getShape()
    • setShape

      public void setShape(Shape shape)