Class SVGEdgeWriter
java.lang.Object
com.jgraph.io.svg.SVGEdgeWriter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateNode(SVGGraphWriter writer, Document document, CellView view, double dx, double dy)
-
Field Details
-
DEFAULT_LINE_COLOR
Represents the default line color.
-
-
Constructor Details
-
SVGEdgeWriter
public SVGEdgeWriter()
-
-
Method Details
-
createNode
public Node createNode(SVGGraphWriter writer, Document document, CellView view, double dx, double dy)
-