Class DraggableRectangle

All Implemented Interfaces:
Draggable, Shape, Serializable, Cloneable
Direct Known Subclasses:
ExtraText, Gradient, Legend

public class DraggableRectangle extends Rectangle implements Draggable
See Also:
  • Field Details Link icon

    • _dragging Link icon

      protected boolean _dragging
    • _draggingPrimed Link icon

      protected boolean _draggingPrimed
    • _currentPoint Link icon

      protected Point _currentPoint
    • _beenMoved Link icon

      protected boolean _beenMoved
  • Constructor Details Link icon

    • DraggableRectangle Link icon

      public DraggableRectangle()
  • Method Details Link icon