Package | Description |
---|---|
com.ibm.tivoli.maximo.map | |
com.ibm.tivoli.maximo.map.mapman.app |
Modifier and Type | Method and Description |
---|---|
protected MapManagerRemote |
OpenMapControl.getMapManager(UserInfo user) |
protected MapManagerRemote |
MapControl.getMapManager(UserInfo user) |
Modifier and Type | Class and Description |
---|---|
class |
MapManager |
Modifier and Type | Method and Description |
---|---|
static MapManagerRemote |
MapManager.getCarbonMapManager(UserInfo user) |
static MapManagerRemote |
MapManager.getCarbonMapManager(UserInfo user,
boolean isMobileMapManager)
This method considers the isMobile flag, added by Anywhere project + Spatial
|
static MapManagerRemote |
MapManager.getCarbonMapManagerByNameAndSite(UserInfo userInfo,
java.lang.String mapName,
java.lang.String siteId)
This method returns a Map Manager from a Site Id and Map Manager Name
|
static MapManagerRemote |
MapManager.getMapManager(UserInfo user) |
static MapManagerRemote |
MapManager.getMapManager(UserInfo user,
boolean isMobileMapManager)
This method considers the isMobile flag, added by Anywhere project + Spatial
|
static MapManagerRemote |
MapManager.getMapManagerByName(java.lang.String mapName,
UserInfo userInfo)
This method returns a Map Manager from Name
does not validate it Anywhere or Mobile
|
static MapManagerRemote |
MapManager.getMapManagerByNameAndSite(UserInfo userInfo,
java.lang.String mapName,
java.lang.String siteId)
This method returns a Map Manager from a Site Id and Map Manager Name
|
Modifier and Type | Method and Description |
---|---|
com.ibm.json.java.JSONObject |
SpatialMapConfServiceRemote.convertPoint(com.ibm.json.java.JSONObject inputSR,
com.ibm.json.java.JSONObject outputSR,
java.lang.Double x,
java.lang.Double y,
MapManagerRemote map,
UserInfo userInfo) |
java.lang.String |
SpatialMapConfServiceRemote.getBaseMapSpatialReference(UserInfo userInfo,
MapManagerRemote mapManager) |