Uses of Class
com.sas.graphics.components.esrimap.ESRIMapModel

Packages that use ESRIMapModel
com.sas.servlet.tbeans.graphics Provides base classes for generating chart objects. 
 

Uses of ESRIMapModel in com.sas.servlet.tbeans.graphics
 

Fields in com.sas.servlet.tbeans.graphics declared as ESRIMapModel
protected  ESRIMapModel BaseESRIMapChart.graphModel
           
 

Methods in com.sas.servlet.tbeans.graphics that return ESRIMapModel
 ESRIMapModel BaseESRIMapChart.getGraphModel()
          Returns the ESRIMapModel that is currently being used to control the map's display properties.
 

Methods in com.sas.servlet.tbeans.graphics with parameters of type ESRIMapModel
 void BaseESRIMapChart.setGraphModel(ESRIMapModel m)
          Sets a ESRIMapModel to control the map's display properties
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.