|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAGAnimationTypeUI
COM Interface 'IAGAnimationTypeUI'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esriAnimation.olb'
Description: 'Provides access to keyframes of animated objects.' 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 |
IID8e578405_2413_420d_9f26_84129e717ef5
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IStringArray |
getChoiceList(int propIndex,
int columnIndex)
The column choice list. |
int |
getColumnCount(int propIndex)
The number of columns. |
java.lang.String |
getColumnName(int propIndex,
int columnIndex)
The column name. |
Field Detail |
---|
static final int IID8e578405_2413_420d_9f26_84129e717ef5
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getColumnCount(int propIndex) throws java.io.IOException, AutomationException
propIndex
- The propIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getColumnName(int propIndex, int columnIndex) throws java.io.IOException, AutomationException
propIndex
- The propIndex (in)columnIndex
- The columnIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getChoiceList(int propIndex, int columnIndex) throws java.io.IOException, AutomationException
propIndex
- The propIndex (in)columnIndex
- The columnIndex (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 |