|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IExportPS
COM Interface 'IExportPS'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriOutput.olb'
Description: 'Provides access to members that control the PS (PostScript) and EPS (Encapsulated PostScript) Exports.' 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 |
IIDefcd8d47_8d2a_47a4_b35b_15ca74bce73c
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getEmulsion()
The Emulsion setting for the PostScript. |
int |
getImage()
The Image setting for the PostScript. |
int |
getImageCompression()
The PostScript Image Compression. |
int |
getLanguageLevel()
The PostScript Language Level. |
boolean |
isEmbedFonts()
The Embed Fonts option. |
void |
setEmbedFonts(boolean embedFonts)
The Embed Fonts option. |
void |
setEmulsion(int emulsion)
The Emulsion setting for the PostScript. |
void |
setImage(int image)
The Image setting for the PostScript. |
void |
setImageCompression(int compression)
The PostScript Image Compression. |
void |
setLanguageLevel(int pslevel)
The PostScript Language Level. |
| Field Detail |
|---|
static final int IIDefcd8d47_8d2a_47a4_b35b_15ca74bce73c
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setEmulsion(int emulsion)
throws java.io.IOException,
AutomationException
emulsion - A com.esri.arcgis.output.esriExportPSEmulsion constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getEmulsion()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setImage(int image)
throws java.io.IOException,
AutomationException
image - A com.esri.arcgis.output.esriExportPSImage constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getImage()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLanguageLevel(int pslevel)
throws java.io.IOException,
AutomationException
pslevel - A com.esri.arcgis.output.esriExportPSLanguageLevel constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getLanguageLevel()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setImageCompression(int compression)
throws java.io.IOException,
AutomationException
compression - A com.esri.arcgis.output.esriExportImageCompression constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getImageCompression()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setEmbedFonts(boolean embedFonts)
throws java.io.IOException,
AutomationException
embedFonts - The embedFonts (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isEmbedFonts()
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 | ||||||||