|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGlobeServerGroupLayer
COM Interface 'IGlobeServerGroupLayer'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGlobeCore.olb'
Description: 'Provides access to the available properties of a globe server group layer object.' 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 |
IIDce6c7eb9_d262_4f2d_b420_9b88aa6c69e2
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
connect(IAGSServerObjectName pServerObjectName,
IGlobeLayerInfo pLayerInfo)
Connects to a Globe server given a server object name. |
IGlobeServer |
getGlobeServer()
The GlobeServer object of this layer. |
boolean |
isBlending()
Indicates if this group layer should be consolidated by blending. |
boolean |
isHasConsolidatedCache()
Indicates if this group layer has its own cache. |
void |
setBlending(boolean pvbBlending)
Indicates if this group layer should be consolidated by blending. |
void |
setHasConsolidatedCache(boolean pvbHasCache)
Indicates if this group layer has its own cache. |
| Field Detail |
|---|
static final int IIDce6c7eb9_d262_4f2d_b420_9b88aa6c69e2
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void connect(IAGSServerObjectName pServerObjectName,
IGlobeLayerInfo pLayerInfo)
throws java.io.IOException,
AutomationException
pServerObjectName - A reference to a com.esri.arcgis.gisclient.IAGSServerObjectName (in)pLayerInfo - A reference to a com.esri.arcgis.globecore.IGlobeLayerInfo (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGlobeServer getGlobeServer()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isHasConsolidatedCache()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setHasConsolidatedCache(boolean pvbHasCache)
throws java.io.IOException,
AutomationException
pvbHasCache - The pvbHasCache (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isBlending()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBlending(boolean pvbBlending)
throws java.io.IOException,
AutomationException
pvbBlending - The pvbBlending (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 | ||||||||