Uses of Class
com.openindex.openestate.tool.agency.utils.GeoData
-
Packages that use GeoData Package Description com.openindex.openestate.tool.agency ImmoTool-Add-On zur Verwaltung von OpenEstate-Immobilien.com.openindex.openestate.tool.agency.utils Hilfsklassen. -
-
Uses of GeoData in com.openindex.openestate.tool.agency
Methods in com.openindex.openestate.tool.agency with parameters of type GeoData Modifier and Type Method Description protected void
AgencyEstateGeoDataTask. setGeoData(GeoData geoData)
Constructors in com.openindex.openestate.tool.agency with parameters of type GeoData Constructor Description AgencyEstateGeoDataTask(long[] estateIds, GeoData geoData, AbstractDbDriver dbDriver, DbUser dbUser, DbAgencyObjectsHandler dbObjectsHandler, DbAgencyObjectLogsHandler dbLogHandler)
AgencyEstateGeoDataTask(long[] estateIds, GeoData geoData, Connection dbConnection, DbUser dbUser, DbAgencyObjectsHandler dbObjectsHandler, DbAgencyObjectLogsHandler dbLogHandler)
AgencyEstateGeoDataTask(DbAgencyObject[] estates, GeoData geoData, AbstractDbDriver dbDriver, DbUser dbUser, DbAgencyObjectsHandler dbObjectsHandler, DbAgencyObjectLogsHandler dbLogHandler)
AgencyEstateGeoDataTask(DbAgencyObject[] estates, GeoData geoData, Connection dbConnection, DbUser dbUser, DbAgencyObjectsHandler dbObjectsHandler, DbAgencyObjectLogsHandler dbLogHandler)
-
Uses of GeoData in com.openindex.openestate.tool.agency.utils
Methods in com.openindex.openestate.tool.agency.utils that return GeoData Modifier and Type Method Description static GeoData
GeoAreaDialog. showDialog(Window window, AbstractDbDriver dbDriver, DbGeoHandler geoHandler)
-