Class StateChartSVGModel
java.lang.Object
repast.simphony.statecharts.runtime.StateChartSVGModel
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.w3c.dom.svg.SVGDocument
static void
void
setActiveUUIDs
(Set<String> activeUUIDs)
-
Constructor Details
-
StateChartSVGModel
public StateChartSVGModel(org.w3c.dom.svg.SVGDocument svgDoc)
-
-
Method Details
-
setActiveUUIDs
-
main
- Throws:
IOException
URISyntaxException
-
getCurrentSVGDocument
public org.w3c.dom.svg.SVGDocument getCurrentSVGDocument()
-