Module org.jhotdraw8.svg
Package org.jhotdraw8.svg.key
Interface SvgDefaultablePaintStyleableMapAccessor<T extends Paintable>
- All Superinterfaces:
org.jhotdraw8.fxcollection.typesafekey.MapAccessor<SvgDefaultablePaint<T>>,org.jhotdraw8.fxcollection.typesafekey.NonNullMapAccessor<SvgDefaultablePaint<T>>
- All Known Implementing Classes:
SvgDefaultablePaintStyleableKey
public interface SvgDefaultablePaintStyleableMapAccessor<T extends Paintable>
extends org.jhotdraw8.fxcollection.typesafekey.NonNullMapAccessor<SvgDefaultablePaint<T>>
-
Field Summary
Fields inherited from interface org.jhotdraw8.fxcollection.typesafekey.NonNullMapAccessor
serialVersionUID -
Method Summary
Methods inherited from interface org.jhotdraw8.fxcollection.typesafekey.MapAccessor
containsKey, get, get, getDefaultValue, getName, getRawValueType, getValueType, isTransient, put, put, remove, remove, setMethods inherited from interface org.jhotdraw8.fxcollection.typesafekey.NonNullMapAccessor
getDefaultValueNonNull, getNonNull, getNonNull, putNonNull
-
Method Details
-
getInitialValue
T getInitialValue()
-