|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGMxDefaultLayers
COM Interface 'IGMxDefaultLayers'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcGlobe.olb'
Description: 'Provides access to Default Layers for New Documents.' 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 |
IID9306ec46_5a2c_4dc6_b87d_415150e668b2
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getNewDocumentDefaultLayersSetting()
The selected layer in the layer control. |
void |
setNewDocumentDefaultLayersSetting(int pValue)
The selected layer in the layer control. |
void |
useTOCAsCustomDefaultLayersForNewDocuments()
Use Current Document TOC as Custom Default Layers for New Documents. |
void |
useTOCAsSystemDefaultLayersForNewDocuments()
Use Current Document TOC as System Default Layers for New Documents. |
Field Detail |
---|
static final int IID9306ec46_5a2c_4dc6_b87d_415150e668b2
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getNewDocumentDefaultLayersSetting() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setNewDocumentDefaultLayersSetting(int pValue) throws java.io.IOException, AutomationException
pValue
- A com.esri.arcgis.arcglobe.esriDefaultLayersMode constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void useTOCAsSystemDefaultLayersForNewDocuments() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void useTOCAsCustomDefaultLayersForNewDocuments() 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 |