com.jgraph.io.svg

Class SVGEdgeWriter

public class SVGEdgeWriter extends Object

Field Summary
static StringDEFAULT_LINE_COLOR
Represents the default line color.
Method Summary
NodecreateNode(SVGGraphWriter writer, Document document, CellView view, double dx, double dy)

Field Detail

DEFAULT_LINE_COLOR

public static String DEFAULT_LINE_COLOR
Represents the default line color.

Method Detail

createNode

public Node createNode(SVGGraphWriter writer, Document document, CellView view, double dx, double dy)
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.