|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IArcWebStandardGeography
Provides access to members that describe the standard geography of the site area for the report.
| Method Summary | |
|---|---|
IEnumBSTR |
getGeographyIDs()
The geographic ID for the site. |
int |
getGeographyLevel()
The geographic level at which the data is returned. |
void |
setGeographyIDs(IEnumBSTR geographyIDs)
The geographic ID for the site. |
void |
setGeographyLevel(int geographyLevel)
The geographic level at which the data is returned. |
| Method Detail |
|---|
IEnumBSTR getGeographyIDs()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGeographyIDs(IEnumBSTR geographyIDs)
throws IOException,
AutomationException
geographyIDs - A reference to a com.esri.arcgis.system.IEnumBSTR (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getGeographyLevel()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGeographyLevel(int geographyLevel)
throws IOException,
AutomationException
geographyLevel - A com.esri.arcgis.arcweb.esriArcWebGeographyLevel constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||