public interface ITinDynamicFilter extends ITinFilter, java.io.Serializable
Description: 'Provides access to members that control TIN dynamic filtering options.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID0122c788_fd32_11d3_a0d6_00c04f8ece27 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID4eee3270_fa94_11d2_ae10_000000000000
Modifier and Type | Method and Description |
---|---|
int |
init(ITinElement pElement)
Re/establishes the filter; determines and returns an ID for the subset of elements represented by the index.
|
canPass, isDataElementsOnly, setDataElementsOnly
static final int IID0122c788_fd32_11d3_a0d6_00c04f8ece27
static final int xxDummy
static final java.lang.String IID
int init(ITinElement pElement) throws java.io.IOException, AutomationException
pElement
- A reference to a com.esri.arcgis.geodatabase.ITinElement (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.