|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Scene2DValues in org.deegree.tools.crs.georeferencing.application |
---|
Fields in org.deegree.tools.crs.georeferencing.application declared as Scene2DValues | |
---|---|
Scene2DValues |
ApplicationState.sceneValues
|
Uses of Scene2DValues in org.deegree.tools.crs.georeferencing.application.transformation |
---|
Fields in org.deegree.tools.crs.georeferencing.application.transformation declared as Scene2DValues | |
---|---|
protected Scene2DValues |
AbstractTransformation.sceneValues
|
Constructors in org.deegree.tools.crs.georeferencing.application.transformation with parameters of type Scene2DValues | |
---|---|
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)
|
Uses of Scene2DValues in org.deegree.tools.crs.georeferencing.communication.panel2D |
---|
Methods in org.deegree.tools.crs.georeferencing.communication.panel2D with parameters of type Scene2DValues | |
---|---|
abstract void |
AbstractPanel2D.setPolygonList(List<Ring> polygonRing,
Scene2DValues sceneValues)
|
void |
BuildingFootprintPanel.setPolygonList(List<Ring> polygonRing,
Scene2DValues sceneValues)
|
void |
Scene2DPanel.setPolygonList(List<Ring> polygonRing,
Scene2DValues sceneValues)
|
void |
AbstractPanel2D.setSelectedPoints(List<Point4Values> selectedPoints,
Scene2DValues sceneValues)
|
abstract void |
AbstractPanel2D.updatePoints(Scene2DValues sceneValues)
|
void |
BuildingFootprintPanel.updatePoints(Scene2DValues sceneValues)
|
void |
Scene2DPanel.updatePoints(Scene2DValues sceneValues)
|
Uses of Scene2DValues in org.deegree.tools.crs.georeferencing.model |
---|
Constructors in org.deegree.tools.crs.georeferencing.model with parameters of type Scene2DValues | |
---|---|
Footprint(Scene2DValues values,
GeometryFactory geom)
Creates a new Footprint instance. |
Uses of Scene2DValues in org.deegree.tools.crs.georeferencing.model.datatransformer |
---|
Constructors in org.deegree.tools.crs.georeferencing.model.datatransformer with parameters of type Scene2DValues | |
---|---|
VectorTransformer(Vector<Vector<Double>> importedDataVector,
Scene2DValues values)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |