com.esri.arcgis.globecore
Class IGlobeHeightPropertiesProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.globecore.IGlobeHeightPropertiesProxy
All Implemented Interfaces:
IGlobeHeightProperties, java.io.Externalizable, java.io.Serializable
Direct Known Subclasses:
IGlobeHeightProperties2Proxy

Deprecated. Internal use only. Proxy for COM Interface 'IGlobeHeightProperties'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGlobeCore.olb'

Description: 'Provides access to members that manipulate the height properties of a globe 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 IGlobeHeightPropertiesProxy
extends com.esri.arcgis.interop.Dispatch
implements IGlobeHeightProperties, java.io.Serializable

Internal use class

See Also:
Serialized Form

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.IGlobeHeightProperties
IID, IID7fbd3fe8_885b_48cb_96af_a3d296892da3
 
Constructor Summary
  IGlobeHeightPropertiesProxy()
          Deprecated. For internal use only
  IGlobeHeightPropertiesProxy(java.lang.Object obj)
          Deprecated.  
protected IGlobeHeightPropertiesProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IGlobeHeightPropertiesProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IGlobeHeightPropertiesProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 void apply(IGlobe pGlobe, ILayer pLayer)
          Deprecated. Apply to the corresponding layer.
 void applyFeatureProperties(IGlobeDisplay pDisplay, IFeature pFeature, IGeometry[] ppNewGeometry, boolean bIgnoreOffsetAndScale)
          Deprecated. Obtain feature geometry with the correct properties.
 ILayer getBaseLayer()
          Deprecated. The base layer.
 int getBaseOption()
          Deprecated. The base option.
 IExpression getElevationExpression()
          Deprecated. The elevation expression for features, in globe units.
 java.lang.String getElevationExpressionString()
          Deprecated. The elevation expression string for features, in globe units.
 IExpression getExtrusionExpression()
          Deprecated. The extrusion expression object.
 java.lang.String getExtrusionExpressionString()
          Deprecated. The extrusion expression string.
 int getExtrusionType()
          Deprecated. The extrusion type.
 double getOffset()
          Deprecated. The constant elevation offset in meters.
 double getZFactor()
          Deprecated. The z factor.
 boolean isHasElevationValues()
          Deprecated. Indicates whether the feature layer has elevation values.
 boolean isUseElevationValues()
          Deprecated. Indicates whether elevation values in the feature layer are used.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setBaseLayerByRef(ILayer ppBase)
          Deprecated. The base layer.
 void setBaseOption(int pBaseOption)
          Deprecated. The base option.
 void setElevationExpressionByRef(IExpression ppExpression)
          Deprecated. The elevation expression for features, in globe units.
 void setElevationExpressionString(java.lang.String pExpressionString)
          Deprecated. The elevation expression string for features, in globe units.
 void setExtrusionExpressionByRef(IExpression ppExtrusion)
          Deprecated. The extrusion expression object.
 void setExtrusionExpressionString(java.lang.String pExtrusion)
          Deprecated. The extrusion expression string.
 void setExtrusionType(int pType)
          Deprecated. The extrusion type.
 void setHasElevationValues(boolean pbHasElevation)
          Deprecated. Indicates whether the feature layer has elevation values.
 void setOffset(double pOffset)
          Deprecated. The constant elevation offset in meters.
 void setUseElevationValues(boolean pbUseElevation)
          Deprecated. Indicates whether elevation values in the feature layer are used.
 void setZFactor(double pZFactor)
          Deprecated. The z factor.
 
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

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IGlobeHeightPropertiesProxy

public IGlobeHeightPropertiesProxy(java.lang.String CLSID,
                                   java.lang.String host,
                                   com.esri.arcgis.interop.AuthInfo authInfo)
                            throws java.net.UnknownHostException,
                                   java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

IGlobeHeightPropertiesProxy

public IGlobeHeightPropertiesProxy()
Deprecated. 
For internal use only


IGlobeHeightPropertiesProxy

public IGlobeHeightPropertiesProxy(java.lang.Object obj)
                            throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IGlobeHeightPropertiesProxy

protected IGlobeHeightPropertiesProxy(java.lang.Object obj,
                                      java.lang.String iid)
                               throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IGlobeHeightPropertiesProxy

protected IGlobeHeightPropertiesProxy(java.lang.String CLSID,
                                      java.lang.String iid,
                                      java.lang.String host,
                                      com.esri.arcgis.interop.AuthInfo authInfo)
                               throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

getBaseOption

public int getBaseOption()
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
The base option.

Specified by:
getBaseOption in interface IGlobeHeightProperties
Returns:
A com.esri.arcgis.globecore.esriGlobeLayerBaseOption constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setBaseOption

public void setBaseOption(int pBaseOption)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
The base option.

Specified by:
setBaseOption in interface IGlobeHeightProperties
Parameters:
pBaseOption - A com.esri.arcgis.globecore.esriGlobeLayerBaseOption constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getElevationExpressionString

public java.lang.String getElevationExpressionString()
                                              throws java.io.IOException,
                                                     AutomationException
Deprecated. 
The elevation expression string for features, in globe units.

Specified by:
getElevationExpressionString in interface IGlobeHeightProperties
Returns:
The pExpressionString
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setElevationExpressionString

public void setElevationExpressionString(java.lang.String pExpressionString)
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
The elevation expression string for features, in globe units.

