|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPDFDriver
COM Interface 'IPDFDriver'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriOutput.olb'
Description: 'Superseded by IExportPDF. Provides access to members that control the PDF (Portable Document Format) Driver.' 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 |
IID0201602d_1521_11d3_9f97_00c04f6bc8dd
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
createPDF(java.lang.String inputFileName,
java.lang.String outputFileName)
Converts the EMF file to a PDF File. |
IFontMapCollection |
getFontMapCollection()
The Font Map Collection for Font Mapping. |
void |
setFontMapCollectionByRef(IFontMapCollection fontMapCollection)
The Font Map Collection for Font Mapping. |
| Field Detail |
|---|
static final int IID0201602d_1521_11d3_9f97_00c04f6bc8dd
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IFontMapCollection getFontMapCollection()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFontMapCollectionByRef(IFontMapCollection fontMapCollection)
throws java.io.IOException,
AutomationException
fontMapCollection - A reference to a com.esri.arcgis.output.IFontMapCollection (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void createPDF(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.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||