Class TLcdCompositeModelXYZWorldTransformation

java.lang.Object
com.luciad.transformation.TLcdCompositeModelXYZWorldTransformation
All Implemented Interfaces:
ILcdModelXYZWorldTransformation, Serializable

public class TLcdCompositeModelXYZWorldTransformation extends Object implements ILcdModelXYZWorldTransformation
A hybrid 2d and 3d transformation. It transforms lon-lat/x-y values using a ILcdModelXYWorldTransformation. The z values are transformed using a ILcdModelZWorldTransformation.
See Also: