public class Georeferencing
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_DEGREE |
static boolean |
enableTableEvent |
static int |
UNDEFINED |
static int |
WITH_MAP |
static int |
WITHOUT_MAP |
static int |
ZOOM_RATIO |
| Constructor and Description |
|---|
Georeferencing() |
public static final int UNDEFINED
public static final int WITH_MAP
public static final int WITHOUT_MAP
public static int DEFAULT_DEGREE
public static int ZOOM_RATIO
public static boolean enableTableEvent
public void initialize()
public MapControl getMapCtrl()
public MapControl getFirstMapCtrl()
public void endLauncherDialog(GeoreferencingOptionsDataModel dataModel)
dataModel - public GeoreferencingView getViewRaster()
public GeoreferencingView getViewMap()
public GeoreferencingView getZoomMap()
public GeoreferencingView getZoomRaster()
public TableWrapper getTableWrapper()
public void createAppControlsListener()
public void createPointListListener()
public void buildPointListFromDataStoreGCP()
DataStorepublic void buildPointListFromGeoPointListObject(GeoPointList geoPointList)
GeoPointListgeoPointList - public ViewRasterRequestManager getZoomRasterRequestManager()
public ViewMapRequestManager getZoomMapRequestManager()
public GeorefControlPanel getGeorefControlPanel()
public SynchronizedViews getSyncViews()
public GeoreferencingProcessActions getProcessActions()
public GeoreferencingOptionsDataModel getDataModel()
public void actionCanceled(IncrementableEvent e)
public void actionResumed(IncrementableEvent e)
public void actionSuspended(IncrementableEvent e)