com.esri.arcgis.geometry
Class IProjectedCoordinateSystem4Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.geometry.ISpatialReferenceInfoProxy
          extended by com.esri.arcgis.geometry.ISpatialReferenceProxy
              extended by com.esri.arcgis.geometry.IProjectedCoordinateSystemProxy
                  extended by com.esri.arcgis.geometry.IProjectedCoordinateSystem2Proxy
                      extended by com.esri.arcgis.geometry.IProjectedCoordinateSystem3Proxy
                          extended by com.esri.arcgis.geometry.IProjectedCoordinateSystem4Proxy
All Implemented Interfaces:
IProjectedCoordinateSystem, IProjectedCoordinateSystem2, IProjectedCoordinateSystem3, IProjectedCoordinateSystem4, ISpatialReference, ISpatialReferenceInfo, java.io.Externalizable, java.io.Serializable
Direct Known Subclasses:
IProjectedCoordinateSystem5Proxy

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

Description: 'Provides access to members that control additional properties and methods for projected coordinate systems.' 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 IProjectedCoordinateSystem4Proxy
extends IProjectedCoordinateSystem3Proxy
implements IProjectedCoordinateSystem4, 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.geometry.IProjectedCoordinateSystem4
IID, IIDd765fb6b_05d3_4398_86ac_79430de530e5
 
Fields inherited from interface com.esri.arcgis.geometry.IProjectedCoordinateSystem3
IIDd9b13c10_5c5e_11d5_9fee_00c04f6bdd7f
 
Fields inherited from interface com.esri.arcgis.geometry.IProjectedCoordinateSystem2
IIDa690307d_6c11_43a1_966a_9e8db0672033
 
Fields inherited from interface com.esri.arcgis.geometry.IProjectedCoordinateSystem
IIDf94e4c00_1dd1_11b2_bf4e_08002022f573
 
Fields inherited from interface com.esri.arcgis.geometry.ISpatialReference
IID4434d680_f4da_11d1_bca6_0000f875bcce
 
Fields inherited from interface com.esri.arcgis.geometry.ISpatialReferenceInfo
IID4da0fe00_1dd2_11b2_bf49_08002022f573
 
Constructor Summary
  IProjectedCoordinateSystem4Proxy()
          Deprecated. For internal use only
  IProjectedCoordinateSystem4Proxy(java.lang.Object obj)
          Deprecated.  
