Module org.jhotdraw8.draw
Package org.jhotdraw8.draw.handle
package org.jhotdraw8.draw.handle
Provides
Handles for direct manipulation of
figures on a drawing view.-
ClassDescriptionHandle for the start or end point of a connection figure.Record for a connector and its connected figure.AbstractHandle.Draws the
boundsInLocalof aFigure, but does not provide any interactions.Handle for the point of a figure.Handle for the point ofCollection a figure.This action sets the mask bitsBezierNode.IN_MASK,BezierNode.OUT_MASKtotrue,truein the specifiedBezierNode.This action sets the mask bitsBezierNode.IN_MASK,BezierNode.OUT_MASKtotrue,falsein the specifiedBezierNode.This action sets the mask bitsBezierNode.IN_MASK,BezierNode.OUT_MASKtofalse,falsein the specifiedBezierNode.This action sets the mask bitsBezierNode.IN_MASK,BezierNode.OUT_MASKtofalse,truein the specifiedBezierNode.Handle for moving (translating) a figure.Handle for the point ofCollection a figure.Handle for the point ofCollection a figure.Draws theboundsInLocalof aFigure, but does not provide any interactions.Draws theboundsInLocalof aFigure, but does not provide any interactions.Draws theboundsInLocalwith applied translation of aFigure, but does not provide any interactions.Handle.HandleEvent.HandleTypeis used by tools to request specific handles from figures.Handle for the start or end point of a connection figure.Handle for the start or end point of a connection figure.Draws thewireframeof aLineFigure, but does not provide any interactions.A LocatorHandle implements a Handle by delegating the location requests to a Locator object.Handle for moving (translating) a figure.Handle for moving all selected figures.Draws theboundsInLocalof all selected figurs, but does not provide any interactions.Draws an outline of the path of aPathIterableFigure.Draws points of the path of aPathIterableFigure.Handle for the point of a figure.Draws thewireframeofCollection aPolygonFigure.Draws thewireframeofCollection aPolylineFigure.Handle for the point ofCollection a figure.Handle for moving (translating) a figure.Handle for the point which defines a control point for a point.Handle for the point of a figure which is relative to the top left corner of the figure./** A set of utility methods to create handles which resize a Figure by using itsreshapeInLocalmethod, if the Figure is transformable.A Handle to rotate a TransformableFigure around the center of its bounds in local.Handle for showing that a figure is selected.A set of utility methods to create handles which transform a Figure by using itstransformmethod, if the Figure is transformable.