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(@NonNull javafx.css.StyleOrigin origin, @NonNull DefaultableStyleableMapAccessor<T> key) default <T> @Nullable TDefaultableFigure.getDefaultableStyled(@NonNull DefaultableStyleableMapAccessor<T> key) Returns the styled value.default <T> @NonNull TDefaultableFigure.getDefaultableStyledNonNull(@NonNull DefaultableStyleableMapAccessor<T> key) Returns the styled value. -
Uses of DefaultableStyleableMapAccessor in org.jhotdraw8.draw.key
Classes in org.jhotdraw8.draw.key that implement DefaultableStyleableMapAccessor