Uses of Interface
org.jhotdraw8.draw.figure.ConnectableFigure
Packages that use ConnectableFigure
-
Uses of ConnectableFigure in org.jhotdraw8.draw.figure
Classes in org.jhotdraw8.draw.figure that implement ConnectableFigureModifier and TypeClassDescriptionclassA label that can be attached to another figure by settingLabelConnectionFigure.LABEL_CONNECTORandLabelConnectionFigure.LABEL_TARGET.classA Label that can be placed anywhere on a drawing.classAFigurewhich draws aBezierPath.classThis is lake a group, but the shapes of the child figures are presented as a unified path.classRenders ajavafx.scene.shape.Ellipse.classImageFigure presents a bitmap image on a drawing.classLabelFigure presents a text on a drawing.classPageLabelFigure.classA figure which draws a closed polygon.classRenders ajavafx.scene.shape.Rectangle.classclassLabelConnectionFigure.classclassTextFigureis aTextFontableFigurewhich supports stroking and filling of the text. -
Uses of ConnectableFigure in org.jhotdraw8.draw.handle
Methods in org.jhotdraw8.draw.handle with parameters of type ConnectableFigureModifier and TypeMethodDescriptionAbstractConnectorHandle.find(@NonNull CssPoint2D pointInWorld, @NonNull ConnectingFigure o, @NonNull ConnectableFigure cff, @NonNull javafx.scene.input.MouseEvent mouseEvent, double tolerance)