Uses of Package
org.jhotdraw8.draw.figure
Packages that use org.jhotdraw8.draw.figure
Package
Description
Defines a programming model for structured drawing editors and provides default
implementations.
Provides
Handles for direct manipulation of
figures on a drawing view.Provides interfaces and classes for locating a point on a figure.
-
Classes in org.jhotdraw8.draw.figure used by org.jhotdraw8.draw
-
Classes in org.jhotdraw8.draw.figure used by org.jhotdraw8.draw.action
-
Classes in org.jhotdraw8.draw.figure used by org.jhotdraw8.draw.connector
-
Classes in org.jhotdraw8.draw.figure used by org.jhotdraw8.draw.constrain
-
Classes in org.jhotdraw8.draw.figure used by org.jhotdraw8.draw.css.model
-
Classes in org.jhotdraw8.draw.figure used by org.jhotdraw8.draw.figureClassDescriptionThis base class can be used to implement figures which support child figures.DrawingFigure.AbstractFigure.A label that can be attached to another figure by setting
LabelConnectionFigure.LABEL_CONNECTORandLabelConnectionFigure.LABEL_TARGET.A Label that can be placed anywhere on a drawing.This base class can be used to implement figures which do not support child figures.Base class for line connection figure.Renders a Shape (either a Rectangle or an SVGPath) inside a rectangular region.AbstractStraightLineConnectionWithMarkersFigure draws a straight line from start to end.Abstract drawing that supportsViewBoxableDrawing.Defines a clipping of aDrawing.Constructive Area Geometry Operation (CAG Operation.Provides properties for compositing a figure.ConnectableFigure.ConnectingFigure.A drawing is an image composed of graphical (figurative) elements.A figure is a graphical (figurative) element of aDrawing.FigurePropertyChangeEvent.Interface figures which render ajavafx.scene.shape.Shapeand can be filled.Interface figures which render ajavafx.scene.shape.Shapeand can have a fill rule.Marker interface for group of figures.HideableFigure.Specifies the position of the icon in a label relative to the text.Mixin interface for figures that have an image source.LabelAutorotate.Defines a layer of aDrawing.A layered drawing only acceptsLayers as children.LineConnectingFigure.LockableFigure.Interface for figures which are always locked.A figure which supports end markers.Interface figures which render ajavafx.scene.shape.Shapeand can be filled.A figure which supports start markers.Provides default implementations for figures which can not be transformed.Defines a page layout for printing.PathIterableFigure.Defines properties and default methods for figures which have a rectangular shape.Interface for figures which can be resized by the user through handles..Defines a slice of a drawing.Interface for figures which render ajavafx.scene.shape.Shapeand can be stroked.A figure which supports cutting off the start and end of a stroked path.StyleableFigureprovides user-editable "id", "style class" and "style" properties, and a non-user-editable "pseudo-class" property.A figure which holds text in an attribute.Interface for figures that support text editing at one or more locations on the figure.TextFillableFigureallows to change the fill of the text.A figure which supports font attributes.A figure which supports font attributes.A transformable figure supports the transformation of a figure.TransformCachingFigure. -
Classes in org.jhotdraw8.draw.figure used by org.jhotdraw8.draw.handleClassDescriptionConnectableFigure.ConnectingFigure.A figure is a graphical (figurative) element of a
Drawing.PathIterableFigure.A transformable figure supports the transformation of a figure. -
Classes in org.jhotdraw8.draw.figure used by org.jhotdraw8.draw.input
-
Classes in org.jhotdraw8.draw.figure used by org.jhotdraw8.draw.inspector
-
Classes in org.jhotdraw8.draw.figure used by org.jhotdraw8.draw.io
-
Classes in org.jhotdraw8.draw.figure used by org.jhotdraw8.draw.locator
-
Classes in org.jhotdraw8.draw.figure used by org.jhotdraw8.draw.model
-
Classes in org.jhotdraw8.draw.figure used by org.jhotdraw8.draw.render
-
Classes in org.jhotdraw8.draw.figure used by org.jhotdraw8.draw.tool