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

    • ExtraText

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

    • draw

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