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