protected IProjectedCoordinateSystem4Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IProjectedCoordinateSystem4Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IProjectedCoordinateSystem4Proxy(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.  
 double getCentralLongitude()
          Deprecated. Returns CentralLongitude of the projected coordinate system.
 _WKSPoint getNorthPole()
          Deprecated. Returns the north pole in projected coordinates, or an empty point if the north pole is outside the PCS horizon.
 int getNorthPoleGeometry()
          Deprecated. Returns type of north pole geometry.
 int getNorthPoleLocation()
          Deprecated. Returns type of location of north pole with respect to the PCS horizon.
 IGeometry getPCSHorizon(_WKSEnvelope[] horizonEnvelope, boolean[] inclusive)
          Deprecated. Returns PCS horizon polygon, its envelope and whether it is inclusive or exclusive; the horizon polygon may be 0.
 _WKSPoint getSouthPole()
          Deprecated. Returns the south pole in projected coordinates, or an empty point if the south pole is outside the PCS horizon.
 int getSouthPoleGeometry()
          Deprecated. Returns type of south pole geometry.
 int getSouthPoleLocation()
          Deprecated. Returns type of location of south pole with respect to the PCS horizon.
 boolean isHorizonConvexHull()
          Deprecated. Returns true if PCS horizon is convex.
 boolean isHorizonEdgeDuplicated()
          Deprecated. Returns true if some edges of PCS horizon project inversely to identical lines.
 boolean isHorizonEntireWorld()
          Deprecated. Returns true if PCS horizon contains the entire world.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 
Methods inherited from class com.esri.arcgis.geometry.IProjectedCoordinateSystem3Proxy
getHeight, setHeight
 
Methods inherited from class com.esri.arcgis.geometry.IProjectedCoordinateSystem2Proxy
getGCSParams, getHorizon, getLatitudeOfCenter, getLatitudeOfOrigin, getLongitudeOfCenter, getPseudoStandardParallel1, getRotation, getShiftedHorizon, getXScaleFactor, getYScaleFactor, inverseWithShift, isEqualNoNames, putLinearAndAngularUnits, setLatitudeOfCenter, setLatitudeOfOrigin, setLongitudeOfCenter, setPseudoStandardParallel1, setRotation, setXScaleFactor, setYScaleFactor
 
Methods inherited from class com.esri.arcgis.geometry.IProjectedCoordinateSystemProxy
forward, getAzimuth, getCentralMeridian, getCentralParallel, getCoordinateUnit, getFalseEasting, getFalseNorthing, getGeographicCoordinateSystem, getHorizon, getHorizonCount, getLatitudeOf1st, getLatitudeOf2nd, getLongitudeOf1st, getLongitudeOf2nd, getLongitudeOfOrigin, getParameters, getProjection, getScaleFactor, getStandardParallel1, getStandardParallel2, getUsage, inverse, setAzimuth, setCentralMeridian, setCentralParallel, setFalseEasting, setFalseNorthing, setLatitudeOf1st, setLatitudeOf2nd, setLongitudeOf1st, setLongitudeOf2nd, setLongitudeOfOrigin, setScaleFactor, setStandardParallel1, setStandardParallel2
 
Methods inherited from class com.esri.arcgis.geometry.ISpatialReferenceProxy
changed, getDomain, getFalseOriginAndUnits, getMDomain, getMFalseOriginAndUnits, getZCoordinateUnit, getZDomain, getZFalseOriginAndUnits, hasMPrecision, hasXYPrecision, hasZPrecision, isPrecisionEqual, setDomain, setFalseOriginAndUnits, setMDomain, setMFalseOriginAndUnits, setZCoordinateUnit, setZDomain, setZFalseOriginAndUnits
 
Methods inherited from class com.esri.arcgis.geometry.ISpatialReferenceInfoProxy
getAbbreviation, getAlias, getFactoryCode, getName, getRemarks
 
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
 
Methods inherited from interface com.esri.arcgis.geometry.IProjectedCoordinateSystem3
getHeight, setHeight
 
Methods inherited from interface com.esri.arcgis.geometry.IProjectedCoordinateSystem2
getGCSParams, getHorizon, getLatitudeOfCenter, getLatitudeOfOrigin, getLongitudeOfCenter, getPseudoStandardParallel1, getRotation, getShiftedHorizon, getXScaleFactor, getYScaleFactor, inverseWithShift, isEqualNoNames, putLinearAndAngularUnits, setLatitudeOfCenter, setLatitudeOfOrigin, setLongitudeOfCenter, setPseudoStandardParallel1, setRotation, setXScaleFactor, setYScaleFactor
 
Methods inherited from interface com.esri.arcgis.geometry.IProjectedCoordinateSystem
forward, getAzimuth, getCentralMeridian, getCentralParallel, getCoordinateUnit, getFalseEasting, getFalseNorthing, getGeographicCoordinateSystem, getHorizon, getHorizonCount, getLatitudeOf1st, getLatitudeOf2nd, getLongitudeOf1st, getLongitudeOf2nd, getLongitudeOfOrigin, getParameters, getProjection, getScaleFactor, getStandardParallel1, getStandardParallel2, getUsage, inverse, setAzimuth, setCentralMeridian, setCentralParallel, setFalseEasting, setFalseNorthing, setLatitudeOf1st, setLatitudeOf2nd, setLongitudeOf1st, setLongitudeOf2nd, setLongitudeOfOrigin, setScaleFactor, setStandardParallel1, setStandardParallel2
 
Methods inherited from interface com.esri.arcgis.geometry.ISpatialReference
changed, getDomain, getFalseOriginAndUnits, getMDomain, getMFalseOriginAndUnits, getZCoordinateUnit, getZDomain, getZFalseOriginAndUnits, hasMPrecision, hasXYPrecision, hasZPrecision, isPrecisionEqual, setDomain, setFalseOriginAndUnits, setMDomain, setMFalseOriginAndUnits, setZCoordinateUnit, setZDomain, setZFalseOriginAndUnits
 
Methods inherited from interface com.esri.arcgis.geometry.ISpatialReferenceInfo
getAbbreviation, getAlias, getFactoryCode, getName, getRemarks
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IProjectedCoordinateSystem4Proxy

public IProjectedCoordinateSystem4Proxy(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

IProjectedCoordinateSystem4Proxy

public IProjectedCoordinateSystem4Proxy()
Deprecated. 
For internal use only


IProjectedCoordinateSystem4Proxy

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

IProjectedCoordinateSystem4Proxy

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

IProjectedCoordinateSystem4Proxy

protected IProjectedCoordinateSystem4Proxy(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 IProjectedCoordinateSystem3Proxy
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 IProjectedCoordinateSystem3Proxy
Throws:
java.io.IOException

getPCSHorizon

public IGeometry getPCSHorizon(_WKSEnvelope[] horizonEnvelope,
                               boolean[] inclusive)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Returns PCS horizon polygon, its envelope and whether it is inclusive or exclusive; the horizon polygon may be 0.

Specified by:
getPCSHorizon in interface IProjectedCoordinateSystem4
Parameters:
horizonEnvelope - A Structure: com.esri.arcgis.system._WKSEnvelope (A com.esri.arcgis.system._WKSEnvelope COM typedef) (out: use single element array)
inclusive - The inclusive (out: use single element array)
Returns:
A reference to a com.esri.arcgis.geometry.IGeometry
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getCentralLongitude

public double getCentralLongitude()
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Returns CentralLongitude of the projected coordinate system. Always defined, unlike CentralMeridian or LongitudeOfCenter.

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

getNorthPole

public _WKSPoint getNorthPole()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Returns the north pole in projected coordinates, or an empty point if the north pole is outside the PCS horizon.

Specified by:
getNorthPole in interface IProjectedCoordinateSystem4
Returns:
A Structure: com.esri.arcgis.system._WKSPoint (A com.esri.arcgis.system._WKSPoint COM typedef)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSouthPole

public _WKSPoint getSouthPole()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Returns the south pole in projected coordinates, or an empty point if the south pole is outside the PCS horizon.

Specified by:
getSouthPole in interface IProjectedCoordinateSystem4
Returns:
A Structure: com.esri.arcgis.system._WKSPoint (A com.esri.arcgis.system._WKSPoint COM typedef)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getNorthPoleLocation

public int getNorthPoleLocation()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Returns type of location of north pole with respect to the PCS horizon.

Specified by:
getNorthPoleLocation in interface IProjectedCoordinateSystem4
Returns:
A com.esri.arcgis.geometry.esriSRPoleLocation constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSouthPoleLocation

public int getSouthPoleLocation()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Returns type of location of south pole with respect to the PCS horizon.

Specified by:
getSouthPoleLocation in interface IProjectedCoordinateSystem4
Returns:
A com.esri.arcgis.geometry.esriSRPoleLocation constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getNorthPoleGeometry

public int getNorthPoleGeometry()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Returns type of north pole geometry.

Specified by:
getNorthPoleGeometry in interface IProjectedCoordinateSystem4
Returns:
A com.esri.arcgis.geometry.esriSRPoleGeometry constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSouthPoleGeometry

public int getSouthPoleGeometry()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Returns type of south pole geometry.

Specified by:
getSouthPoleGeometry in interface IProjectedCoordinateSystem4
Returns:
A com.esri.arcgis.geometry.esriSRPoleGeometry constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isHorizonEdgeDuplicated

public boolean isHorizonEdgeDuplicated()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Returns true if some edges of PCS horizon project inversely to identical lines.

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

isHorizonConvexHull

public boolean isHorizonConvexHull()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Returns true if PCS horizon is convex.

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

isHorizonEntireWorld

public boolean isHorizonEntireWorld()
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Returns true if PCS horizon contains the entire world.

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