|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAIDriver
COM Interface 'IAIDriver'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriOutput.olb'
Description: 'Superseded by IExportAI. Provides access to members controlling Adobe Illustrator Driver 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 =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID9e790106_4047_4fb3_be12_8f29106a1f86
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
createAI(java.lang.String inputFileName,
java.lang.String outputFileName)
Converts the EMF file to a AI File. |
int |
getAIDriverOptions()
Adobe Illustrator Driver options. |
void |
setAIDriverOptions(int aiOptions)
Adobe Illustrator Driver options. |
| Field Detail |
|---|
static final int IID9e790106_4047_4fb3_be12_8f29106a1f86
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void createAI(java.lang.String inputFileName,
java.lang.String outputFileName)
throws java.io.IOException,
AutomationException
inputFileName - The inputFileName (in)outputFileName - The outputFileName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getAIDriverOptions()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAIDriverOptions(int aiOptions)
throws java.io.IOException,
AutomationException
aiOptions - A com.esri.arcgis.output.esriAIDriverOptions constant (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 | ||||||||