Uses of Class
com.esri.map.LocationOnMap

Packages that use LocationOnMap
com.esri.map   
 

Uses of LocationOnMap in com.esri.map
 

Fields in com.esri.map declared as LocationOnMap
static LocationOnMap LocationOnMap.BOTTOM_LEFT
           
static LocationOnMap LocationOnMap.BOTTOM_RIGHT
           
static LocationOnMap LocationOnMap.TOP_LEFT
           
static LocationOnMap LocationOnMap.TOP_RIGHT
           
 

Methods in com.esri.map that return LocationOnMap
 LocationOnMap JMap.getCopyrightLocation()
          Returns location of copyright relative to the map.
 

Methods in com.esri.map with parameters of type LocationOnMap
 void JMap.setCopyrightLocation(LocationOnMap location)
          Sets the copyright location.
 



Copyright © 2012. All Rights Reserved.