jStyleParser is used.
static SVGInfo
static SVGInfo
fromDefinition(File file)
static SVGInfo
fromString(String string)
double
getKStringSVG(ClientImageData cid, KStringHTMLImageTag source, IKStringInfoProvider provider)
double
getWidth()
boolean
void
setScale(int cx, int cy)
void
file
- The file.string
- The string containing the SVG definition.IOException
- For read errors.SAXException
- For SAX parsing errors.def
- The SVG definition.def
- The definition.cx
- The requested width.cy
- The requested height.cid
- The client image data instance.source
- The source KString tag.provider
- The information provider.