Class StrokeStyleableMapAccessor

java.lang.Object
org.jhotdraw8.draw.key.AbstractStyleableMapAccessor<CssStrokeStyle>
org.jhotdraw8.draw.key.StrokeStyleableMapAccessor
All Implemented Interfaces:
ReadOnlyStyleableMapAccessor<CssStrokeStyle>, WritableStyleableMapAccessor<CssStrokeStyle>, CompositeMapAccessor<CssStrokeStyle>, MapAccessor<CssStrokeStyle>

public class StrokeStyleableMapAccessor extends AbstractStyleableMapAccessor<CssStrokeStyle>
Stroke Style combines all stroke attributes.
Author:
Werner Randelshofer