Uses of Class
org.jhotdraw8.draw.figure.AbstractLeafFigure
Packages that use AbstractLeafFigure
-
Uses of AbstractLeafFigure in org.jhotdraw8.draw.figure
Subclasses of AbstractLeafFigure in org.jhotdraw8.draw.figureModifier and TypeClassDescriptionclassAbstractElbowLineConnectionWithMarkersFigure draws a straight line or an elbow line from start to end.classA label that can be attached to another figure by settingLabelConnectionFigure.LABEL_CONNECTORandLabelConnectionFigure.LABEL_TARGET.classA Label that can be placed anywhere on a drawing.classBase class for line connection figure.classAbstractPathConnectionWithMarkersFigure draws a path from start to end.classRenders a Shape (either a Rectangle or an SVGPath) inside a rectangular region.classAbstractStraightLineConnectionWithMarkersFigure draws a straight line from start to end.classRenders ajavafx.scene.shape.Arc.classAFigurewhich draws aBezierPath.classRenders ajavafx.scene.shape.Ellipse.classImageFigure presents a bitmap image on a drawing.classLabelFigure presents a text on a drawing.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.classThis is a special figure which is used to segment a drawing into tiles, when exporting it using theBitmapExportOutputFormat.classclassTextFigureis aTextFontableFigurewhich supports stroking and filling of the text.