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