|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICadastralFabricSubLayer2
COM Interface 'ICadastralFabricSubLayer2'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that describe the layer.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID6d4ccaf7_4981_4bff_a019_8f395e69367e
|
static int |
xxDummy
Deprecated. Internal use only |
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. |
Field Detail |
---|
static final int IID6d4ccaf7_4981_4bff_a019_8f395e69367e
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isHistoric() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setHistoric(boolean historic) throws java.io.IOException, AutomationException
historic
- The historic (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getParcelLayerType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setParcelLayerType(int eParcelType) throws java.io.IOException, AutomationException
eParcelType
- A com.esri.arcgis.carto.esriCadastralParcelLayerType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean connectWithFabric(ICadastralFabricName pFabricName) throws java.io.IOException, AutomationException
pFabricName
- A reference to a com.esri.arcgis.geodatabaseextensions.ICadastralFabricName (in)
java.io.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 |