public class SVGEdgeWriter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_LINE_COLOR
Represents the default line color.
|
Constructor and Description |
---|
SVGEdgeWriter() |
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Node |
createNode(SVGGraphWriter writer,
org.w3c.dom.Document document,
CellView view,
double dx,
double dy) |
public static java.lang.String DEFAULT_LINE_COLOR
public org.w3c.dom.Node createNode(SVGGraphWriter writer, org.w3c.dom.Document document, CellView view, double dx, double dy)
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.