|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMxdServerObjects
COM Interface 'IMxdServerObjects'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to the core objects contained within the map document.' 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 |
IID50949b31_90ac_4290_b001_952ef5204a62
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
ILayer |
getLayer(java.lang.String mapName,
int layerID)
The layer specified by the map name and layer ID. |
IMap |
getMap(java.lang.String mapName)
The map corresponding to the specified map name. |
IPageLayout |
getPageLayout()
The page layout object for the current map document. |
Field Detail |
---|
static final int IID50949b31_90ac_4290_b001_952ef5204a62
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IMap getMap(java.lang.String mapName) throws java.io.IOException, AutomationException
mapName
- The mapName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ILayer getLayer(java.lang.String mapName, int layerID) throws java.io.IOException, AutomationException
mapName
- The mapName (in)layerID
- The layerID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPageLayout getPageLayout() 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 |