public interface ILayoutImage extends IImageResult, java.io.Serializable
Description: 'Provides access to the Layout Image Interface.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID904ba065_af13_40f4_a661_79b7bcfb989a |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDbe47d208_d27a_4048_a118_c9167662db74
Modifier and Type | Method and Description |
---|---|
IEnvelope |
getExtent()
The extent of the page that is fitted to the height and width of the generated image.
|
IMapImages |
getMapImages()
A collection of MapImage objects contained in the layout.
|
getHeight, getMimeData, getMimeType, getReferenceDPI, getURL, getWidth
static final int IID904ba065_af13_40f4_a661_79b7bcfb989a
static final int xxDummy
static final java.lang.String IID
IEnvelope getExtent() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.IMapImages getMapImages() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.