|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExportPDF2
COM Interface 'IExportPDF2'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriOutput.olb'
Description: 'Provides extended access to members that control the PDF (Portable Document Format) Export.' 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 |
IID86d86855_631d_4a75_ad19_725b460208c7
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getExportPDFLayersAndFeatureAttributes()
PDF Layers and Feature Attributes option. |
boolean |
isExportMeasureInfo()
Indicates whether geographic coordinate and measurement information is exported. |
void |
setExportMeasureInfo(boolean pbMeasureInformation)
Indicates whether geographic coordinate and measurement information is exported. |
void |
setExportPDFLayersAndFeatureAttributes(int pOption)
PDF Layers and Feature Attributes option. |
Field Detail |
---|
static final int IID86d86855_631d_4a75_ad19_725b460208c7
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setExportPDFLayersAndFeatureAttributes(int pOption) throws java.io.IOException, AutomationException
pOption
- A com.esri.arcgis.output.esriExportPDFLayerOptions constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getExportPDFLayersAndFeatureAttributes() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setExportMeasureInfo(boolean pbMeasureInformation) throws java.io.IOException, AutomationException
pbMeasureInformation
- The pbMeasureInformation (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isExportMeasureInfo() throws java.io.IOException, AutomationException
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 |