JGraph
v5.13.0.4


com.jgraph.layout.tree
Class JGraphTreeLayout.PolyLine

java.lang.Object
  extended by com.jgraph.layout.tree.JGraphTreeLayout.PolyLine
Enclosing class:
JGraphTreeLayout

protected class JGraphTreeLayout.PolyLine
extends java.lang.Object

ADT of a straight part of a polyline


Constructor Summary
JGraphTreeLayout.PolyLine(double dx)
          Create a new polyline
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JGraphTreeLayout.PolyLine

public JGraphTreeLayout.PolyLine(double dx)
Create a new polyline

Parameters:
dx - the length of this section

JGraph
v5.13.0.4


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