Package | Description |
---|---|
com.jgraph.io.svg |
Modifier and Type | Method and Description |
---|---|
Node |
SVGEdgeWriter.createNode(SVGGraphWriter writer,
Document document,
CellView view,
double dx,
double dy) |
Node |
SVGVertexWriter.createNode(SVGGraphWriter writer,
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.