Uses of Class
org.deegree.tools.crs.georeferencing.model.Footprint

Packages that use Footprint
org.deegree.tools.crs.georeferencing.application   
org.deegree.tools.crs.georeferencing.application.transformation   
 

Uses of Footprint in org.deegree.tools.crs.georeferencing.application
 

Fields in org.deegree.tools.crs.georeferencing.application declared as Footprint
 Footprint ApplicationState.footPrint
           
 

Uses of Footprint in org.deegree.tools.crs.georeferencing.application.transformation
 

Fields in org.deegree.tools.crs.georeferencing.application.transformation declared as Footprint
protected  Footprint AbstractTransformation.footPrint
           
 

Constructors in org.deegree.tools.crs.georeferencing.application.transformation with parameters of type Footprint
AbstractTransformation(List<Triple<Point4Values,Point4Values,PointResidual>> mappedPoints, Footprint footPrint, Scene2DValues sceneValues, ICRS sourceCRS, ICRS targetCRS, int order)
           
AffineTransformation(List<Triple<Point4Values,Point4Values,PointResidual>> mappedPoints, Footprint footPrint, Scene2DValues sceneValues, ICRS sourceCRS, ICRS targetCRS, int order)
           
Helmert4Transform(List<Triple<Point4Values,Point4Values,PointResidual>> mappedPoints, Footprint footPrint, Scene2DValues sceneValues, ICRS targetCRS, int order)
           
Polynomial(List<Triple<Point4Values,Point4Values,PointResidual>> mappedPoints, Footprint footPrint, Scene2DValues sceneValues, ICRS sourceCRS, ICRS targetCRS, int order)
           
 



Copyright © 2011. All Rights Reserved.