JGraph
v5.13.0.4


com.jgraph.io.svg
Class SVGEdgeWriter

java.lang.Object
  extended by com.jgraph.io.svg.SVGEdgeWriter

public class SVGEdgeWriter
extends java.lang.Object


Field Summary
static java.lang.String DEFAULT_LINE_COLOR
          Represents the default line color.
 
Constructor Summary
SVGEdgeWriter()
           
 
Method Summary
 org.w3c.dom.Node createNode(SVGGraphWriter writer, org.w3c.dom.Document document, CellView view, double dx, double dy)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_LINE_COLOR

public static java.lang.String DEFAULT_LINE_COLOR
Represents the default line color.

Constructor Detail

SVGEdgeWriter

public SVGEdgeWriter()
Method Detail

createNode

public org.w3c.dom.Node createNode(SVGGraphWriter writer,
                                   org.w3c.dom.Document document,
                                   CellView view,
                                   double dx,
                                   double dy)

JGraph
v5.13.0.4


Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.