|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use ESRIMapDataModel | |
|---|---|
| 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 ESRIMapDataModel in com.sas.servlet.tbeans.graphics |
|---|
| Fields in com.sas.servlet.tbeans.graphics declared as ESRIMapDataModel | |
|---|---|
protected ESRIMapDataModel |
BaseESRIMapChart.model
|
| Methods in com.sas.servlet.tbeans.graphics that return ESRIMapDataModel | |
|---|---|
ESRIMapDataModel |
BaseESRIMapChart.getDataModel()
Returns the current data model. |
| Methods in com.sas.servlet.tbeans.graphics with parameters of type ESRIMapDataModel | |
|---|---|
void |
BaseESRIMapChart.setDataModel(ESRIMapDataModel model)
Sets the data model on the viewer. |
| Uses of ESRIMapDataModel in com.sas.servlet.tbeans.graphics.html |
|---|
| Methods in com.sas.servlet.tbeans.graphics.html with parameters of type ESRIMapDataModel | |
|---|---|
void |
ESRIMapChart.setDataModel(ESRIMapDataModel model)
Sets the model on the viewer. |
| Uses of ESRIMapDataModel in com.sas.servlet.tbeans.olapgraphics.html |
|---|
| Methods in com.sas.servlet.tbeans.olapgraphics.html with parameters of type ESRIMapDataModel | |
|---|---|
void |
OLAPESRIMapChart.setDataModel(ESRIMapDataModel model)
Sets the model on the viewer. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||