|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISpatialReferenceFactory4
Provides access to members that create lists of coordinate systems.
| Method Summary | |
|---|---|
ISpatialReferenceInfo |
createFromAreaName(String areaName,
int typeFilter)
Creates a coordinate system from the human-readable 'area name' of the coordinate system. |
IPropertySet |
getAreaNames(int typeFilter,
String nameFilter,
boolean returnCategorizedNames,
boolean hydrateSR)
Returns a set of predefined coordinate system names, and optionally the coordinate systems themselves. |
| Methods inherited from interface com.esri.arcgis.geometry.ISpatialReferenceFactory2 |
|---|
createPredefinedGeographicTransformations, createSpatialReference, getGeoTransformationDefaults, getPredefinedGeographicTransformations |
| Method Detail |
|---|
IPropertySet getAreaNames(int typeFilter,
String nameFilter,
boolean returnCategorizedNames,
boolean hydrateSR)
throws IOException,
AutomationException
typeFilter - A com.esri.arcgis.geometry.esriCoordinateSystemFilter constant (in)nameFilter - The nameFilter (in)returnCategorizedNames - The returnCategorizedNames (in)hydrateSR - The hydrateSR (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISpatialReferenceInfo createFromAreaName(String areaName,
int typeFilter)
throws IOException,
AutomationException
areaName - The areaName (in)typeFilter - A com.esri.arcgis.geometry.esriCoordinateSystemFilter 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 | ||||||||