org.apache.batik.bridge
public abstract class AbstractSVGBridge extends Object implements Bridge, SVGConstants
| Constructor Summary | |
|---|---|
| protected | AbstractSVGBridge()
Constructs a new abstract bridge for SVG elements. |
| Method Summary | |
|---|---|
| Bridge | getInstance()
Returns a new instance of this bridge. |
| String | getNamespaceURI()
Returns the SVG namespace URI. |