Uses of Class
com.sas.servlet.tbeans.graphics.BaseESRIMapChart

Packages that use BaseESRIMapChart
com.sas.servlet.tbeans.dataselectors.customizer.html   
com.sas.servlet.tbeans.graphics Provides base classes for generating chart objects. 
com.sas.servlet.tbeans.graphics.html Provides classes for generating different chart objects. 
com.sas.servlet.tbeans.olapgraphics.html Provides classes for generating different OLAP chart objects. 
 

Uses of BaseESRIMapChart in com.sas.servlet.tbeans.dataselectors.customizer.html
 

Methods in com.sas.servlet.tbeans.dataselectors.customizer.html that return BaseESRIMapChart
 BaseESRIMapChart MapPropertySelectorPanel.getMapComponent()
           
 BaseESRIMapChart MapPropertySelector.getMapComponent()
           
 

Methods in com.sas.servlet.tbeans.dataselectors.customizer.html with parameters of type BaseESRIMapChart
 void MapPropertySelectorPanel.setMapComponent(BaseESRIMapChart mc)
           
 void MapPropertySelector.setMapComponent(BaseESRIMapChart mc)
           
 

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

Constructors in com.sas.servlet.tbeans.graphics with parameters of type BaseESRIMapChart
ESRIMapMenuFactory(BaseESRIMapChart map)
           
 

Uses of BaseESRIMapChart in com.sas.servlet.tbeans.graphics.html
 

Subclasses of BaseESRIMapChart in com.sas.servlet.tbeans.graphics.html
 class ESRIMapChart
          ***WARNING*** This class is an experimental class and is largely untested.
 

Uses of BaseESRIMapChart in com.sas.servlet.tbeans.olapgraphics.html
 

Subclasses of BaseESRIMapChart in com.sas.servlet.tbeans.olapgraphics.html
 class OLAPESRIMapChart
          The OLAPESRIMapChart TransformationBean is a servlet component that produces maps that support the visualisation of a single response variable.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.