|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.output.PsPrinter
public class PsPrinter
COM Class 'PsPrinter'. Generated 3/19/2015 1:20:45 PM from 'C:\ArcGIS\COM\esriOutput.olb'
Description 'Class used to print maps with the PostScript Printer 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 long |
serialVersionUID
|
| Fields inherited from interface com.esri.arcgis.output.IPsPrinter |
|---|
IID, IIDde6dcd82_3f54_11d1_885e_0000f87808ee, xxDummy |
| Fields inherited from interface com.esri.arcgis.output.IPrinter |
|---|
IID, IID2ab49820_9406_11d0_87ef_080009ec732a, xxDummy |
| Fields inherited from interface com.esri.arcgis.output.IPrinterMPage |
|---|
IID, IID4004040c_a184_4c77_ba78_0475d93a3803, xxDummy |
| Fields inherited from interface com.esri.arcgis.output.IPSDriver |
|---|
IID, IIDcd754684_a222_11d0_a68f_080009d57b9a, xxDummy |
| Fields inherited from interface com.esri.arcgis.output.IPSDriver2 |
|---|
IID, IID25164bc3_56da_4af1_a195_1506ecfec53c, xxDummy |
| Fields inherited from interface com.esri.arcgis.output.ISpotPlateCollection |
|---|
IID, IIDf480e790_2b0f_11d3_9fc3_00c04f6bc8dd, xxDummy |
| Fields inherited from interface com.esri.arcgis.output.IColorCorrection |
|---|
IID, IID80b77a31_4db6_11d3_b654_0080c8ea4fd5, xxDummy |
| Fields inherited from interface com.esri.arcgis.output.IFontMapEnvironment |
|---|
IID, IID9ecb85b2_6caa_11d3_b685_0080c8ea4fd5, xxDummy |
| Fields inherited from interface com.esri.arcgis.system.IPersistStream |
|---|
IID, IID00000109_0000_0000_c000_000000000046, xxDummy |
| Fields inherited from interface com.esri.arcgis.system.IPersist |
|---|
IID0000010c_0000_0000_c000_000000000046 |
| Fields inherited from interface com.esri.arcgis.system.IClone |
|---|
IID, IID9bff8aeb_e415_11d0_943c_080009eebecb, xxDummy |
| Fields inherited from interface com.esri.arcgis.system.ISupportErrorInfo |
|---|
IID, IIDdf0b3d60_548f_101b_8e65_08002b2bd119, xxDummy |
| Fields inherited from interface com.esri.arcgis.output.IOutputCleanup |
|---|
IID, IID2b8765ec_8808_474c_8fd3_869d08df20f6, xxDummy |
| Fields inherited from interface com.esri.arcgis.output.ITrackCancelSetup |
|---|
IID, IID5e091c46_d015_471f_8187_f774c7ad9d48, xxDummy |
| Constructor Summary | |
|---|---|
PsPrinter()
Constructs a PsPrinter using ArcGIS Engine. |
|
PsPrinter(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. PsPrinter thePsPrinter = (PsPrinter) obj; |
|
| Method Summary | |
|---|---|
void |
add(ISpotPlate spotPlate)
Add an ISpotPlate to the Spot Plate collection. |
void |
assign(IClone src)
Assigns the properties of src to the receiver. |
void |
cleanup()
Cleanup should clean all temporary files, free used memory, etc... |
void |
createPS(java.lang.String inputFileName,
java.lang.String outputFileName)
Converts the EMF file to a EPS File. |
boolean |
doesDriverSupportPrinter(java.lang.String printerName)
Indicates if the Printer Name passed into function is supported by the IPrinter Driver. |
void |
endMapDocument()
End map document. |
void |
endPage()
Finalize current page output. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
IClone |
esri_clone()
Clones the receiver and assigns the result to *clone. |
void |
finishPrinting()
Finish up Printing. |
java.lang.String |
getApplyDefaultMappingDesc()
The Font Mapping checkbox description string. |
void |
getClassID(GUID[] pClassID)
getClassID |
static java.lang.String |
getClsid()
getClsid. |
short |
getCMYKCorrection(int dataType,
int index)
The Color Correction for the CMYK color model. |
short |
getCopies()
The number of copies. |
int |
getCount()
The count of the Spot Plate collection. |
java.lang.String |
getDefaultMapping()
The Default Font Mapping string. |
java.lang.Object |
getDefaultMappingsChoices()
The Default Mapping Choices for Font Substitution. |
java.lang.String |
getDriverName()
The name of Windows Printer Driver. |
int |
getEmulsion()
The Emulsion setting for the PostScript Driver. |
java.lang.String |
getFileExtension()
File Extension associated with the Printer Driver. |
java.lang.String |
getFilter()
Filter used in CFileDialog. |
IFontMapCollection |
getFontMapCollection()
The Font Map Collection for Font Mapping. |
java.lang.String |
getFormName()
The printer page form. |
int |
getHalfTone(int halfTone)
The Halftone DPI / LPI. |
int |
getImage()
The Image setting (Positive or Negative) for the PostScript Driver. |
int |
getImageCompression()
The Image Compression of the PostScript Driver. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
short |
getLightness(int dataType)
The Lightness Value of the HLS Color Model. |
short |
getMarks()
The PostScript Marks. |
java.lang.String |
getName()
Name of the IPrinter Driver. |
short |
getOrientation()
The printer page orientation (1 = portrait. |
IPaper |
getPaper()
The IPaper interface. |
java.lang.String |
getPPDFile()
The PPD file for the PostScript file. |
IEnvelope |
getPrintableBounds()
The area of the printer page that can be printed on. |
java.lang.String |
getPrintToFile()
The name of file if saving to Disk. |
int |
getPSLanguageLevel()
The PostScript Driver Language Level. |
short |
getResolution()
The Printer Driver Resolution. |
short |
getSaturation(int dataType)
The Saturation Value of the HLS Color Model. |
void |
getSizeMax(_ULARGE_INTEGER[] pcbSize)
getSizeMax |
java.lang.String |
getSpoolFileName()
The Spool File Name which shows up in the Print Manager. |
ISpotPlate |
getSpotPlate(int index)
An ISpotPlate from the Spot Plate collection. |
short |
getSupportedColorCorrections()
The dataType supported: 1 Total, 2 Raster, 4 Vector. |
short |
getUnderColorRemoval(int dataType)
The Undercolor Removal Value. |
int |
getUnits()
The units for PaperSize and PrintableBounds. |
int |
hashCode()
the hashcode for this object |
void |
insert(int index,
ISpotPlate spotPlate)
Insert an ISpotPlate into the Spot Plate collection at position index. |
void |
interfaceSupportsErrorInfo(GUID riid)
interfaceSupportsErrorInfo |
boolean |
isArcPressSeparateImage()
Indicates whether a separate Image file should be created for ArcPress. |
boolean |
isArcPressSeparateImageRotate()
Indicates whether the Image should be rotated 90 degress for ArcPress. |
void |
isDirty()
isDirty |
boolean |
isEqual(IClone other)
Indicates if the receiver and other have the same properties. |
boolean |
isIdentical(IClone other)
Indicates if the receiver and other are the same object. |
boolean |
isOneBitImageTransparency()
Indicates if the 1-bit Image Transparency setting for the PostScript Driver is set to true. |
boolean |
isSaveMappings()
Indicates whether to save font mappings. |
boolean |
isUseEMFFrameBoxForPSBoundingBox()
Indicates whether the PostScript Driver should use the ENHMETAHEADER rclFrame instead of rclBounds for the PostScript Bounding Box. |
void |
load(IStream pstm)
load |
void |
queryPaperSize(double[] width,
double[] height)
Returns Page Size for Printer. |
void |
readExternal(java.io.ObjectInput in)
|
void |
release()
Release a PsPrinter. |
void |
remove(int index)
Remove ISpotPlate at index from the Spot Plate collection. |
void |
removeAll()
Remove all ISpotPlates from the Spot Plate collection. |
void |
save(IStream pstm,
int fClearDirty)
save |
void |
setApplyDefaultMappingDesc(java.lang.String applyDefaultMappingDesc)
The Font Mapping checkbox description string. |
void |
setArcPressSeparateImage(boolean sepImage)
Indicates whether a separate Image file should be created for ArcPress. |
void |
setArcPressSeparateImageRotate(boolean sepImage)
Indicates whether the Image should be rotated 90 degress for ArcPress. |
void |
setCMYKCorrection(int dataType,
int index,
short val)
The Color Correction for the CMYK color model. |
void |
setCopies(short copies)
The number of copies. |
void |
setDefaultMapping(java.lang.String defaultMapping)
The Default Font Mapping string. |
void |
setDefaultMappingsChoices(java.lang.Object defaultMappingChoices)
The Default Mapping Choices for Font Substitution. |
void |
setEmulsion(int emulsion)
The Emulsion setting for the PostScript Driver. |
void |
setFontMapCollectionByRef(IFontMapCollection fontMapCollection)
The Font Map Collection for Font Mapping. |
void |
setFormName(java.lang.String formName)
The printer page form. |
void |
setHalfTone(int halfTone,
int value)
The Halftone DPI / LPI. |
void |
setImage(int image)
The Image setting (Positive or Negative) for the PostScript Driver. |
void |
setImageCompression(int imageCompression)
The Image Compression of the PostScript Driver. |
void |
setLightness(int dataType,
short val)
The Lightness Value of the HLS Color Model. |
void |
setMarks(short marks)
The PostScript Marks. |
void |
setOneBitImageTransparency(boolean imageTransparency)
Indicates if the 1-bit Image Transparency setting for the PostScript Driver is set to true. |
void |
setOrientation(short orientation)
The printer page orientation (1 = portrait. |
void |
setPaperByRef(IPaper paper)
The IPaper interface. |
void |
setPPDFile(java.lang.String pPDFile)
The PPD file for the PostScript file. |
void |
setPrintableBounds(IEnvelope ppBounds)
The printers Printable Bounds - Used for Marks. |
void |
setPrintToFile(java.lang.String fileName)
The name of file if saving to Disk. |
void |
setPSLanguageLevel(int pslevel)
The PostScript Driver Language Level. |
void |
setResolution(short res)
The Printer Driver Resolution. |
void |
setSaturation(int dataType,
short val)
The Saturation Value of the HLS Color Model. |
void |
setSaveMappings(boolean saveMappings)
Indicates whether to save font mappings. |
void |
setSpoolFileName(java.lang.String spoolFileName)
The Spool File Name which shows up in the Print Manager. |
void |
setStepProgressor(IStepProgressor rhs1)
Updates a Progress Bar is set. |
void |
setTrackCancel(ITrackCancel rhs1)
Reacts to a Cancel. |
void |
setUnderColorRemoval(int dataType,
short val)
The Undercolor Removal Value. |
void |
setUseEMFFrameBoxForPSBoundingBox(boolean useFrameBox)
Indicates whether the PostScript Driver should use the ENHMETAHEADER rclFrame instead of rclBounds for the PostScript Bounding Box. |
void |
startMapDocument()
Begin map document. |
int |
startPage(IEnvelope pixelBounds,
int hDcPrinter)
Start new page output. |
int |
startPrinting(IEnvelope pixelBounds,
int hDcPrinter)
Initialize Printing. |
boolean |
verifyDriverSettings()
Indicates if the Printer Driver should validate Printer Driver's local settings. |
void |
writeExternal(java.io.ObjectOutput out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long serialVersionUID
| Constructor Detail |
|---|
public PsPrinter()
throws java.io.IOException,
java.net.UnknownHostException
java.io.IOException - if there are interop problems
java.net.UnknownHostException - if there are interop problems
public PsPrinter(java.lang.Object obj)
throws java.io.IOException
PsPrinter thePsPrinter = (PsPrinter) obj;
obj to PsPrinter.
obj - an object returned from ArcGIS Engine or Server
java.io.IOException - if there are interop problems| Method Detail |
|---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch in interface com.esri.arcgis.interop.RemoteObjRefpublic void release()
release in interface com.esri.arcgis.interop.RemoteObjRef
public void setPPDFile(java.lang.String pPDFile)
throws java.io.IOException,
AutomationException
setPPDFile in interface IPSDriversetPPDFile in interface IPSDriver2setPPDFile in interface IPsPrinterpPDFile - The pPDFile (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getPPDFile()
throws java.io.IOException,
AutomationException
getPPDFile in interface IPSDrivergetPPDFile in interface IPSDriver2getPPDFile in interface IPsPrinterjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getName()
throws java.io.IOException,
AutomationException
getName in interface IPrinterjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getFilter()
throws java.io.IOException,
AutomationException
getFilter in interface IPrinterjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getFileExtension()
throws java.io.IOException,
AutomationException
getFileExtension in interface IPrinterjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPrintToFile(java.lang.String fileName)
throws java.io.IOException,
AutomationException
setPrintToFile in interface IPrinterfileName - The fileName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getPrintToFile()
throws java.io.IOException,
AutomationException
getPrintToFile in interface IPrinterjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getDriverName()
throws java.io.IOException,
AutomationException
getDriverName in interface IPrinterjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSpoolFileName(java.lang.String spoolFileName)
throws java.io.IOException,
AutomationException
setSpoolFileName in interface IPrinterspoolFileName - The spoolFileName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getSpoolFileName()
throws java.io.IOException,
AutomationException
getSpoolFileName in interface IPrinterjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setResolution(short res)
throws java.io.IOException,
AutomationException
setResolution in interface IPrinterres - The res (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public short getResolution()
throws java.io.IOException,
AutomationException
getResolution in interface IPrinterjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setStepProgressor(IStepProgressor rhs1)
throws java.io.IOException,
AutomationException
setStepProgressor in interface IPrintersetStepProgressor in interface IPSDriversetStepProgressor in interface IPSDriver2rhs1 - A reference to a com.esri.arcgis.system.IStepProgressor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPaperByRef(IPaper paper)
throws java.io.IOException,
AutomationException
setPaperByRef in interface IPrinterpaper - A reference to a com.esri.arcgis.output.IPaper (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IPaper getPaper()
throws java.io.IOException,
AutomationException
getPaper in interface IPrinterjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void queryPaperSize(double[] width,
double[] height)
throws java.io.IOException,
AutomationException
queryPaperSize in interface IPrinterwidth - The width (out: use single element array)height - The height (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IEnvelope getPrintableBounds()
throws java.io.IOException,
AutomationException
getPrintableBounds in interface IPrintergetPrintableBounds in interface IPSDrivergetPrintableBounds in interface IPSDriver2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getUnits()
throws java.io.IOException,
AutomationException
getUnits in interface IPrinterjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean verifyDriverSettings()
throws java.io.IOException,
AutomationException
verifyDriverSettings in interface IPrinterjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean doesDriverSupportPrinter(java.lang.String printerName)
throws java.io.IOException,
AutomationException
doesDriverSupportPrinter in interface IPrinterprinterName - The printerName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int startPrinting(IEnvelope pixelBounds,
int hDcPrinter)
throws java.io.IOException,
AutomationException
startPrinting in interface IPrinterpixelBounds - A reference to a com.esri.arcgis.geometry.IEnvelope (in)hDcPrinter - The hDcPrinter (A COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void finishPrinting()
throws java.io.IOException,
AutomationException
finishPrinting in interface IPrinterjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void startMapDocument()
throws java.io.IOException,
AutomationException
startMapDocument in interface IPrinterMPagejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int startPage(IEnvelope pixelBounds,
int hDcPrinter)
throws java.io.IOException,
AutomationException
startPage in interface IPrinterMPagepixelBounds - A reference to a com.esri.arcgis.geometry.IEnvelope (in)hDcPrinter - The hDcPrinter (A COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void endPage()
throws java.io.IOException,
AutomationException
endPage in interface IPrinterMPagejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void endMapDocument()
throws java.io.IOException,
AutomationException
endMapDocument in interface IPrinterMPagejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getImageCompression()
throws java.io.IOException,
AutomationException
getImageCompression in interface IPSDrivergetImageCompression in interface IPSDriver2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setImageCompression(int imageCompression)
throws java.io.IOException,
AutomationException
setImageCompression in interface IPSDriversetImageCompression in interface IPSDriver2imageCompression - A com.esri.arcgis.output.esriPSDriverImageCompression constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isArcPressSeparateImage()
throws java.io.IOException,
AutomationException
isArcPressSeparateImage in interface IPSDriverisArcPressSeparateImage in interface IPSDriver2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setArcPressSeparateImage(boolean sepImage)
throws java.io.IOException,
AutomationException
setArcPressSeparateImage in interface IPSDriversetArcPressSeparateImage in interface IPSDriver2sepImage - The sepImage (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isArcPressSeparateImageRotate()
throws java.io.IOException,
AutomationException
isArcPressSeparateImageRotate in interface IPSDriverisArcPressSeparateImageRotate in interface IPSDriver2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setArcPressSeparateImageRotate(boolean sepImage)
throws java.io.IOException,
AutomationException
setArcPressSeparateImageRotate in interface IPSDriversetArcPressSeparateImageRotate in interface IPSDriver2sepImage - The sepImage (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IFontMapCollection getFontMapCollection()
throws java.io.IOException,
AutomationException
getFontMapCollection in interface IFontMapEnvironmentgetFontMapCollection in interface IPSDrivergetFontMapCollection in interface IPSDriver2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFontMapCollectionByRef(IFontMapCollection fontMapCollection)
throws java.io.IOException,
AutomationException
setFontMapCollectionByRef in interface IPSDriversetFontMapCollectionByRef in interface IPSDriver2fontMapCollection - 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.
public short getMarks()
throws java.io.IOException,
AutomationException
getMarks in interface IPSDrivergetMarks in interface IPSDriver2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMarks(short marks)
throws java.io.IOException,
AutomationException
setMarks in interface IPSDriversetMarks in interface IPSDriver2marks - The marks (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getHalfTone(int halfTone)
throws java.io.IOException,
AutomationException
getHalfTone in interface IPSDrivergetHalfTone in interface IPSDriver2halfTone - A com.esri.arcgis.output.esriPSDriverHalfTone constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setHalfTone(int halfTone,
int value)
throws java.io.IOException,
AutomationException
setHalfTone in interface IPSDriversetHalfTone in interface IPSDriver2halfTone - A com.esri.arcgis.output.esriPSDriverHalfTone constant (in)value - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getFormName()
throws java.io.IOException,
AutomationException
getFormName in interface IPSDrivergetFormName in interface IPSDriver2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFormName(java.lang.String formName)
throws java.io.IOException,
AutomationException
setFormName in interface IPSDriversetFormName in interface IPSDriver2formName - The formName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPrintableBounds(IEnvelope ppBounds)
throws java.io.IOException,
AutomationException
setPrintableBounds in interface IPSDriversetPrintableBounds in interface IPSDriver2ppBounds - A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public short getOrientation()
throws java.io.IOException,
AutomationException
getOrientation in interface IPSDrivergetOrientation in interface IPSDriver2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOrientation(short orientation)
throws java.io.IOException,
AutomationException
setOrientation in interface IPSDriversetOrientation in interface IPSDriver2orientation - The orientation (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getEmulsion()
throws java.io.IOException,
AutomationException
getEmulsion in interface IPSDrivergetEmulsion in interface IPSDriver2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setEmulsion(int emulsion)
throws java.io.IOException,
AutomationException
setEmulsion in interface IPSDriversetEmulsion in interface IPSDriver2emulsion - A com.esri.arcgis.output.esriPSDriverEmulsion constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getImage()
throws java.io.IOException,
AutomationException
getImage in interface IPSDrivergetImage in interface IPSDriver2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setImage(int image)
throws java.io.IOException,
AutomationException
setImage in interface IPSDriversetImage in interface IPSDriver2image - A com.esri.arcgis.output.esriPSDriverImage constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isOneBitImageTransparency()
throws java.io.IOException,
AutomationException
isOneBitImageTransparency in interface IPSDriverisOneBitImageTransparency in interface IPSDriver2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOneBitImageTransparency(boolean imageTransparency)
throws java.io.IOException,
AutomationException
setOneBitImageTransparency in interface IPSDriversetOneBitImageTransparency in interface IPSDriver2imageTransparency - The imageTransparency (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isUseEMFFrameBoxForPSBoundingBox()
throws java.io.IOException,
AutomationException
isUseEMFFrameBoxForPSBoundingBox in interface IPSDriverisUseEMFFrameBoxForPSBoundingBox in interface IPSDriver2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setUseEMFFrameBoxForPSBoundingBox(boolean useFrameBox)
throws java.io.IOException,
AutomationException
setUseEMFFrameBoxForPSBoundingBox in interface IPSDriversetUseEMFFrameBoxForPSBoundingBox in interface IPSDriver2useFrameBox - The useFrameBox (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getPSLanguageLevel()
throws java.io.IOException,
AutomationException
getPSLanguageLevel in interface IPSDrivergetPSLanguageLevel in interface IPSDriver2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPSLanguageLevel(int pslevel)
throws java.io.IOException,
AutomationException
setPSLanguageLevel in interface IPSDriversetPSLanguageLevel in interface IPSDriver2pslevel - A com.esri.arcgis.output.esriPSDriverPSLanguageLevel constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void createPS(java.lang.String inputFileName,
java.lang.String outputFileName)
throws java.io.IOException,
AutomationException
createPS in interface IPSDrivercreatePS in interface IPSDriver2inputFileName - The inputFileName (in)outputFileName - The outputFileName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public short getCopies()
throws java.io.IOException,
AutomationException
getCopies in interface IPSDriver2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCopies(short copies)
throws java.io.IOException,
AutomationException
setCopies in interface IPSDriver2copies - The copies (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getCount()
throws java.io.IOException,
AutomationException
getCount in interface ISpotPlateCollectionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public ISpotPlate getSpotPlate(int index)
throws java.io.IOException,
AutomationException
getSpotPlate in interface ISpotPlateCollectionindex - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void add(ISpotPlate spotPlate)
throws java.io.IOException,
AutomationException
add in interface ISpotPlateCollectionspotPlate - A reference to a com.esri.arcgis.output.ISpotPlate (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void insert(int index,
ISpotPlate spotPlate)
throws java.io.IOException,
AutomationException
insert in interface ISpotPlateCollectionindex - The index (in)spotPlate - A reference to a com.esri.arcgis.output.ISpotPlate (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void remove(int index)
throws java.io.IOException,
AutomationException
remove in interface ISpotPlateCollectionindex - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void removeAll()
throws java.io.IOException,
AutomationException
removeAll in interface ISpotPlateCollectionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public short getSupportedColorCorrections()
throws java.io.IOException,
AutomationException
getSupportedColorCorrections in interface IColorCorrectionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public short getLightness(int dataType)
throws java.io.IOException,
AutomationException
getLightness in interface IColorCorrectiondataType - A com.esri.arcgis.output.esriColorCorrectionDataType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLightness(int dataType,
short val)
throws java.io.IOException,
AutomationException
setLightness in interface IColorCorrectiondataType - A com.esri.arcgis.output.esriColorCorrectionDataType constant (in)val - The val (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public short getSaturation(int dataType)
throws java.io.IOException,
AutomationException
getSaturation in interface IColorCorrectiondataType - A com.esri.arcgis.output.esriColorCorrectionDataType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSaturation(int dataType,
short val)
throws java.io.IOException,
AutomationException
setSaturation in interface IColorCorrectiondataType - A com.esri.arcgis.output.esriColorCorrectionDataType constant (in)val - The val (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public short getUnderColorRemoval(int dataType)
throws java.io.IOException,
AutomationException
getUnderColorRemoval in interface IColorCorrectiondataType - A com.esri.arcgis.output.esriColorCorrectionDataType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setUnderColorRemoval(int dataType,
short val)
throws java.io.IOException,
AutomationException
setUnderColorRemoval in interface IColorCorrectiondataType - A com.esri.arcgis.output.esriColorCorrectionDataType constant (in)val - The val (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public short getCMYKCorrection(int dataType,
int index)
throws java.io.IOException,
AutomationException
getCMYKCorrection in interface IColorCorrectiondataType - A com.esri.arcgis.output.esriColorCorrectionDataType constant (in)index - A com.esri.arcgis.output.esriCMYKIndex constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCMYKCorrection(int dataType,
int index,
short val)
throws java.io.IOException,
AutomationException
setCMYKCorrection in interface IColorCorrectiondataType - A com.esri.arcgis.output.esriColorCorrectionDataType constant (in)index - A com.esri.arcgis.output.esriCMYKIndex constant (in)val - The val (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSaveMappings(boolean saveMappings)
throws java.io.IOException,
AutomationException
setSaveMappings in interface IFontMapEnvironmentsaveMappings - The saveMappings (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isSaveMappings()
throws java.io.IOException,
AutomationException
isSaveMappings in interface IFontMapEnvironmentjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDefaultMappingsChoices(java.lang.Object defaultMappingChoices)
throws java.io.IOException,
AutomationException
setDefaultMappingsChoices in interface IFontMapEnvironmentdefaultMappingChoices - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object getDefaultMappingsChoices()
throws java.io.IOException,
AutomationException
getDefaultMappingsChoices in interface IFontMapEnvironmentjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDefaultMapping(java.lang.String defaultMapping)
throws java.io.IOException,
AutomationException
setDefaultMapping in interface IFontMapEnvironmentdefaultMapping - The defaultMapping (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getDefaultMapping()
throws java.io.IOException,
AutomationException
getDefaultMapping in interface IFontMapEnvironmentjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setApplyDefaultMappingDesc(java.lang.String applyDefaultMappingDesc)
throws java.io.IOException,
AutomationException
setApplyDefaultMappingDesc in interface IFontMapEnvironmentapplyDefaultMappingDesc - The applyDefaultMappingDesc (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getApplyDefaultMappingDesc()
throws java.io.IOException,
AutomationException
getApplyDefaultMappingDesc in interface IFontMapEnvironmentjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void isDirty()
throws java.io.IOException,
AutomationException
isDirty in interface IPersistStreamjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void load(IStream pstm)
throws java.io.IOException,
AutomationException
load in interface IPersistStreampstm - A reference to a com.esri.arcgis.system.IStream (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void save(IStream pstm,
int fClearDirty)
throws java.io.IOException,
AutomationException
save in interface IPersistStreampstm - A reference to a com.esri.arcgis.system.IStream (in)fClearDirty - The fClearDirty (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getSizeMax(_ULARGE_INTEGER[] pcbSize)
throws java.io.IOException,
AutomationException
getSizeMax in interface IPersistStreampcbSize - A Structure: com.esri.arcgis.system._ULARGE_INTEGER (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getClassID(GUID[] pClassID)
throws java.io.IOException,
AutomationException
getClassID in interface IPersistpClassID - A Structure: com.esri.arcgis.support.ms.stdole.GUID (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IClone esri_clone()
throws java.io.IOException,
AutomationException
esri_clone in interface IClonejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void assign(IClone src)
throws java.io.IOException,
AutomationException
assign in interface IClonesrc - A reference to a com.esri.arcgis.system.IClone (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isEqual(IClone other)
throws java.io.IOException,
AutomationException
isEqual in interface ICloneother - A reference to a com.esri.arcgis.system.IClone (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isIdentical(IClone other)
throws java.io.IOException,
AutomationException
isIdentical in interface ICloneother - A reference to a com.esri.arcgis.system.IClone (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void interfaceSupportsErrorInfo(GUID riid)
throws java.io.IOException,
AutomationException
interfaceSupportsErrorInfo in interface ISupportErrorInforiid - A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void cleanup()
throws java.io.IOException,
AutomationException
cleanup in interface IOutputCleanupjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTrackCancel(ITrackCancel rhs1)
throws java.io.IOException,
AutomationException
setTrackCancel in interface ITrackCancelSetuprhs1 - A reference to a com.esri.arcgis.system.ITrackCancel (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
writeExternal in interface java.io.Externalizablejava.io.IOException
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
readExternal in interface java.io.Externalizablejava.io.IOException
java.lang.ClassNotFoundException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||