|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.arbaro.tree.Subsegment
Segments with helical curving or nonlinearly changing radius can be broken into subsegments. Normal segments consist of only one subsegment.
Field Summary | |
double |
height
|
Vector |
pos
|
double |
rad
|
Constructor Summary | |
Subsegment(Vector p,
double r,
double h)
|
Method Summary | |
boolean |
traverseStem(StemTraversal traversal)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public Vector pos
public double height
public double rad
Constructor Detail |
public Subsegment(Vector p, double r, double h)
Method Detail |
public boolean traverseStem(StemTraversal traversal) throws TraversalException
TraversalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |