|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICadastralFabricSubLayer2
Provides access to members that describe the layer.
| Method Summary | |
|---|---|
boolean |
connectWithFabric(ICadastralFabricName pFabricName)
Connect sub layer using fabric name. |
int |
getParcelLayerType()
Type of parcel layer. |
boolean |
isHistoric()
Indicates if layer is Historic. |
void |
setHistoric(boolean historic)
Indicates if layer is Historic. |
void |
setParcelLayerType(int eParcelType)
Type of parcel layer. |
| Method Detail |
|---|
boolean isHistoric()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setHistoric(boolean historic)
throws IOException,
AutomationException
historic - The historic (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getParcelLayerType()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setParcelLayerType(int eParcelType)
throws IOException,
AutomationException
eParcelType - A com.esri.arcgis.carto.esriCadastralParcelLayerType constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean connectWithFabric(ICadastralFabricName pFabricName)
throws IOException,
AutomationException
pFabricName - A reference to a com.esri.arcgis.geodatabaseextensions.ICadastralFabricName (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 | ||||||||