|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGlobe2
COM Interface 'IGlobe2'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGlobeCore.olb'
Description: 'Extends access to members that control the globe.' 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 |
IID5e37ab7c_057c_470d_804a_abdd4f10b64c
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.globecore.IGlobe |
---|
IID00b329b7_265e_11d6_b2b4_00508bcdde28 |
Method Summary | |
---|---|
int |
getDanglingCachesCount()
Returns the count of globe caches which are not saved. |
boolean |
isReportLayersInDrawingOrder()
Controls if layers are reported in drawing order. |
void |
refreshGroupLayer(ILayer pLayer)
Refresh globe group layer. |
void |
setReportLayersInDrawingOrder(boolean bTyped)
Controls if layers are reported in drawing order. |
Methods inherited from interface com.esri.arcgis.globecore.IGlobe |
---|
addLayerType, getDefaultBackgTransitionDistances, getDefaultGlobeBackgroundOption, getDefaultHighBackgroundColor, getDefaultLowBackgroundColor, getGlobeDisplay, getGlobeLayers, getGlobeUnits, getShowGlobeTips, setDefaultBackgTransitionDistances, setDefaultGlobeBackgroundOption, setDefaultHighBackgroundColor, setDefaultLowBackgroundColor, setGlobeUnits, setShowGlobeTips |
Field Detail |
---|
static final int IID5e37ab7c_057c_470d_804a_abdd4f10b64c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void refreshGroupLayer(ILayer pLayer) throws java.io.IOException, AutomationException
pLayer
- 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.void setReportLayersInDrawingOrder(boolean bTyped) throws java.io.IOException, AutomationException
bTyped
- The bTyped (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReportLayersInDrawingOrder() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getDanglingCachesCount() 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 |