public class SVGParser extends CustomShapesParser
m_eh
Constructor and Description |
---|
SVGParser(ErrorHandler eh) |
Modifier and Type | Method and Description |
---|---|
void |
parseFile(java.io.InputStream stream) |
void |
parseFile(java.lang.String path) |
addShape, defines, getBounds, getFullBounds, getShapes, getShapesMap
public SVGParser(ErrorHandler eh)
public void parseFile(java.lang.String path)
parseFile
in class CustomShapesParser
public void parseFile(java.io.InputStream stream)
parseFile
in class CustomShapesParser