Uses of Class
org.jhotdraw8.draw.key.DoubleStyleableKey
Packages that use DoubleStyleableKey
-
Uses of DoubleStyleableKey in org.jhotdraw8.draw.figure
Fields in org.jhotdraw8.draw.figure declared as DoubleStyleableKeyModifier and TypeFieldDescriptionstatic final DoubleStyleableKeyAnchorableFigure.ANCHOR_XRelative position of the x-anchor.static final DoubleStyleableKeyAnchorableFigure.ANCHOR_YRelative position of the y-anchor.static final DoubleStyleableKeyArcFigure.ARC_LENGTHstatic final DoubleStyleableKeyAbstractLabelFigure.ICON_ROTATEstatic final DoubleStyleableKeyMarkerEndableFigure.MARKER_END_SCALE_FACTORstatic final DoubleStyleableKeyMarkerMidableFigure.MARKER_MID_SCALE_FACTORstatic final DoubleStyleableKeyMarkerSegmentableFigure.MARKER_SEGMENT_SCALE_FACTORstatic final DoubleStyleableKeyMarkerStartableFigure.MARKER_START_SCALE_FACTORstatic final DoubleStyleableKeyPageFigure.NUM_PAGES_XThe computed number of pages along the x-axis.static final DoubleStyleableKeyPageFigure.NUM_PAGES_YThe computed number of pages along the y-axis.static final DoubleStyleableKeyCompositableFigure.OPACITYSpecifies the opacity of the figure.static final DoubleStyleableKeyTransformableFigure.ROTATEDefines the angle of rotation around the rotation pivot of the figure in degrees.static final DoubleStyleableKeyTransformableFigure.SCALE_XDefines the scale factor by which coordinates are scaled on the x axis about the center of the figure.static final DoubleStyleableKeyTransformableFigure.SCALE_YDefines the scale factor by which coordinates are scaled on the y axis about the center of the figure.static final DoubleStyleableKeyTransformableFigure.SCALE_ZDefines the scale factor by which coordinates are scaled on the z axis about the center of the figure.static final DoubleStyleableKeyShapeableFigure.SHAPE_BOUNDS_HEIGHTstatic final DoubleStyleableKeyShapeableFigure.SHAPE_BOUNDS_WIDTHstatic final DoubleStyleableKeyShapeableFigure.SHAPE_BOUNDS_XThis property specifies the bounds of aShapeableFigure.SHAPEproperty.static final DoubleStyleableKeyShapeableFigure.SHAPE_BOUNDS_Ystatic final DoubleStyleableKeyArcFigure.START_ANGLEstatic final DoubleStyleableKeyTransformableFigure.TRANSLATE_XDefines the translation on the x axis about the center of the figure.static final DoubleStyleableKeyTransformableFigure.TRANSLATE_YDefines the translation on the y axis about the center of the figure.static final DoubleStyleableKeyTransformableFigure.TRANSLATE_ZDefines the translation on the z axis about the center of the figure.static final DoubleStyleableKeyTextLayoutableFigure.WRAPPING_WIDTHText wrapping width.