|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Provides access to the available properties of a layer factory for globe server layers.
| Method Summary | |
IEnumLayer |
createLayer(java.lang.Object pObject,
IGlobeLayerInfo pLayerInfo)
Creates a globe server layer. |
IEnumLayer |
createLayersFromNames(IAGSServerObjectName pSOName,
java.lang.String[] layerNames)
Creates globe server layers from layer names. |
void |
setAnimationContainer(IGlobe rhs1)
The container of animation tracks to be loaded from server. |
| Method Detail |
public IEnumLayer createLayer(java.lang.Object pObject,
IGlobeLayerInfo pLayerInfo)
throws java.io.IOException,
AutomationException
pObject - A reference to another Object (IUnknown) (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.
public void setAnimationContainer(IGlobe rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.globecore.IGlobe (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IEnumLayer createLayersFromNames(IAGSServerObjectName pSOName,
java.lang.String[] layerNames)
throws java.io.IOException,
AutomationException
pSOName - A reference to a com.esri.arcgis.gisclient.IAGSServerObjectName (in)layerNames - The layerNames (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 | |||||||||