public class SvgLoader extends java.lang.Object
SvgLoader(java.io.File file)
SvgLoader(java.lang.String url)
org.w3c.dom.Document
getDocument()
void
setSvgSize(int width, int height)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SvgLoader(java.lang.String url)
public SvgLoader(java.io.File file)
public void setSvgSize(int width, int height)
public org.w3c.dom.Document getDocument()