Uses of Interface
org.jhotdraw8.draw.figure.CompositableFigure
Packages that use CompositableFigure
-
Uses of CompositableFigure in org.jhotdraw8.draw.figure
Classes in org.jhotdraw8.draw.figure that implement CompositableFigureModifier and TypeClassDescriptionclassRenders ajavafx.scene.shape.Arc.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.classA figure which groups child figures, so that they can be edited by the user as a unit.classImageFigure presents a bitmap image on a drawing.classLabelFigure presents a text on a drawing.classLayerFigure.classA figure which draws a line connection between two figures.classLineConnectionWithMarkersFigure.classA figure which draws a straight line from a start point to an end point.classPageLabelFigure.classA figure which draws a closed polygon.classA figure which draws a connected line segments.classRenders ajavafx.scene.shape.Rectangle.classclassLabelConnectionFigure.classclassTextFigureis aTextFontableFigurewhich supports stroking and filling of the text.