Uses of Class
org.jhotdraw8.draw.key.NonNullBooleanStyleableKey
Packages that use NonNullBooleanStyleableKey
-
Uses of NonNullBooleanStyleableKey in org.jhotdraw8.draw.figure
Fields in org.jhotdraw8.draw.figure declared as NonNullBooleanStyleableKeyModifier and TypeFieldDescriptionstatic final NonNullBooleanStyleableKeyLockableFigure.LOCKEDWhether the figure is locked.static final NonNullBooleanStyleableKeyAbstractRegionFigure.SHAPE_PRESERVE_RATIO_KEYstatic final NonNullBooleanStyleableKeyTextFontableFigure.STRIKETHROUGHWhether to strike through the text.static final NonNullBooleanStyleableKeyTextFontableFigure.UNDERLINEWhether to underline the text.static final NonNullBooleanStyleableKeyHideableFigure.VISIBLEDefines the visibility of the figure.