Uses of Interface
com.luciad.transformation.ILcdXYWorldXYWorldTransformation
Package
Description
Handles all transformations between model coordinates and world coordinates.
Controllers for 2D views.
-
Uses of ILcdXYWorldXYWorldTransformation in com.luciad.transformation
Modifier and TypeClassDescriptionclass
ThisILcdXYWorldXYWorldTransformation
defines a transformation between anILcdXYWorldReference
and anILcdXYWorldReference
. -
Uses of ILcdXYWorldXYWorldTransformation in com.luciad.view.gxy.controller
Modifier and TypeMethodDescriptionTLcdGXYOverviewController.getXYWorldXYWorldTransformation()
Gets the currentILcdXYWorldXYWorldTransformation
.Modifier and TypeMethodDescriptionvoid
TLcdGXYOverviewController.setXYWorldXYWorldTransformation
(ILcdXYWorldXYWorldTransformation newXYWorldXYWorldTransformation) Sets anILcdXYWorldXYWorldTransformation
.