com.esri.arcgis.output
Interface esriAIDriverOptions

All Superinterfaces:
java.io.Serializable

public interface esriAIDriverOptions
extends java.io.Serializable

Constants from esriAIDriverOptions' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriOutput.olb'

Description: 'AI (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 int esriAIMapFonts
          Font will be mapped.
static int esriAIPolygonizeMarkers
          Polygonize marker symbols during exporting.
 

Field Detail

esriAIMapFonts

static final int esriAIMapFonts
Font will be mapped.

See Also:
Constant Field Values

esriAIPolygonizeMarkers

static final int esriAIPolygonizeMarkers
Polygonize marker symbols during exporting.

See Also:
Constant Field Values