|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEnumSpatialReferenceInfo
Provides access to members to enumerate spatial references.
Method Summary | |
---|---|
ISpatialReference |
next(int[] srid)
Retrieves the next spatial reference object. |
void |
reset()
Resets the enumeration sequence to the beginning. |
Method Detail |
---|
ISpatialReference next(int[] srid) throws IOException, AutomationException
srid
- The srid (out: use single element array)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void reset() throws IOException, AutomationException
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 |