Specified by:
setElevationExpressionString in interface IGlobeHeightProperties
Parameters:
pExpressionString - The pExpressionString (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getElevationExpression

public IExpression getElevationExpression()
                                   throws java.io.IOException,
                                          AutomationException
Deprecated. 
The elevation expression for features, in globe units.

Specified by:
getElevationExpression in interface IGlobeHeightProperties
Returns:
A reference to a com.esri.arcgis.carto.IExpression
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setElevationExpressionByRef

public void setElevationExpressionByRef(IExpression ppExpression)
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
The elevation expression for features, in globe units.

Specified by:
setElevationExpressionByRef in interface IGlobeHeightProperties
Parameters:
ppExpression - A reference to a com.esri.arcgis.carto.IExpression (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getOffset

public double getOffset()
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
The constant elevation offset in meters.

Specified by:
getOffset in interface IGlobeHeightProperties
Returns:
The pOffset
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setOffset

public void setOffset(double pOffset)
               throws java.io.IOException,
                      AutomationException
Deprecated. 
The constant elevation offset in meters.

Specified by:
setOffset in interface IGlobeHeightProperties
Parameters:
pOffset - The pOffset (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getBaseLayer

public ILayer getBaseLayer()
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
The base layer.

Specified by:
getBaseLayer in interface IGlobeHeightProperties
Returns:
A reference to a com.esri.arcgis.carto.ILayer
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setBaseLayerByRef

public void setBaseLayerByRef(ILayer ppBase)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
The base layer.

Specified by:
setBaseLayerByRef in interface IGlobeHeightProperties
Parameters:
ppBase - A reference to a com.esri.arcgis.carto.ILayer (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getZFactor

public double getZFactor()
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
The z factor.

Specified by:
getZFactor in interface IGlobeHeightProperties
Returns:
The pZFactor
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setZFactor

public void setZFactor(double pZFactor)
                throws java.io.IOException,
                       AutomationException
Deprecated. 
The z factor.

Specified by:
setZFactor in interface IGlobeHeightProperties
Parameters:
pZFactor - The pZFactor (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

apply

public void apply(IGlobe pGlobe,
                  ILayer pLayer)
           throws java.io.IOException,
                  AutomationException
Deprecated. 
Apply to the corresponding layer.

Specified by:
apply in interface IGlobeHeightProperties
Parameters:
pGlobe - A reference to a com.esri.arcgis.globecore.IGlobe (in)
pLayer - A reference to a com.esri.arcgis.carto.ILayer (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setHasElevationValues

public void setHasElevationValues(boolean pbHasElevation)
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Indicates whether the feature layer has elevation values.

Specified by:
setHasElevationValues in interface IGlobeHeightProperties
Parameters:
pbHasElevation - The pbHasElevation (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isHasElevationValues

public boolean isHasElevationValues()
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Indicates whether the feature layer has elevation values.

Specified by:
isHasElevationValues in interface IGlobeHeightProperties
Returns:
The pbHasElevation
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setUseElevationValues

public void setUseElevationValues(boolean pbUseElevation)
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Indicates whether elevation values in the feature layer are used.

Specified by:
setUseElevationValues in interface IGlobeHeightProperties
Parameters:
pbUseElevation - The pbUseElevation (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isUseElevationValues

public boolean isUseElevationValues()
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Indicates whether elevation values in the feature layer are used.

Specified by:
isUseElevationValues in interface IGlobeHeightProperties
Returns:
The pbUseElevation
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getExtrusionType

public int getExtrusionType()
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
The extrusion type.

Specified by:
getExtrusionType in interface IGlobeHeightProperties
Returns:
A com.esri.arcgis.analyst3d.esriExtrusionType constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setExtrusionType

public void setExtrusionType(int pType)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The extrusion type.

Specified by:
setExtrusionType in interface IGlobeHeightProperties
Parameters:
pType - A com.esri.arcgis.analyst3d.esriExtrusionType constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getExtrusionExpressionString

public java.lang.String getExtrusionExpressionString()
                                              throws java.io.IOException,
                                                     AutomationException
Deprecated. 
The extrusion expression string.

Specified by:
getExtrusionExpressionString in interface IGlobeHeightProperties
Returns:
The pExtrusion
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setExtrusionExpressionString

public void setExtrusionExpressionString(java.lang.String pExtrusion)
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
The extrusion expression string.

Specified by:
setExtrusionExpressionString in interface IGlobeHeightProperties
Parameters:
pExtrusion - The pExtrusion (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getExtrusionExpression

public IExpression getExtrusionExpression()
                                   throws java.io.IOException,
                                          AutomationException
Deprecated. 
The extrusion expression object.

Specified by:
getExtrusionExpression in interface IGlobeHeightProperties
Returns:
A reference to a com.esri.arcgis.carto.IExpression
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setExtrusionExpressionByRef

public void setExtrusionExpressionByRef(IExpression ppExtrusion)
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
The extrusion expression object.

Specified by:
setExtrusionExpressionByRef in interface IGlobeHeightProperties
Parameters:
ppExtrusion - A reference to a com.esri.arcgis.carto.IExpression (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

applyFeatureProperties

public void applyFeatureProperties(IGlobeDisplay pDisplay,
                                   IFeature pFeature,
                                   IGeometry[] ppNewGeometry,
                                   boolean bIgnoreOffsetAndScale)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Obtain feature geometry with the correct properties.

Specified by:
applyFeatureProperties in interface IGlobeHeightProperties
Parameters:
pDisplay - A reference to a com.esri.arcgis.globecore.IGlobeDisplay (in)
pFeature - A reference to a com.esri.arcgis.geodatabase.IFeature (in)
ppNewGeometry - A reference to a com.esri.arcgis.geometry.IGeometry (out: use single element array)
bIgnoreOffsetAndScale - The bIgnoreOffsetAndScale (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.