org.apache.batik.bridge
public abstract class SVGDecoratedShapeElementBridge extends SVGShapeElementBridge
Constructor Summary | |
---|---|
protected | SVGDecoratedShapeElementBridge()
Constructs a new bridge for SVG decorated shapes. |
Method Summary | |
---|---|
protected ShapePainter | createShapePainter(BridgeContext ctx, Element e, ShapeNode shapeNode)
Creates the shape painter associated to the specified element.
|
protected void | handleCSSPropertyChanged(int property) |
Parameters: ctx the bridge context to use e the element that describes the shape painter to use shapeNode the shape node that is interested in its shape painter