Uses of Interface
org.jhotdraw8.draw.figure.TransformCachingFigure
Packages that use TransformCachingFigure
-
Uses of TransformCachingFigure in org.jhotdraw8.draw.figure
Subinterfaces of TransformCachingFigure in org.jhotdraw8.draw.figureModifier and TypeInterfaceDescriptioninterfaceProvides default implementations for figures which can not be transformed.interfaceA transformable figure supports the transformation of a figure.Classes in org.jhotdraw8.draw.figure that implement TransformCachingFigureModifier and TypeClassDescriptionclassThis base class can be used to implement figures which support child figures.classDrawingFigure.classAbstractElbowLineConnectionWithMarkersFigure draws a straight line or an elbow line from start to end.classAbstractFigure.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.classThis base class can be used to implement figures which do not support child figures.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.classAbstract drawing that supportsViewBoxableDrawing.classRenders ajavafx.scene.shape.Arc.classAFigurewhich draws aBezierPath.classClippingFigure.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.classDefines a page layout for printing.classPageLabelFigure.classA figure which draws a closed polygon.classA figure which draws a connected line segments.classRenders ajavafx.scene.shape.Rectangle.classclassA simple implementation ofDrawing.classLabelConnectionFigure.classclassThis 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.