|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.output.PsPrinter
public class PsPrinter
Class used to print maps with the PostScript Printer Driver.
Constructor Summary | |
---|---|
PsPrinter()
Constructs a PsPrinter using ArcGIS Engine. |
|
PsPrinter(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(String inputFileName,
String outputFileName)
Converts the EMF file to a EPS File. |
boolean |
doesDriverSupportPrinter(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(Object o)
Compare this object with another |
IClone |
esri_clone()
Clones the receiver and assigns the result to *clone. |
void |
finishPrinting()
Finish up Printing. |
String |
getApplyDefaultMappingDesc()
The Font Mapping checkbox description string. |
void |
getClassID(GUID[] pClassID)
getClassID |
static 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. |
String |
getDefaultMapping()
The Default Font Mapping string. |
Object |
getDefaultMappingsChoices()
The Default Mapping Choices for Font Substitution. |
String |
getDriverName()
The name of Windows Printer Driver. |
int |
getEmulsion()
The Emulsion setting for the PostScript Driver. |
String |
getFileExtension()
File Extension associated with the Printer Driver. |
String |
getFilter()
Filter used in CFileDialog. |
IFontMapCollection |
getFontMapCollection()
The Font Map Collection for Font Mapping. |
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. |
short |
getLightness(int dataType)
The Lightness Value of the HLS Color Model. |
short |
getMarks()
The PostScript Marks. |
String |
getName()
Name of the IPrinter Driver. |
short |
getOrientation()
The printer page orientation (1 = portrait. |
IPaper |
getPaper()
The IPaper interface. |
String |
getPPDFile()
The PPD file for the PostScript file. |
IEnvelope |
getPrintableBounds()
The area of the printer page that can be printed on. |
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 |
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(ObjectInput in)
|
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(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(String defaultMapping)
The Default Font Mapping string. |
void |
setDefaultMappingsChoices(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(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(String pPDFile)
The PPD file for the PostScript file. |
void |
setPrintableBounds(IEnvelope ppBounds)
The printers Printable Bounds - Used for Marks. |
void |
setPrintToFile(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(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(ObjectOutput out)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.esri.arcgis.interop.RemoteObjRef |
---|
getJintegraDispatch, release |
Constructor Detail |
---|
public PsPrinter() throws IOException, UnknownHostException
IOException
- if there are interop problems
UnknownHostException
- if there are interop problemspublic PsPrinter(Object obj) throws IOException
PsPrinter thePsPrinter = (PsPrinter) obj;
obj
to PsPrinter
.
obj
- an object returned from ArcGIS Engine or Server
IOException
- if there are interop problemsMethod Detail |
---|
public static String getClsid()
public boolean equals(Object o)
equals
in class Object
public int hashCode()
hashCode
in class Object
public void setPPDFile(String pPDFile) throws IOException, AutomationException
setPPDFile
in interface IPSDriver
setPPDFile
in interface IPSDriver2
setPPDFile
in interface IPsPrinter
pPDFile
- The pPDFile (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public String getPPDFile() throws IOException, AutomationException
getPPDFile
in interface IPSDriver
getPPDFile
in interface IPSDriver2
getPPDFile
in interface IPsPrinter
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public String getName() throws IOException, AutomationException
getName
in interface IPrinter
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public String getFilter() throws IOException, AutomationException
getFilter
in interface IPrinter
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public String getFileExtension() throws IOException, AutomationException
getFileExtension
in interface IPrinter
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPrintToFile(String fileName) throws IOException, AutomationException
setPrintToFile
in interface IPrinter
fileName
- The fileName (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public String getPrintToFile() throws IOException, AutomationException
getPrintToFile
in interface IPrinter
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public String getDriverName() throws IOException, AutomationException
getDriverName
in interface IPrinter
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSpoolFileName(String spoolFileName) throws IOException, AutomationException
setSpoolFileName
in interface IPrinter
spoolFileName
- The spoolFileName (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public String getSpoolFileName() throws IOException, AutomationException
getSpoolFileName
in interface IPrinter
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setResolution(short res) throws IOException, AutomationException
setResolution
in interface IPrinter
res
- The res (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public short getResolution() throws IOException, AutomationException
getResolution
in interface IPrinter
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setStepProgressor(IStepProgressor rhs1) throws IOException, AutomationException
setStepProgressor
in interface IPrinter
setStepProgressor
in interface IPSDriver
setStepProgressor
in interface IPSDriver2
rhs1
- A reference to a com.esri.arcgis.system.IStepProgressor (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPaperByRef(IPaper paper) throws IOException, AutomationException
setPaperByRef
in interface IPrinter
paper
- A reference to a com.esri.arcgis.output.IPaper (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IPaper getPaper() throws IOException, AutomationException
getPaper
in interface IPrinter
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void queryPaperSize(double[] width, double[] height) throws IOException, AutomationException
queryPaperSize
in interface IPrinter
width
- The width (out: use single element array)height
- The height (out: use single element array)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnvelope getPrintableBounds() throws IOException, AutomationException
getPrintableBounds
in interface IPrinter
getPrintableBounds
in interface IPSDriver
getPrintableBounds
in interface IPSDriver2
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getUnits() throws IOException, AutomationException
getUnits
in interface IPrinter
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean verifyDriverSettings() throws IOException, AutomationException
verifyDriverSettings
in interface IPrinter
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean doesDriverSupportPrinter(String printerName) throws IOException, AutomationException
doesDriverSupportPrinter
in interface IPrinter
printerName
- The printerName (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int startPrinting(IEnvelope pixelBounds, int hDcPrinter) throws IOException, AutomationException
The StartPrinting method returns a long that represents the hDC (Windows GDI Device Context handle) of the printer object. After this method is called, the printer object is ready to receive GDI draw instructions directed to its hDC.
startPrinting
in interface IPrinter
pixelBounds
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)hDcPrinter
- The hDcPrinter (A COM typedef) (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void finishPrinting() throws IOException, AutomationException
finishPrinting
in interface IPrinter
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void startMapDocument() throws IOException, AutomationException
startMapDocument
in interface IPrinterMPage
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int startPage(IEnvelope pixelBounds, int hDcPrinter) throws IOException, AutomationException
startPage
in interface IPrinterMPage
pixelBounds
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)hDcPrinter
- The hDcPrinter (A COM typedef) (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void endPage() throws IOException, AutomationException
endPage
in interface IPrinterMPage
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void endMapDocument() throws IOException, AutomationException
endMapDocument
in interface IPrinterMPage
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getImageCompression() throws IOException, AutomationException
getImageCompression
in interface IPSDriver
getImageCompression
in interface IPSDriver2
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setImageCompression(int imageCompression) throws IOException, AutomationException
setImageCompression
in interface IPSDriver
setImageCompression
in interface IPSDriver2
imageCompression
- A com.esri.arcgis.output.esriPSDriverImageCompression constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isArcPressSeparateImage() throws IOException, AutomationException
isArcPressSeparateImage
in interface IPSDriver
isArcPressSeparateImage
in interface IPSDriver2
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setArcPressSeparateImage(boolean sepImage) throws IOException, AutomationException
setArcPressSeparateImage
in interface IPSDriver
setArcPressSeparateImage
in interface IPSDriver2
sepImage
- The sepImage (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isArcPressSeparateImageRotate() throws IOException, AutomationException
isArcPressSeparateImageRotate
in interface IPSDriver
isArcPressSeparateImageRotate
in interface IPSDriver2
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setArcPressSeparateImageRotate(boolean sepImage) throws IOException, AutomationException
setArcPressSeparateImageRotate
in interface IPSDriver
setArcPressSeparateImageRotate
in interface IPSDriver2
sepImage
- The sepImage (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IFontMapCollection getFontMapCollection() throws IOException, AutomationException
getFontMapCollection
in interface IFontMapEnvironment
getFontMapCollection
in interface IPSDriver
getFontMapCollection
in interface IPSDriver2
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setFontMapCollectionByRef(IFontMapCollection fontMapCollection) throws IOException, AutomationException
setFontMapCollectionByRef
in interface IPSDriver
setFontMapCollectionByRef
in interface IPSDriver2
fontMapCollection
- A reference to a com.esri.arcgis.output.IFontMapCollection (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public short getMarks() throws IOException, AutomationException
getMarks
in interface IPSDriver
getMarks
in interface IPSDriver2
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMarks(short marks) throws IOException, AutomationException
setMarks
in interface IPSDriver
setMarks
in interface IPSDriver2
marks
- The marks (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getHalfTone(int halfTone) throws IOException, AutomationException
getHalfTone
in interface IPSDriver
getHalfTone
in interface IPSDriver2
halfTone
- A com.esri.arcgis.output.esriPSDriverHalfTone constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setHalfTone(int halfTone, int value) throws IOException, AutomationException
setHalfTone
in interface IPSDriver
setHalfTone
in interface IPSDriver2
halfTone
- A com.esri.arcgis.output.esriPSDriverHalfTone constant (in)value
- The value (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public String getFormName() throws IOException, AutomationException
getFormName
in interface IPSDriver
getFormName
in interface IPSDriver2
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setFormName(String formName) throws IOException, AutomationException
setFormName
in interface IPSDriver
setFormName
in interface IPSDriver2
formName
- The formName (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPrintableBounds(IEnvelope ppBounds) throws IOException, AutomationException
setPrintableBounds
in interface IPSDriver
setPrintableBounds
in interface IPSDriver2
ppBounds
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public short getOrientation() throws IOException, AutomationException
getOrientation
in interface IPSDriver
getOrientation
in interface IPSDriver2
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setOrientation(short orientation) throws IOException, AutomationException
setOrientation
in interface IPSDriver
setOrientation
in interface IPSDriver2
orientation
- The orientation (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getEmulsion() throws IOException, AutomationException
getEmulsion
in interface IPSDriver
getEmulsion
in interface IPSDriver2
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setEmulsion(int emulsion) throws IOException, AutomationException
setEmulsion
in interface IPSDriver
setEmulsion
in interface IPSDriver2
emulsion
- A com.esri.arcgis.output.esriPSDriverEmulsion constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getImage() throws IOException, AutomationException
getImage
in interface IPSDriver
getImage
in interface IPSDriver2
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setImage(int image) throws IOException, AutomationException
setImage
in interface IPSDriver
setImage
in interface IPSDriver2
image
- A com.esri.arcgis.output.esriPSDriverImage constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isOneBitImageTransparency() throws IOException, AutomationException
isOneBitImageTransparency
in interface IPSDriver
isOneBitImageTransparency
in interface IPSDriver2
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setOneBitImageTransparency(boolean imageTransparency) throws IOException, AutomationException
setOneBitImageTransparency
in interface IPSDriver
setOneBitImageTransparency
in interface IPSDriver2
imageTransparency
- The imageTransparency (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUseEMFFrameBoxForPSBoundingBox() throws IOException, AutomationException
isUseEMFFrameBoxForPSBoundingBox
in interface IPSDriver
isUseEMFFrameBoxForPSBoundingBox
in interface IPSDriver2
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUseEMFFrameBoxForPSBoundingBox(boolean useFrameBox) throws IOException, AutomationException
setUseEMFFrameBoxForPSBoundingBox
in interface IPSDriver
setUseEMFFrameBoxForPSBoundingBox
in interface IPSDriver2
useFrameBox
- The useFrameBox (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getPSLanguageLevel() throws IOException, AutomationException
getPSLanguageLevel
in interface IPSDriver
getPSLanguageLevel
in interface IPSDriver2
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPSLanguageLevel(int pslevel) throws IOException, AutomationException
setPSLanguageLevel
in interface IPSDriver
setPSLanguageLevel
in interface IPSDriver2
pslevel
- A com.esri.arcgis.output.esriPSDriverPSLanguageLevel constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void createPS(String inputFileName, String outputFileName) throws IOException, AutomationException
createPS
in interface IPSDriver
createPS
in interface IPSDriver2
inputFileName
- The inputFileName (in)outputFileName
- The outputFileName (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public short getCopies() throws IOException, AutomationException
getCopies
in interface IPSDriver2
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCopies(short copies) throws IOException, AutomationException
setCopies
in interface IPSDriver2
copies
- The copies (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getCount() throws IOException, AutomationException
getCount
in interface ISpotPlateCollection
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ISpotPlate getSpotPlate(int index) throws IOException, AutomationException
getSpotPlate
in interface ISpotPlateCollection
index
- The index (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void add(ISpotPlate spotPlate) throws IOException, AutomationException
add
in interface ISpotPlateCollection
spotPlate
- A reference to a com.esri.arcgis.output.ISpotPlate (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void insert(int index, ISpotPlate spotPlate) throws IOException, AutomationException
insert
in interface ISpotPlateCollection
index
- The index (in)spotPlate
- A reference to a com.esri.arcgis.output.ISpotPlate (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void remove(int index) throws IOException, AutomationException
remove
in interface ISpotPlateCollection
index
- The index (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void removeAll() throws IOException, AutomationException
removeAll
in interface ISpotPlateCollection
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public short getSupportedColorCorrections() throws IOException, AutomationException
getSupportedColorCorrections
in interface IColorCorrection
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public short getLightness(int dataType) throws IOException, AutomationException
getLightness
in interface IColorCorrection
dataType
- A com.esri.arcgis.output.esriColorCorrectionDataType constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLightness(int dataType, short val) throws IOException, AutomationException
setLightness
in interface IColorCorrection
dataType
- A com.esri.arcgis.output.esriColorCorrectionDataType constant (in)val
- The val (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public short getSaturation(int dataType) throws IOException, AutomationException
getSaturation
in interface IColorCorrection
dataType
- A com.esri.arcgis.output.esriColorCorrectionDataType constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSaturation(int dataType, short val) throws IOException, AutomationException
setSaturation
in interface IColorCorrection
dataType
- A com.esri.arcgis.output.esriColorCorrectionDataType constant (in)val
- The val (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public short getUnderColorRemoval(int dataType) throws IOException, AutomationException
getUnderColorRemoval
in interface IColorCorrection
dataType
- A com.esri.arcgis.output.esriColorCorrectionDataType constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUnderColorRemoval(int dataType, short val) throws IOException, AutomationException
setUnderColorRemoval
in interface IColorCorrection
dataType
- A com.esri.arcgis.output.esriColorCorrectionDataType constant (in)val
- The val (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public short getCMYKCorrection(int dataType, int index) throws IOException, AutomationException
getCMYKCorrection
in interface IColorCorrection
dataType
- A com.esri.arcgis.output.esriColorCorrectionDataType constant (in)index
- A com.esri.arcgis.output.esriCMYKIndex constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCMYKCorrection(int dataType, int index, short val) throws IOException, AutomationException
setCMYKCorrection
in interface IColorCorrection
dataType
- A com.esri.arcgis.output.esriColorCorrectionDataType constant (in)index
- A com.esri.arcgis.output.esriCMYKIndex constant (in)val
- The val (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSaveMappings(boolean saveMappings) throws IOException, AutomationException
setSaveMappings
in interface IFontMapEnvironment
saveMappings
- The saveMappings (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSaveMappings() throws IOException, AutomationException
isSaveMappings
in interface IFontMapEnvironment
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDefaultMappingsChoices(Object defaultMappingChoices) throws IOException, AutomationException
setDefaultMappingsChoices
in interface IFontMapEnvironment
defaultMappingChoices
- A Variant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public Object getDefaultMappingsChoices() throws IOException, AutomationException
getDefaultMappingsChoices
in interface IFontMapEnvironment
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDefaultMapping(String defaultMapping) throws IOException, AutomationException
setDefaultMapping
in interface IFontMapEnvironment
defaultMapping
- The defaultMapping (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public String getDefaultMapping() throws IOException, AutomationException
getDefaultMapping
in interface IFontMapEnvironment
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setApplyDefaultMappingDesc(String applyDefaultMappingDesc) throws IOException, AutomationException
setApplyDefaultMappingDesc
in interface IFontMapEnvironment
applyDefaultMappingDesc
- The applyDefaultMappingDesc (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public String getApplyDefaultMappingDesc() throws IOException, AutomationException
getApplyDefaultMappingDesc
in interface IFontMapEnvironment
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void isDirty() throws IOException, AutomationException
IPersistStream is a Microsoft interface. Please refer to MSDN for information about this interface.
isDirty
in interface IPersistStream
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void load(IStream pstm) throws IOException, AutomationException
IPersistStream is a Microsoft interface. Please refer to MSDN for information about this interface.
load
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void save(IStream pstm, int fClearDirty) throws IOException, AutomationException
IPersistStream is a Microsoft interface. Please refer to MSDN for information about this interface.
save
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)fClearDirty
- The fClearDirty (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getSizeMax(_ULARGE_INTEGER[] pcbSize) throws IOException, AutomationException
IPersistStream is a Microsoft interface. Please refer to MSDN for information about this interface.
getSizeMax
in interface IPersistStream
pcbSize
- A Structure: com.esri.arcgis.system._ULARGE_INTEGER (out: use single element array)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getClassID(GUID[] pClassID) throws IOException, AutomationException
IPersist is a Microsoft interface. Please refer to MSDN for information about this interface.
getClassID
in interface IPersist
pClassID
- A Structure: com.esri.arcgis.support.ms.stdole.GUID (out: use single element array)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IClone esri_clone() throws IOException, AutomationException
esri_clone
in interface IClone
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void assign(IClone src) throws IOException, AutomationException
assign
in interface IClone
src
- A reference to a com.esri.arcgis.system.IClone (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isEqual(IClone other) throws IOException, AutomationException
IsEqual returns True if the receiver and the source have the same properties. Note, this does not imply that the receiver and the source reference the same object.
isEqual
in interface IClone
other
- A reference to a com.esri.arcgis.system.IClone (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isIdentical(IClone other) throws IOException, AutomationException
IsIdentical returns true if the receiver and the source reference the same object.
isIdentical
in interface IClone
other
- A reference to a com.esri.arcgis.system.IClone (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void interfaceSupportsErrorInfo(GUID riid) throws IOException, AutomationException
Indicates whether the interface supports IErrorInfo.
interfaceSupportsErrorInfo
in interface ISupportErrorInfo
riid
- A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void cleanup() throws IOException, AutomationException
cleanup
in interface IOutputCleanup
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTrackCancel(ITrackCancel rhs1) throws IOException, AutomationException
setTrackCancel
in interface ITrackCancelSetup
rhs1
- A reference to a com.esri.arcgis.system.ITrackCancel (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |