|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |