Package | Description |
---|---|
com.jgraph.io.svg |
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Node |
SVGEdgeWriter.createNode(SVGGraphWriter writer,
org.w3c.dom.Document document,
CellView view,
double dx,
double dy) |
org.w3c.dom.Node |
SVGVertexWriter.createNode(SVGGraphWriter writer,
org.w3c.dom.Document document,
GraphLayoutCache cache,
CellView view,
double dx,
double dy)
Returns the SVG representation of the specified node.
|
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.