Uses of Class
com.sas.graphics.map.ESRIConnection

Packages that use ESRIConnection
com.sas.graphics.components.esrimap   
com.sas.graphics.map   
 

Uses of ESRIConnection in com.sas.graphics.components.esrimap
 

Methods in com.sas.graphics.components.esrimap that return ESRIConnection
 ESRIConnection ESRIMapDataModel.getESRIConnection()
          Returns the ESRIConnection used by the ESRIMapChart to connect to the ESRI server
 

Methods in com.sas.graphics.components.esrimap with parameters of type ESRIConnection
 void ESRIMapDataModel.setESRIConnection(ESRIConnection connection)
          Sets the ESRIConnection used by the ESRIMapChart to connect to the ESRI server
 

Uses of ESRIConnection in com.sas.graphics.map
 

Constructors in com.sas.graphics.map with parameters of type ESRIConnection
ESRIMap(ESRIConnection connection)
          Creates a new ESRIMap, and initializes a server based on the information in the provided ESRIConnection object.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.