Uses of Interface
org.jhotdraw8.draw.key.DefaultableStyleableMapAccessor
Packages that use DefaultableStyleableMapAccessor
-
Uses of DefaultableStyleableMapAccessor in org.jhotdraw8.draw.figure
Methods in org.jhotdraw8.draw.figure with parameters of type DefaultableStyleableMapAccessorModifier and TypeMethodDescriptiondefault <T> @Nullable TDefaultableFigure.getDefaultableStyled(javafx.css.StyleOrigin origin, DefaultableStyleableMapAccessor<T> key) default <T> @Nullable TDefaultableFigure.getDefaultableStyled(DefaultableStyleableMapAccessor<T> key) Returns the styled value.default <T> TDefaultableFigure.getDefaultableStyledNonNull(DefaultableStyleableMapAccessor<T> key) Returns the styled value. -
Uses of DefaultableStyleableMapAccessor in org.jhotdraw8.draw.key
Classes in org.jhotdraw8.draw.key that implement DefaultableStyleableMapAccessor