|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttreebolic.core.HyperTransform
treebolic.core.HyperOrientationPreservingTransform
class HyperOrientationPreservingTransform
Orientation-preserving transform
Field Summary |
---|
Fields inherited from class treebolic.core.HyperTransform |
---|
NULLTRANSFORM, theRot, theXlat |
Constructor Summary | |
---|---|
HyperOrientationPreservingTransform(Complex from,
Complex to,
Complex thisOrientation)
Construct orientation-preserving hyperbolic transform which translates from-point to to-point while preserving given orientation |
Method Summary |
---|
Methods inherited from class treebolic.core.HyperTransform |
---|
compose, composeXlats, inverse, map, set, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HyperOrientationPreservingTransform(Complex from, Complex to, Complex thisOrientation)
from
- from-pointto
- to-pointthisOrientation
- orientation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |