|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxAGSGlobeLayer
COM Interface 'IGxAGSGlobeLayer'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalog.olb'
Description: 'Provides access to members of GxObject that represents a layer in an ArcGIS Server globe 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 |
IID186aece5_9c47_44c9_b767_c468ce9c4ecc
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IAGSServerObjectName |
getAGSServerObjectName()
The associated AGS server object name. |
java.lang.Object |
getGlobeLayerInfo()
The information provided by the server. |
void |
setAGSServerObjectNameByRef(IAGSServerObjectName agsObjectName)
The associated AGS server object name. |
void |
setGlobeLayerInfoByRef(java.lang.Object layerInfo)
The information provided by the server. |
| Field Detail |
|---|
static final int IID186aece5_9c47_44c9_b767_c468ce9c4ecc
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IAGSServerObjectName getAGSServerObjectName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAGSServerObjectNameByRef(IAGSServerObjectName agsObjectName)
throws java.io.IOException,
AutomationException
agsObjectName - A reference to a com.esri.arcgis.gisclient.IAGSServerObjectName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object getGlobeLayerInfo()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGlobeLayerInfoByRef(java.lang.Object layerInfo)
throws java.io.IOException,
AutomationException
layerInfo - A reference to another Object (IUnknown) (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 | ||||||||