com.jgraph.layout.tree

Class JGraphTreeLayout.PolyLine

protected class JGraphTreeLayout.PolyLine extends Object

ADT of a straight part of a polyline
Constructor Summary
PolyLine(double dx)
Create a new polyline

Constructor Detail

PolyLine

public PolyLine(double dx)
Create a new polyline

Parameters: dx the length of this section

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