com.jgraph.layout.tree
Class JGraphTreeLayout.PolyLine
java.lang.Object
com.jgraph.layout.tree.JGraphTreeLayout.PolyLine
- Enclosing class:
- JGraphTreeLayout
protected class JGraphTreeLayout.PolyLine
- extends Object
ADT of a straight part of a polyline
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JGraphTreeLayout.PolyLine
public JGraphTreeLayout.PolyLine(double dx)
- Create a new polyline
- Parameters:
dx
- the length of this section
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.