JGraph
v5.13.0.0


com.jgraph.io.svg
Class SVGEdgeWriter

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

public class SVGEdgeWriter
extends Object


Field Summary
static String DEFAULT_LINE_COLOR
          Represents the default line color.
 
Constructor Summary
SVGEdgeWriter()
           
 
Method Summary
 Node createNode(SVGGraphWriter writer, 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 String DEFAULT_LINE_COLOR
Represents the default line color.

Constructor Detail

SVGEdgeWriter

public SVGEdgeWriter()
Method Detail

createNode

public Node createNode(SVGGraphWriter writer,
                       Document document,
                       CellView view,
                       double dx,
                       double dy)

JGraph
v5.13.0.0


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