|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapAdmin4
COM Interface 'IMapAdmin4'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to Map administration methods.' 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 |
IID900f7083_22ae_42b4_a00c_1776e316a910
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
ILayer |
getDomainDefiningLayer()
Returns the layer which defines map domain, 0 if domain is the union of all layers. |
boolean |
isSimulateLayerEffectsInLegends()
Indicates whether to simulate transparency and other effects in legends. |
void |
setDomainDefiningLayer(ILayer layer)
Returns the layer which defines map domain, 0 if domain is the union of all layers. |
void |
setSimulateLayerEffectsInLegends(boolean flag)
Indicates whether to simulate transparency and other effects in legends. |
Field Detail |
---|
static final int IID900f7083_22ae_42b4_a00c_1776e316a910
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
ILayer getDomainDefiningLayer() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDomainDefiningLayer(ILayer layer) throws java.io.IOException, AutomationException
layer
- A reference to a com.esri.arcgis.carto.ILayer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isSimulateLayerEffectsInLegends() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSimulateLayerEffectsInLegends(boolean flag) throws java.io.IOException, AutomationException
flag
- The flag (in)
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 |