Uses of Class
org.jhotdraw8.draw.key.NullablePaintableStyleableKey
Packages that use NullablePaintableStyleableKey
-
Uses of NullablePaintableStyleableKey in org.jhotdraw8.draw.figure
Fields in org.jhotdraw8.draw.figure declared as NullablePaintableStyleableKeyModifier and TypeFieldDescriptionstatic final NullablePaintableStyleableKeyFillableFigure.FILLDefines the paint used for filling the interior of the figure.static final NullablePaintableStyleableKeyAbstractLabelFigure.ICON_FILLDefines the paint used for filling the interior of the icon shape.static final NullablePaintableStyleableKeyMarkerFillableFigure.MARKER_FILLDefines the paint used for filling the interior of the figure.static final NullablePaintableStyleableKeyMarkerStrokableFigure.MARKER_STROKEDefines the paint used for filling the outline of the figure.static final NullablePaintableStyleableKeySecondStrokableFigure.SECOND_STROKEDefines the paint used for filling the outline of the figure.static final NullablePaintableStyleableKeyStrokableFigure.STROKEDefines the paint used for filling the outline of the figure.static final NullablePaintableStyleableKeyTextFillableFigure.TEXT_FILLDefines the paint used for filling the interior of the text.static final NullablePaintableStyleableKeyTextStrokeableFigure.TEXT_STROKEDefines the paint used for filling the outline of the figure.