|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapImage
COM Interface 'IMapImage'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to the Map 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 =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID8a77bea2_5541_4ade_93bc_d5cba56034c8
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.carto.IImageResult |
---|
IIDbe47d208_d27a_4048_a118_c9167662db74 |
Method Summary | |
---|---|
IEnvelope |
getMapExtent()
The geographic extent of the map that is fitted to the height and width of the generated image. |
double |
getMapScale()
The scale of the generated map image. |
ILongArray |
getVisibleLayers()
Array of the visible layers drawn for the generated map scale. |
Methods inherited from interface com.esri.arcgis.carto.IImageResult |
---|
getHeight, getMimeData, getReferenceDPI, getURL, getWidth |
Field Detail |
---|
static final int IID8a77bea2_5541_4ade_93bc_d5cba56034c8
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IEnvelope getMapExtent() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ILongArray getVisibleLayers() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getMapScale() 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 |