|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeoLocation | |
|---|---|
| org.netxms.client | |
| org.netxms.client.objects | |
| Uses of GeoLocation in org.netxms.client |
|---|
| Methods in org.netxms.client that return GeoLocation | |
|---|---|
GeoLocation |
NXCObjectModificationData.getGeolocation()
|
GeoLocation |
NXCObjectModificationData.getMapBackgroundLocation()
|
static GeoLocation |
GeoLocation.parseGeoLocation(java.lang.String lat,
java.lang.String lon)
Parse geolocation string. |
| Methods in org.netxms.client with parameters of type GeoLocation | |
|---|---|
void |
NXCObjectModificationData.setGeolocation(GeoLocation geolocation)
|
void |
NXCObjectModificationData.setMapBackground(java.util.UUID mapBackground,
GeoLocation mapBackgroundLocation,
int mapBackgroundZoom,
int mapBackgroundColor)
|
| Uses of GeoLocation in org.netxms.client.objects |
|---|
| Methods in org.netxms.client.objects that return GeoLocation | |
|---|---|
GeoLocation |
NetworkMap.getBackgroundLocation()
|
GeoLocation |
GenericObject.getGeolocation()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||