|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICadastralFabricParcelLayer
Provides access to members that control the cadastral fabric parcel layer.
Method Summary | |
---|---|
int |
getParcelCount()
The number of parcel layers. |
IFeatureLayer |
getParcelSubLayer(int layer)
Parcel layer at the specified index. |
Method Detail |
---|
int getParcelCount() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IFeatureLayer getParcelSubLayer(int layer) throws IOException, AutomationException
layer
- The layer (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 |