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
Modifier and Type | Field and Description |
---|---|
boolean |
noncastable
Deprecated.
|
static java.lang.Class |
targetClass
Deprecated.
|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
IID, IIDf94e4c00_1dd1_11b2_bf4e_08002022f573
IID4434d680_f4da_11d1_bca6_0000f875bcce
IID4da0fe00_1dd2_11b2_bf49_08002022f573
Modifier | Constructor and Description |
---|---|
|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated.
Adds a Java object to be a listener for a specific kind of event generated by the COM object.
|
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.
Removes a Java object as a listener to events generated by a COM object.
|
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.
|
changed, getDomain, getFalseOriginAndUnits, getMDomain, getMFalseOriginAndUnits, getZCoordinateUnit, getZDomain, getZFalseOriginAndUnits, hasMPrecision, hasXYPrecision, hasZPrecision, isPrecisionEqual, setDomain, setFalseOriginAndUnits, setMDomain, setMFalseOriginAndUnits, setZCoordinateUnit, setZDomain, setZFalseOriginAndUnits
getAbbreviation, getAlias, getFactoryCode, getName, getRemarks
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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
changed, getDomain, getFalseOriginAndUnits, getMDomain, getMFalseOriginAndUnits, getZCoordinateUnit, getZDomain, getZFalseOriginAndUnits, hasMPrecision, hasXYPrecision, hasZPrecision, isPrecisionEqual, setDomain, setFalseOriginAndUnits, setMDomain, setMFalseOriginAndUnits, setZCoordinateUnit, setZDomain, setZFalseOriginAndUnits
getAbbreviation, getAlias, getFactoryCode, getName, getRemarks
public static final java.lang.Class targetClass
public boolean noncastable
public IProjectedCoordinateSystemProxy(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.IOException
public IProjectedCoordinateSystemProxy()
public IProjectedCoordinateSystemProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IProjectedCoordinateSystemProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IProjectedCoordinateSystemProxy(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
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
com.esri.arcgis.interop.Dispatch
addListener
in class ISpatialReferenceProxy
iidStr
- the ID of the outgoing interface, implemented by the listenertheListener
- the object to be informed of the eventstheSource
- the proxy class that represents the COM class that is the source of the eventsjava.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
com.esri.arcgis.interop.Dispatch
removeListener
in class ISpatialReferenceProxy
iidStr
- the ID of the outgoing interface, implemented by the listenertheListener
- the object that no longer wishes to be informed of the eventsjava.io.IOException
public java.lang.String getUsage() throws java.io.IOException, AutomationException
getUsage
in interface IProjectedCoordinateSystem
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IGeographicCoordinateSystem getGeographicCoordinateSystem() throws java.io.IOException, AutomationException
getGeographicCoordinateSystem
in interface IProjectedCoordinateSystem
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IProjection getProjection() throws java.io.IOException, AutomationException
getProjection
in interface IProjectedCoordinateSystem
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void getParameters(IParameter[] parameters) throws java.io.IOException, AutomationException
getParameters
in interface IProjectedCoordinateSystem
parameters
- A reference to a com.esri.arcgis.geometry.IParameter (out: use single element array)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public ILinearUnit getCoordinateUnit() throws java.io.IOException, AutomationException
getCoordinateUnit
in interface IProjectedCoordinateSystem
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void forward(int count, _WKSPoint points) throws java.io.IOException, AutomationException
forward
in interface IProjectedCoordinateSystem
count
- The count (in)points
- A Structure: com.esri.arcgis.system._WKSPoint (A com.esri.arcgis.system._WKSPoint COM typedef) (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void inverse(int count, _WKSPoint points) throws java.io.IOException, AutomationException
inverse
in interface IProjectedCoordinateSystem
count
- The count (in)points
- A Structure: com.esri.arcgis.system._WKSPoint (A com.esri.arcgis.system._WKSPoint COM typedef) (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getHorizonCount() throws java.io.IOException, AutomationException
getHorizonCount
in interface IProjectedCoordinateSystem
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public esriSRHorizon getHorizon(int horizonIndex) throws java.io.IOException, AutomationException
getHorizon
in interface IProjectedCoordinateSystem
horizonIndex
- The horizonIndex (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getCentralMeridian(boolean inDegrees) throws java.io.IOException, AutomationException
getCentralMeridian
in interface IProjectedCoordinateSystem
inDegrees
- The inDegrees (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setCentralMeridian(boolean inDegrees, double centralMeridian) throws java.io.IOException, AutomationException
setCentralMeridian
in interface IProjectedCoordinateSystem
inDegrees
- The inDegrees (in)centralMeridian
- The centralMeridian (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getLongitudeOfOrigin() throws java.io.IOException, AutomationException
getLongitudeOfOrigin
in interface IProjectedCoordinateSystem
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setLongitudeOfOrigin(double longitudeOfOrigin) throws java.io.IOException, AutomationException
setLongitudeOfOrigin
in interface IProjectedCoordinateSystem
longitudeOfOrigin
- The longitudeOfOrigin (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getLatitudeOf1st() throws java.io.IOException, AutomationException
getLatitudeOf1st
in interface IProjectedCoordinateSystem
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setLatitudeOf1st(double standardLongitude1) throws java.io.IOException, AutomationException
setLatitudeOf1st
in interface IProjectedCoordinateSystem
standardLongitude1
- The standardLongitude1 (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getLatitudeOf2nd() throws java.io.IOException, AutomationException
getLatitudeOf2nd
in interface IProjectedCoordinateSystem
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setLatitudeOf2nd(double latitudeOf2nd) throws java.io.IOException, AutomationException
setLatitudeOf2nd
in interface IProjectedCoordinateSystem
latitudeOf2nd
- The latitudeOf2nd (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getFalseEasting() throws java.io.IOException, AutomationException
getFalseEasting
in interface IProjectedCoordinateSystem
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setFalseEasting(double falseEasting) throws java.io.IOException, AutomationException
setFalseEasting
in interface IProjectedCoordinateSystem
falseEasting
- The falseEasting (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getFalseNorthing() throws java.io.IOException, AutomationException
getFalseNorthing
in interface IProjectedCoordinateSystem
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setFalseNorthing(double falseNorthing) throws java.io.IOException, AutomationException
setFalseNorthing
in interface IProjectedCoordinateSystem
falseNorthing
- The falseNorthing (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getCentralParallel() throws java.io.IOException, AutomationException
getCentralParallel
in interface IProjectedCoordinateSystem
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setCentralParallel(double centralParallel) throws java.io.IOException, AutomationException
setCentralParallel
in interface IProjectedCoordinateSystem
centralParallel
- The centralParallel (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getStandardParallel1() throws java.io.IOException, AutomationException
getStandardParallel1
in interface IProjectedCoordinateSystem
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setStandardParallel1(double standardParallel1) throws java.io.IOException, AutomationException
setStandardParallel1
in interface IProjectedCoordinateSystem
standardParallel1
- The standardParallel1 (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getStandardParallel2() throws java.io.IOException, AutomationException
getStandardParallel2
in interface IProjectedCoordinateSystem
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setStandardParallel2(double standardParallel2) throws java.io.IOException, AutomationException
setStandardParallel2
in interface IProjectedCoordinateSystem
standardParallel2
- The standardParallel2 (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getLongitudeOf1st() throws java.io.IOException, AutomationException
getLongitudeOf1st
in interface IProjectedCoordinateSystem
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setLongitudeOf1st(double longitudeOf1st) throws java.io.IOException, AutomationException
setLongitudeOf1st
in interface IProjectedCoordinateSystem
longitudeOf1st
- The longitudeOf1st (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getLongitudeOf2nd() throws java.io.IOException, AutomationException
getLongitudeOf2nd
in interface IProjectedCoordinateSystem
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setLongitudeOf2nd(double longitudeOf2nd) throws java.io.IOException, AutomationException
setLongitudeOf2nd
in interface IProjectedCoordinateSystem
longitudeOf2nd
- The longitudeOf2nd (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getScaleFactor() throws java.io.IOException, AutomationException
getScaleFactor
in interface IProjectedCoordinateSystem
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setScaleFactor(double scaleFactor) throws java.io.IOException, AutomationException
setScaleFactor
in interface IProjectedCoordinateSystem
scaleFactor
- The scaleFactor (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getAzimuth() throws java.io.IOException, AutomationException
getAzimuth
in interface IProjectedCoordinateSystem
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setAzimuth(double azimuth) throws java.io.IOException, AutomationException
setAzimuth
in interface IProjectedCoordinateSystem
azimuth
- The azimuth (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.