public interface ITinValueFilter2 extends ITinValueFilter, java.io.Serializable
Description: 'Provides access to members that control TIN value filters.' 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 |
IID3110a889_298b_4849_8abb_7a3383fd1a4e |
static int |
xxDummy
Deprecated.
Internal use only
|
IID4eee3277_fa94_11d2_ae10_000000000000IID4eee3270_fa94_11d2_ae10_000000000000| Modifier and Type | Method and Description |
|---|---|
boolean |
isZeroTagValueExcluded()
Indicates if zero tag value should be excluded.
|
void |
setZeroTagValueExcluded(boolean pbExcludeZeroTagValue)
Indicates if zero tag value should be excluded.
|
getActiveBound, getClassBreakCodes, getClassBreaks, getLowerBound, getUniqueValue, getUpperBound, setActiveBound, setClassBreakCodesByRef, setClassBreaksByRef, setLowerBound, setUniqueValue, setUpperBoundcanPass, isDataElementsOnly, setDataElementsOnlystatic final int IID3110a889_298b_4849_8abb_7a3383fd1a4e
static final int xxDummy
static final java.lang.String IID
void setZeroTagValueExcluded(boolean pbExcludeZeroTagValue)
throws java.io.IOException,
AutomationException
pbExcludeZeroTagValue - The pbExcludeZeroTagValue (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.boolean isZeroTagValueExcluded()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.