Class SquareSegmentHandlePart

All Implemented Interfaces:
Comparable<AbstractSegmentHandlePart<? extends Node>>, IActivatable, IAdaptable, IAdaptable.Bound<IViewer>, IDisposable, IHandlePart<Rectangle>, IVisualPart<Rectangle>

public class SquareSegmentHandlePart extends AbstractSegmentHandlePart<Rectangle>
An AbstractSegmentHandlePart with a quadratic Rectangle visual.
  • Field Details

    • DEFAULT_SIZE

      public static final double DEFAULT_SIZE
      The default size for this part's visualization.
      See Also:
  • Constructor Details

    • SquareSegmentHandlePart

      public SquareSegmentHandlePart()
  • Method Details