treebolic.core
Class HyperRadialOrientationPreservingTransform

java.lang.Object
  extended by treebolic.core.HyperTransform
      extended by treebolic.core.HyperRadialOrientationPreservingTransform
All Implemented Interfaces:
IHyperTransform

 class HyperRadialOrientationPreservingTransform
extends HyperTransform

Radial orientation-preserving transform (preserves focus-root orientation)

Author:
Bernard Bou

Field Summary
 
Fields inherited from class treebolic.core.HyperTransform
NULLTRANSFORM, theRot, theXlat
 
Constructor Summary
HyperRadialOrientationPreservingTransform(Complex from, Complex to, Complex thisRoot)
           
 
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

HyperRadialOrientationPreservingTransform

public HyperRadialOrientationPreservingTransform(Complex from,
                                                 Complex to,
                                                 Complex thisRoot)