|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFDOAttributeConversion
COM Interface 'IFDOAttributeConversion'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the attribute conversion to a FDO graphics 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 |
IID5a5fe792_9637_49a7_b97a_209931b15c3c
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
setupAttributeConversion2(int numAttributes,
java.lang.Object inputCols,
java.lang.Object outputCols)
Sets up attribute conversion parameters for batch conversion. |
Field Detail |
---|
static final int IID5a5fe792_9637_49a7_b97a_209931b15c3c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setupAttributeConversion2(int numAttributes, java.lang.Object inputCols, java.lang.Object outputCols) throws java.io.IOException, AutomationException
numAttributes
- The numAttributes (in)inputCols
- A Variant (in)outputCols
- A Variant (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 |