de.cau.cs.kieler.kaom.karma.ptolemy.figurecreation
Class FigureParser
java.lang.Object
de.cau.cs.kieler.kaom.karma.ptolemy.figurecreation.FigureParser
public final class FigureParser
- extends Object
Class for creating a draw2d figure out of an svg document.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createFigure
public static IFigure createFigure(Document doc)
- Create an draw2d figure out of an svg document.
- Parameters:
doc
- the svg document
- Returns:
- the draw2d figure equivalent to the svg