Class CssInsetsStyleableMapAccessor

java.lang.Object
org.jhotdraw8.draw.key.AbstractStyleableMapAccessor<@NonNull CssInsets>
org.jhotdraw8.draw.key.CssInsetsStyleableMapAccessor
All Implemented Interfaces:
Serializable, ReadOnlyStyleableMapAccessor<CssInsets>, WritableStyleableMapAccessor<CssInsets>, CompositeMapAccessor<CssInsets>, MapAccessor<CssInsets>, NonNullMapAccessor<@NonNull CssInsets>

public class CssInsetsStyleableMapAccessor extends AbstractStyleableMapAccessor<@NonNull CssInsets> implements NonNullMapAccessor<@NonNull CssInsets>
InsetsStyleableMapAccessor.
Author:
Werner Randelshofer
See Also: