Class ExtraText

All Implemented Interfaces:
Draggable, Shape, Serializable, Cloneable

public class ExtraText extends DraggableRectangle
A legend like rectangle for extra text
Author:
heddle
See Also:
  • Constructor Details Link icon

    • ExtraText Link icon

      public ExtraText(PlotCanvas canvas)
      Create a Extra Text rectangle
      Parameters:
      canvas - the parent plot canvas
  • Method Details Link icon

    • draw Link icon

      public void draw(Graphics g)
      Draw the extra text
      Parameters:
      g - the graphics context