|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITiffExporter
COM Interface 'ITiffExporter'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriOutput.olb'
Description: 'Superseded by IExportTIFF. Provides access to members that control the TIFF exporter.' 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 |
IID71001418_565a_4588_90b7_3ffb04b74be7
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IColor |
getBackgroundColor()
The background color of the TIFF. |
short |
getHeight()
The height of the TIFF. |
short |
getWidth()
The width of the TIFF. |
void |
setBackgroundColor(IColor ppBackgroundColor)
The background color of the TIFF. |
void |
setHeight(short pHeight)
The height of the TIFF. |
void |
setWidth(short pWidth)
The width of the TIFF. |
| Field Detail |
|---|
static final int IID71001418_565a_4588_90b7_3ffb04b74be7
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setBackgroundColor(IColor ppBackgroundColor)
throws java.io.IOException,
AutomationException
ppBackgroundColor - A reference to a com.esri.arcgis.display.IColor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IColor getBackgroundColor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setWidth(short pWidth)
throws java.io.IOException,
AutomationException
pWidth - The pWidth (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
short getWidth()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setHeight(short pHeight)
throws java.io.IOException,
AutomationException
pHeight - The pHeight (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
short getHeight()
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 | ||||||||