public interface IAggregationDefinition2 extends IAggregationDefinition, java.io.Serializable
Description: 'Provides access to members that control an aggregation definition.' 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 |
IID51d75852_382d_4f36_9797_424e6eb819a2 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDc21dac9f_7bd8_41cb_b7cf_a70a3aae1e2a
Modifier and Type | Method and Description |
---|---|
IMultidimensionalInfo |
createMultidimensionalInfo(java.lang.String variable)
Create a multidimensional info.
|
getDimensionName, getDuration, getIntervalUnits, getIntervalValue, getMaximum, getMinimum, getValues, putValues, setDimensionName, setDuration, setIntervalUnits, setIntervalValue, setMaximum, setMinimum
static final int IID51d75852_382d_4f36_9797_424e6eb819a2
static final int xxDummy
static final java.lang.String IID
IMultidimensionalInfo createMultidimensionalInfo(java.lang.String variable) throws java.io.IOException, AutomationException
variable
- The variable (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.