|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttreebolic.model.Location
public class Location
Node location in hyperspace and unit circle mapping
Field Summary | |
---|---|
EuclidianLocation |
euclidian
Unit circle location |
HyperLocation |
hyper
Hyper location |
java.lang.Object |
theViewData
Opaque view rendering data |
Constructor Summary | |
---|---|
Location()
Construct |
Method Summary | |
---|---|
void |
mapToUnitCircle()
Map hyperspace to unit circle euclidian space |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final HyperLocation hyper
public final EuclidianLocation euclidian
public java.lang.Object theViewData
Constructor Detail |
---|
public Location()
Method Detail |
---|
public void mapToUnitCircle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |