com.esri.arcgis.geometry
Class IProjectedCoordinateSystemProxy

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
All Implemented Interfaces:
IProjectedCoordinateSystem, ISpatialReference, ISpatialReferenceInfo, java.io.Externalizable, java.io.Serializable
Direct Known Subclasses:
IProjectedCoordinateSystem2Proxy

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

Description: 'Provides access to members that control the properties and methods for all 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 IProjectedCoordinateSystemProxy
extends ISpatialReferenceProxy
implements IProjectedCoordinateSystem, 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.IProjectedCoordinateSystem
IID, 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
  IProjectedCoordinateSystemProxy()
          Deprecated. For internal use only
  IProjectedCoordinateSystemProxy(java.lang.Object obj)
          Deprecated.  
protected IProjectedCoordinateSystemProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IProjectedCoordinateSystemProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IProjectedCoordinateSystemProxy(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 forward(int count, _WKSPoint points)
          Deprecated. Projects points from geographic to planar coordinates.
 double getAzimuth()
          Deprecated. The azimuth of a projected coordinate system.
 double getCentralMeridian(boolean inDegrees)
          Deprecated. The central meridian (Lambda0) of a projected coordinate system.
 double getCentralParallel()
          Deprecated. The central parallel (Phi 0) of a projected coordinate system.
 ILinearUnit getCoordinateUnit()
          Deprecated. The linear unit of a projected coordinate system.
 double getFalseEasting()
          Deprecated. The false easting (X0) of a projected coordinate system.
 double getFalseNorthing()
          Deprecated. The false northing (Y0) of a projected coordinate system.
 IGeographicCoordinateSystem getGeographicCoordinateSystem()
          Deprecated. The geographic coordinate system of a projected coordinate system.
 esriSRHorizon getHorizon(int horizonIndex)
          Deprecated. The mathematical limits of a projected coordinate system.
 int getHorizonCount()
          Deprecated. The number of shapes that describe the limits of a ProjCS.
 double getLatitudeOf1st()
          Deprecated. The latitude of the first point (Phi 1) of a projected coordinate system.
 double getLatitudeOf2nd()
          Deprecated. The latitude of the second point (Phi 2) of a projected coordinate system.
 double getLongitudeOf1st()
          Deprecated. The longitude of the first point (Lambda 1) of a projected coordinate system.
 double getLongitudeOf2nd()
          Deprecated. The longitude of the second point (Lambda 2) of a projected coordinate system.
 double getLongitudeOfOrigin()
          Deprecated. The longitude of origin (Lambda0) of a projected coordinate system.
 void getParameters(IParameter[] parameters)
          Deprecated. Gets the map projection parameters of a projected coordinate system.
 IProjection getProjection()
          Deprecated. The map projection of a projected coordinate system.
 double getScaleFactor()
          Deprecated. The scale factor (K0) of a projected coordinate system.
 double getStandardParallel1()
          Deprecated. The first parallel (Phi 1) of a projected coordinate system.
 double getStandardParallel2()
          Deprecated. The second parallel (Phi 2) of a projected coordinate system.
 java.lang.String getUsage()
          Deprecated. The usage notes of a projected coordinate system.
 void inverse(int count, _WKSPoint points)
          Deprecated. Projects points from planar to geographic coordinates.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setAzimuth(double azimuth)
          Deprecated. The azimuth of a projected coordinate system.
 void setCentralMeridian(boolean inDegrees, double centralMeridian)
          Deprecated. The central meridian (Lambda0) of a projected coordinate system.
 void setCentralParallel(double centralParallel)
          Deprecated. The central parallel (Phi 0) of a projected coordinate system.
 void setFalseEasting(double falseEasting)
          Deprecated. The false easting (X0) of a projected coordinate system.
 void setFalseNorthing(double falseNorthing)
          Deprecated. The false northing (Y0) of a projected coordinate system.
 void setLatitudeOf1st(double standardLongitude1)
          Deprecated. The latitude of the first point (Phi 1) of a projected coordinate system.
 void setLatitudeOf2nd(double latitudeOf2nd)
          Deprecated. The latitude of the second point (Phi 2) of a projected coordinate system.
 void setLongitudeOf1st(double longitudeOf1st)
          Deprecated. The longitude of the first point (Lambda 1) of a projected coordinate system.
 void setLongitudeOf2nd(double longitudeOf2nd)
          Deprecated. The longitude of the second point (Lambda 2) of a projected coordinate system.
 void setLongitudeOfOrigin(double longitudeOfOrigin)
          Deprecated. The longitude of origin (Lambda0) of a projected coordinate system.
 void setScaleFactor(double scaleFactor)
          Deprecated. The scale factor (K0) of a projected coordinate system.
 void setStandardParallel1(double standardParallel1)
          Deprecated. The first parallel (Phi 1) of a projected coordinate system.
 void setStandardParallel2(double standardParallel2)
          Deprecated. The second parallel (Phi 2) of a projected coordinate system.
 
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.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

IProjectedCoordinateSystemProxy

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

IProjectedCoordinateSystemProxy

public IProjectedCoordinateSystemProxy()
Deprecated. 
For internal use only


IProjectedCoordinateSystemProxy

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

IProjectedCoordinateSystemProxy

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

IProjectedCoordinateSystemProxy

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

getUsage

public java.lang.String getUsage()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The usage notes of a projected coordinate system.

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

getGeographicCoordinateSystem

public IGeographicCoordinateSystem getGeographicCoordinateSystem()
                                                          throws java.io.IOException,
                                                                 AutomationException
Deprecated. 
The geographic coordinate system of a projected coordinate system.

Specified by:
getGeographicCoordinateSystem in interface IProjectedCoordinateSystem
Returns:
A reference to a com.esri.arcgis.geometry.IGeographicCoordinateSystem
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getProjection

public IProjection getProjection()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The map projection of a projected coordinate system.

Specified by:
getProjection in interface IProjectedCoordinateSystem
Returns:
A reference to a com.esri.arcgis.geometry.IProjection
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getParameters

public void getParameters(IParameter[] parameters)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Gets the map projection parameters of a projected coordinate system.

Specified by:
getParameters in interface IProjectedCoordinateSystem
Parameters:
parameters - A reference to a com.esri.arcgis.geometry.IParameter (out: use single element array)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getCoordinateUnit

public ILinearUnit getCoordinateUnit()
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
The linear unit of a projected coordinate system.

Specified by:
getCoordinateUnit in interface IProjectedCoordinateSystem
Returns:
A reference to a com.esri.arcgis.geometry.ILinearUnit
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

forward

public void forward(int count,
                    _WKSPoint points)
             throws java.io.IOException,
                    AutomationException
Deprecated. 
Projects points from geographic to planar coordinates.

Specified by:
forward in interface IProjectedCoordinateSystem
Parameters:
count - The count (in)
points - A Structure: com.esri.arcgis.system._WKSPoint (A com.esri.arcgis.system._WKSPoint COM typedef) (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

inverse

public void inverse(int count,
                    _WKSPoint points)
             throws java.io.IOException,
                    AutomationException
Deprecated. 
Projects points from planar to geographic coordinates.

Specified by:
inverse in interface IProjectedCoordinateSystem
Parameters:
count - The count (in)
points - A Structure: com.esri.arcgis.system._WKSPoint (A com.esri.arcgis.system._WKSPoint COM typedef) (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getHorizonCount

public int getHorizonCount()
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
The number of shapes that describe the limits of a ProjCS.

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

getHorizon

public esriSRHorizon getHorizon(int horizonIndex)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The mathematical limits of a projected coordinate system.

Specified by:
getHorizon in interface IProjectedCoordinateSystem
Parameters:
horizonIndex - The horizonIndex (in)
Returns:
A Structure: com.esri.arcgis.geometry.esriSRHorizon
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getCentralMeridian

public double getCentralMeridian(boolean inDegrees)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The central meridian (Lambda0) of a projected coordinate system.

Specified by:
getCentralMeridian in interface IProjectedCoordinateSystem
Parameters:
inDegrees - The inDegrees (in)
Returns:
The centralMeridian
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setCentralMeridian

public void setCentralMeridian(boolean inDegrees,
                               double centralMeridian)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The central meridian (Lambda0) of a projected coordinate system.

Specified by:
setCentralMeridian in interface IProjectedCoordinateSystem
Parameters:
inDegrees - The inDegrees (in)
centralMeridian - The centralMeridian (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getLongitudeOfOrigin

public double getLongitudeOfOrigin()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
The longitude of origin (Lambda0) of a projected coordinate system.

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

setLongitudeOfOrigin

public void setLongitudeOfOrigin(double longitudeOfOrigin)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The longitude of origin (Lambda0) of a projected coordinate system.

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

getLatitudeOf1st

public double getLatitudeOf1st()
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The latitude of the first point (Phi 1) of a projected coordinate system.

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

setLatitudeOf1st

public void setLatitudeOf1st(double standardLongitude1)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The latitude of the first point (Phi 1) of a projected coordinate system.

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

getLatitudeOf2nd

public double getLatitudeOf2nd()
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The latitude of the second point (Phi 2) of a projected coordinate system.

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

setLatitudeOf2nd

public void setLatitudeOf2nd(double latitudeOf2nd)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The latitude of the second point (Phi 2) of a projected coordinate system.

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

getFalseEasting

public double getFalseEasting()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
The false easting (X0) of a projected coordinate system.

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

setFalseEasting

public void setFalseEasting(double falseEasting)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
The false easting (X0) of a projected coordinate system.

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

getFalseNorthing

public double getFalseNorthing()
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The false northing (Y0) of a projected coordinate system.

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

setFalseNorthing

public void setFalseNorthing(double falseNorthing)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The false northing (Y0) of a projected coordinate system.

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

getCentralParallel

public double getCentralParallel()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The central parallel (Phi 0) of a projected coordinate system.

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

setCentralParallel

public void setCentralParallel(double centralParallel)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The central parallel (Phi 0) of a projected coordinate system.

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

getStandardParallel1

public double getStandardParallel1()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
The first parallel (Phi 1) of a projected coordinate system.

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

setStandardParallel1

public void setStandardParallel1(double standardParallel1)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The first parallel (Phi 1) of a projected coordinate system.

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

getStandardParallel2

public double getStandardParallel2()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
The second parallel (Phi 2) of a projected coordinate system.

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

setStandardParallel2

public void setStandardParallel2(double standardParallel2)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The second parallel (Phi 2) of a projected coordinate system.

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

getLongitudeOf1st

public double getLongitudeOf1st()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The longitude of the first point (Lambda 1) of a projected coordinate system.

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

setLongitudeOf1st

public void setLongitudeOf1st(double longitudeOf1st)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
The longitude of the first point (Lambda 1) of a projected coordinate system.

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

getLongitudeOf2nd

public double getLongitudeOf2nd()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The longitude of the second point (Lambda 2) of a projected coordinate system.

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

setLongitudeOf2nd

public void setLongitudeOf2nd(double longitudeOf2nd)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
The longitude of the second point (Lambda 2) of a projected coordinate system.

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

getScaleFactor

public double getScaleFactor()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The scale factor (K0) of a projected coordinate system.

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

setScaleFactor

public void setScaleFactor(double scaleFactor)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
The scale factor (K0) of a projected coordinate system.

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

getAzimuth

public double getAzimuth()
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
The azimuth of a projected coordinate system.

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

setAzimuth

public void setAzimuth(double azimuth)
                throws java.io.IOException,
                       AutomationException
Deprecated. 
The azimuth of a projected coordinate system.

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