|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.globecore.IGlobeGraphicsLayerProxy
Description: 'Provides access to the Globe Graphics Layer.' 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 =
public class IGlobeGraphicsLayerProxy
Internal use class
| Field Summary | |
|---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
| Fields inherited from class com.esri.arcgis.interop.Dispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
| Fields inherited from interface com.esri.arcgis.globecore.IGlobeGraphicsLayer |
|---|
IID, IID5ae75603_dd33_4d19_8116_4e6169b2eb9f |
| Constructor Summary | |
|---|---|
|
IGlobeGraphicsLayerProxy()
Deprecated. For internal use only |
|
IGlobeGraphicsLayerProxy(java.lang.Object obj)
Deprecated. |
protected |
IGlobeGraphicsLayerProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IGlobeGraphicsLayerProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IGlobeGraphicsLayerProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
| Method Summary | |
|---|---|
void |
addElement(IElement pElement,
IGlobeGraphicsElementProperties pProps,
int[] pElementIndex)
Deprecated. Adds a Graphics Element with specific Globe properties. |
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
void |
findElement(java.lang.String name,
IElement[] ppElement,
int[] pElementIndex)
Deprecated. Find an element by name. |
void |
findElementIndex(IElement pElement,
int[] pElementIndex)
Deprecated. Find an element index for fast access. |
void |
getElementName(IElement pElement,
java.lang.String[] pName)
Deprecated. Gets the name of an element. |
void |
getElementTransformation(int elementIndex,
IVector3D[] ppTrans,
IVector3D[] ppScale,
IVector3D[] ppRotate)
Deprecated. Get the transformation of an element. |
void |
getGlobeProperties(IElement pElement,
IGlobeGraphicsElementProperties[] ppProps)
Deprecated. Gets specific Globe properties. |
void |
getIsElementVisible(int elementIndex,
boolean[] pbVisible)
Deprecated. Get the visibility of an element. |
boolean |
isHasPerElementIllumination()
Deprecated. The option to apply per-element illumination. |
boolean |
isHasVisibleRasterizedElements()
Deprecated. Indicates if there are visible rasterized elements. |
boolean |
isHidden()
Deprecated. The option to hide the graphics layer from the TOC and avoid persistency. |
boolean |
isSelectable()
Deprecated. The option to allow element selection. |
void |
putElementName(IElement pElement,
java.lang.String name)
Deprecated. Puts the name of an element. |
void |
putIsElementVisible(int elementIndex,
boolean bVisible)
Deprecated. Set the visibility of an element. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setElementTransformation(int elementIndex,
IVector3D pTrans,
IVector3D pScale,
IVector3D pRotate)
Deprecated. Set the transformation of an element. |
void |
setGlobeProperties(IElement pElement,
IGlobeGraphicsElementProperties pProps)
Deprecated. Sets specific Globe properties. |
void |
setHasPerElementIllumination(boolean bHasPerElementIllumination)
Deprecated. The option to apply per-element illumination. |
void |
setIsHidden(boolean pbHide)
Deprecated. The option to hide the graphics layer from the TOC and avoid persistency. |
void |
setIsSelectable(boolean bIsSelectable)
Deprecated. The option to allow element selection. |
void |
setRasterizedSymbologyScalingFactor(double rhs1)
Deprecated. The symbol scale factor for rasterized graphics elements. |
void |
updateAllElements()
Deprecated. Refresh all elements. |
void |
updateElementByIndex(int elementIndex)
Deprecated. Updates an element given its index. |
| Methods inherited from class com.esri.arcgis.interop.Dispatch |
|---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.Class targetClass
public boolean noncastable
| Constructor Detail |
|---|
public IGlobeGraphicsLayerProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.net.UnknownHostException,
java.io.IOException
java.net.UnknownHostException
java.io.IOExceptionpublic IGlobeGraphicsLayerProxy()
public IGlobeGraphicsLayerProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOException
protected IGlobeGraphicsLayerProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOException
protected IGlobeGraphicsLayerProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
throws java.io.IOException
addListener in class com.esri.arcgis.interop.Dispatchjava.io.IOException
public void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
removeListener in class com.esri.arcgis.interop.Dispatchjava.io.IOException
public void addElement(IElement pElement,
IGlobeGraphicsElementProperties pProps,
int[] pElementIndex)
throws java.io.IOException,
AutomationException
addElement in interface IGlobeGraphicsLayerpElement - A reference to a com.esri.arcgis.carto.IElement (in)pProps - A reference to a com.esri.arcgis.globecore.IGlobeGraphicsElementProperties (in)pElementIndex - The pElementIndex (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setGlobeProperties(IElement pElement,
IGlobeGraphicsElementProperties pProps)
throws java.io.IOException,
AutomationException
setGlobeProperties in interface IGlobeGraphicsLayerpElement - A reference to a com.esri.arcgis.carto.IElement (in)pProps - A reference to a com.esri.arcgis.globecore.IGlobeGraphicsElementProperties (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getGlobeProperties(IElement pElement,
IGlobeGraphicsElementProperties[] ppProps)
throws java.io.IOException,
AutomationException
getGlobeProperties in interface IGlobeGraphicsLayerpElement - A reference to a com.esri.arcgis.carto.IElement (in)ppProps - A reference to a com.esri.arcgis.globecore.IGlobeGraphicsElementProperties (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void putElementName(IElement pElement,
java.lang.String name)
throws java.io.IOException,
AutomationException
putElementName in interface IGlobeGraphicsLayerpElement - A reference to a com.esri.arcgis.carto.IElement (in)name - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getElementName(IElement pElement,
java.lang.String[] pName)
throws java.io.IOException,
AutomationException
getElementName in interface IGlobeGraphicsLayerpElement - A reference to a com.esri.arcgis.carto.IElement (in)pName - The pName (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void findElement(java.lang.String name,
IElement[] ppElement,
int[] pElementIndex)
throws java.io.IOException,
AutomationException
findElement in interface IGlobeGraphicsLayername - The name (in)ppElement - A reference to a com.esri.arcgis.carto.IElement (out: use single element array)pElementIndex - The pElementIndex (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void findElementIndex(IElement pElement,
int[] pElementIndex)
throws java.io.IOException,
AutomationException
findElementIndex in interface IGlobeGraphicsLayerpElement - A reference to a com.esri.arcgis.carto.IElement (in)pElementIndex - The pElementIndex (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void updateElementByIndex(int elementIndex)
throws java.io.IOException,
AutomationException
updateElementByIndex in interface IGlobeGraphicsLayerelementIndex - The elementIndex (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void putIsElementVisible(int elementIndex,
boolean bVisible)
throws java.io.IOException,
AutomationException
putIsElementVisible in interface IGlobeGraphicsLayerelementIndex - The elementIndex (in)bVisible - The bVisible (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getIsElementVisible(int elementIndex,
boolean[] pbVisible)
throws java.io.IOException,
AutomationException
getIsElementVisible in interface IGlobeGraphicsLayerelementIndex - The elementIndex (in)pbVisible - The pbVisible (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setElementTransformation(int elementIndex,
IVector3D pTrans,
IVector3D pScale,
IVector3D pRotate)
throws java.io.IOException,
AutomationException
setElementTransformation in interface IGlobeGraphicsLayerelementIndex - The elementIndex (in)pTrans - A reference to a com.esri.arcgis.geometry.IVector3D (in)pScale - A reference to a com.esri.arcgis.geometry.IVector3D (in)pRotate - A reference to a com.esri.arcgis.geometry.IVector3D (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getElementTransformation(int elementIndex,
IVector3D[] ppTrans,
IVector3D[] ppScale,
IVector3D[] ppRotate)
throws java.io.IOException,
AutomationException
getElementTransformation in interface IGlobeGraphicsLayerelementIndex - The elementIndex (in)ppTrans - A reference to a com.esri.arcgis.geometry.IVector3D (out: use single element array)ppScale - A reference to a com.esri.arcgis.geometry.IVector3D (out: use single element array)ppRotate - A reference to a com.esri.arcgis.geometry.IVector3D (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setIsHidden(boolean pbHide)
throws java.io.IOException,
AutomationException
setIsHidden in interface IGlobeGraphicsLayerpbHide - The pbHide (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isHidden()
throws java.io.IOException,
AutomationException
isHidden in interface IGlobeGraphicsLayerjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void updateAllElements()
throws java.io.IOException,
AutomationException
updateAllElements in interface IGlobeGraphicsLayerjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isHasVisibleRasterizedElements()
throws java.io.IOException,
AutomationException
isHasVisibleRasterizedElements in interface IGlobeGraphicsLayerjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setRasterizedSymbologyScalingFactor(double rhs1)
throws java.io.IOException,
AutomationException
setRasterizedSymbologyScalingFactor in interface IGlobeGraphicsLayerrhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setHasPerElementIllumination(boolean bHasPerElementIllumination)
throws java.io.IOException,
AutomationException
setHasPerElementIllumination in interface IGlobeGraphicsLayerbHasPerElementIllumination - The bHasPerElementIllumination (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isHasPerElementIllumination()
throws java.io.IOException,
AutomationException
isHasPerElementIllumination in interface IGlobeGraphicsLayerjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setIsSelectable(boolean bIsSelectable)
throws java.io.IOException,
AutomationException
setIsSelectable in interface IGlobeGraphicsLayerbIsSelectable - The bIsSelectable (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isSelectable()
throws java.io.IOException,
AutomationException
isSelectable in interface IGlobeGraphicsLayerjava.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 | ||||||||