|
|||||||||
| 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.geoprocessing.IGpSpRefObjectProxy
Description: 'Provides access to the Dispatch SpatialReference Object.' 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 IGpSpRefObjectProxy
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 |
| Constructor Summary | |
|---|---|
|
IGpSpRefObjectProxy()
Deprecated. For internal use only |
|
IGpSpRefObjectProxy(java.lang.Object obj)
Deprecated. |
protected |
IGpSpRefObjectProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IGpSpRefObjectProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IGpSpRefObjectProxy(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 |
create()
Deprecated. Create the spatial reference using the currently set properties. |
void |
createFromFile(java.lang.String prjFile)
Deprecated. Create the spatial reference from a projection file. |
java.lang.String |
getAbbreviation()
Deprecated. The abbreviated name of this spatial reference component. |
java.lang.String |
getAlias()
Deprecated. The alias of this spatial reference component. |
int |
getAngularUnitCode()
Deprecated. The angular unit code. |
java.lang.String |
getAngularUnitName()
Deprecated. The angular unit name. |
double |
getAzimuth()
Deprecated. The azimuth of a projected coordinate system. |
double |
getCentralMeridian()
Deprecated. The central meridian (Lambda0) of a projected coordinate system. |
double |
getCentralMeridianInDegrees()
Deprecated. The central meridian (Lambda0) of a projected coordinate system in degrees. |
double |
getCentralParallel()
Deprecated. The central parallel (Phi 0) of a projected coordinate system. |
java.lang.String |
getClassification()
Deprecated. The classification of a map projection. |
int |
getDatumCode()
Deprecated. The datum code. |
java.lang.String |
getDatumName()
Deprecated. The datum name. |
java.lang.String |
getDomain()
Deprecated. The extent of the X/Y domain. |
int |
getFactoryCode()
Deprecated. The factory code of the spatial reference. |
double |
getFalseEasting()
Deprecated. The false easting (X0) of a projected coordinate system. |
double |
getFalseNorthing()
Deprecated. The false northing (Y0) of a projected coordinate system. |
java.lang.String |
getFalseOriginAndUnits()
Deprecated. The false origin and units. |
double |
getFlattening()
Deprecated. The flattening ratio of this spheroid. |
int |
getGCSCode()
Deprecated. The geographic coordinate system code. |
java.lang.String |
getGCSName()
Deprecated. The geographic coordinate system name. |
java.lang.String |
getHasMPrecision()
Deprecated. Indicates whether or not m-value precision information has been defined. |
java.lang.String |
getHasXYPrecision()
Deprecated. Indicates whether or not (x,y) precision information has been defined. |
java.lang.String |
getHasZPrecision()
Deprecated. Indicates whether or not z-value precision information has been defined. |
java.lang.String |
getIsHighPrecision()
Deprecated. The HighPrecision property. |
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. |
int |
getLinearUnitCode()
Deprecated. The linear unit code. |
java.lang.String |
getLinearUnitName()
Deprecated. The linear unit name. |
double |
getLongitude()
Deprecated. The longitude value of this prime meridian. |
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. |
java.lang.String |
getMDomain()
Deprecated. The extent of the measure domain. |
java.lang.String |
getMFalseOriginAndUnits()
Deprecated. The measure false origin and units. |
double |
getMResolution()
Deprecated. The MResolution property. |
double |
getMTolerance()
Deprecated. The MTolerance property. |
java.lang.String |
getName()
Deprecated. The name of this spatial reference component. |
int |
getPCSCode()
Deprecated. The projected coordinate system code. |
java.lang.String |
getPCSName()
Deprecated. The projected coordinate system name. |
int |
getPrimeMeridianCode()
Deprecated. The prime meridian code. |
java.lang.String |
getPrimeMeridianName()
Deprecated. The prime meridian name. |
int |
getProjectionCode()
Deprecated. The projection code. |
java.lang.String |
getProjectionName()
Deprecated. The projection name. |
double |
getRadiansPerUnit()
Deprecated. The radians per angular unit. |
java.lang.String |
getRemarks()
Deprecated. The comment string of this spatial reference component. |
double |
getScaleFactor()
Deprecated. The scale factor (K0) of a projected coordinate system. |
double |
getSemiMajorAxis()
Deprecated. The semi-major axis length of this spheroid. |
double |
getSemiMinorAxis()
Deprecated. The semi-minor axis length of this spheroid. |
ISpatialReference |
getSpatialReference()
Deprecated. The spatial reference object. |
int |
getSpheroidCode()
Deprecated. The spheroid code. |
java.lang.String |
getSpheroidName()
Deprecated. The spheroid name. |
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 |
getType()
Deprecated. The type of the spatial reference. |
java.lang.String |
getUsage()
Deprecated. The usage notes of a projected coordinate system. |
double |
getXYResolution()
Deprecated. The XYResolution property. |
double |
getXYTolerance()
Deprecated. The XYTolerance property. |
java.lang.String |
getZDomain()
Deprecated. The extent of the Z domain. |
java.lang.String |
getZFalseOriginAndUnits()
Deprecated. The Z false origin and units. |
double |
getZResolution()
Deprecated. The ZResolution property. |
double |
getZTolerance()
Deprecated. The ZTolerance property. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setAbbreviation(java.lang.String abbreviation)
Deprecated. The abbreviated name of this spatial reference component. |
void |
setAlias(java.lang.String alias)
Deprecated. The alias of this spatial reference component. |
void |
setAngularUnitCode(int code)
Deprecated. The angular unit code. |
void |
setAngularUnitName(java.lang.String name)
Deprecated. The angular unit name. |
void |
setAzimuth(double azimuth)
Deprecated. The azimuth of a projected coordinate system. |
void |
setCentralMeridian(double centralMeridian)
Deprecated. The central meridian (Lambda0) of a projected coordinate system. |
void |
setCentralMeridianInDegrees(double centralMeridian)
Deprecated. The central meridian (Lambda0) of a projected coordinate system in degrees. |
void |
setCentralParallel(double centralParallel)
Deprecated. The central parallel (Phi 0) of a projected coordinate system. |
void |
setDatumCode(int code)
Deprecated. The datum code. |
void |
setDatumName(java.lang.String name)
Deprecated. The datum name. |
void |
setDomain(double xMin,
double yMin,
double xMax,
double yMax)
Deprecated. Get the domain extent. |
void |
setFactoryCode(int code)
Deprecated. The factory code of the spatial reference. |
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 |
setFalseOriginAndUnits(double falseX,
double falseY,
double xyUnits)
Deprecated. Get the false origin and units. |
void |
setFlattening(double flattening)
Deprecated. The flattening ratio of this spheroid. |
void |
setGCSCode(int code)
Deprecated. The geographic coordinate system code. |
void |
setGCSName(java.lang.String name)
Deprecated. The geographic coordinate system name. |
void |
setIsHighPrecision(java.lang.String value)
Deprecated. The HighPrecision property. |
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 |
setLinearUnitCode(int code)
Deprecated. The linear unit code. |
void |
setLinearUnitName(java.lang.String name)
Deprecated. The linear unit name. |
void |
setLongitude(java.lang.String longitude)
Deprecated. The longitude value of this prime meridian. |
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 |
setMDomain(double mMin,
double mMax)
Deprecated. Get the measure domain extent. |
void |
setMFalseOriginAndUnits(double falseM,
double mUnits)
Deprecated. Get the measure false origin and units. |
void |
setMResolution(double value)
Deprecated. The MResolution property. |
void |
setMTolerance(double value)
Deprecated. The MTolerance property. |
void |
setName(java.lang.String name)
Deprecated. The name of this spatial reference component. |
void |
setPCSCode(int code)
Deprecated. The projected coordinate system code. |
void |
setPCSName(java.lang.String name)
Deprecated. The projected coordinate system name. |
void |
setPrimeMeridianCode(int code)
Deprecated. The prime meridian code. |
void |
setPrimeMeridianName(java.lang.String name)
Deprecated. The prime meridian name. |
void |
setProjectionCode(int code)
Deprecated. The projection code. |
void |
setProjectionName(java.lang.String name)
Deprecated. The projection name. |
void |
setRemarks(java.lang.String remarks)
Deprecated. The comment string of this spatial reference component. |
void |
setScaleFactor(double scaleFactor)
Deprecated. The scale factor (K0) of a projected coordinate system. |
void |
setSemiMajorAxis(double axis)
Deprecated. The semi-major axis length of this spheroid. |
void |
setSemiMinorAxis(double axis)
Deprecated. The semi-minor axis length of this spheroid. |
void |
setSpatialReferenceByRef(ISpatialReference ppSpRef)
Deprecated. The spatial reference object. |
void |
setSpheroidCode(int code)
Deprecated. The spheroid code. |
void |
setSpheroidName(java.lang.String name)
Deprecated. The spheroid name. |
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. |
void |
setType(java.lang.String type)
Deprecated. The type of the spatial reference. |
void |
setXYResolution(double value)
Deprecated. The XYResolution property. |
void |
setXYTolerance(double value)
Deprecated. The XYTolerance property. |
void |
setZDomain(double zMin,
double zMax)
Deprecated. Get the Z domain extent. |
void |
setZFalseOriginAndUnits(double falseZ,
double zUnits)
Deprecated. Get the Z false origin and units. |
void |
setZResolution(double value)
Deprecated. The ZResolution property. |
void |
setZTolerance(double value)
Deprecated. The ZTolerance property. |
| 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 IGpSpRefObjectProxy(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 IGpSpRefObjectProxy()
public IGpSpRefObjectProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOException
protected IGpSpRefObjectProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOException
protected IGpSpRefObjectProxy(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 java.lang.String getType()
throws java.io.IOException,
AutomationException
getType in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setType(java.lang.String type)
throws java.io.IOException,
AutomationException
setType in interface IGpSpRefObjecttype - The type (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getName()
throws java.io.IOException,
AutomationException
getName in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setName(java.lang.String name)
throws java.io.IOException,
AutomationException
setName in interface IGpSpRefObjectname - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getAlias()
throws java.io.IOException,
AutomationException
getAlias in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAlias(java.lang.String alias)
throws java.io.IOException,
AutomationException
setAlias in interface IGpSpRefObjectalias - The alias (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getAbbreviation()
throws java.io.IOException,
AutomationException
getAbbreviation in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAbbreviation(java.lang.String abbreviation)
throws java.io.IOException,
AutomationException
setAbbreviation in interface IGpSpRefObjectabbreviation - The abbreviation (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getRemarks()
throws java.io.IOException,
AutomationException
getRemarks in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setRemarks(java.lang.String remarks)
throws java.io.IOException,
AutomationException
setRemarks in interface IGpSpRefObjectremarks - The remarks (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getFactoryCode()
throws java.io.IOException,
AutomationException
getFactoryCode in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFactoryCode(int code)
throws java.io.IOException,
AutomationException
setFactoryCode in interface IGpSpRefObjectcode - The code (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getHasXYPrecision()
throws java.io.IOException,
AutomationException
getHasXYPrecision in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getHasZPrecision()
throws java.io.IOException,
AutomationException
getHasZPrecision in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getHasMPrecision()
throws java.io.IOException,
AutomationException
getHasMPrecision in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getFalseOriginAndUnits()
throws java.io.IOException,
AutomationException
getFalseOriginAndUnits in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getZFalseOriginAndUnits()
throws java.io.IOException,
AutomationException
getZFalseOriginAndUnits in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getMFalseOriginAndUnits()
throws java.io.IOException,
AutomationException
getMFalseOriginAndUnits in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getDomain()
throws java.io.IOException,
AutomationException
getDomain in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getZDomain()
throws java.io.IOException,
AutomationException
getZDomain in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getMDomain()
throws java.io.IOException,
AutomationException
getMDomain in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getUsage()
throws java.io.IOException,
AutomationException
getUsage in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getCentralMeridian()
throws java.io.IOException,
AutomationException
getCentralMeridian in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCentralMeridian(double centralMeridian)
throws java.io.IOException,
AutomationException
setCentralMeridian in interface IGpSpRefObjectcentralMeridian - The centralMeridian (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getCentralMeridianInDegrees()
throws java.io.IOException,
AutomationException
getCentralMeridianInDegrees in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCentralMeridianInDegrees(double centralMeridian)
throws java.io.IOException,
AutomationException
setCentralMeridianInDegrees in interface IGpSpRefObjectcentralMeridian - 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 IGpSpRefObjectjava.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 IGpSpRefObjectlongitudeOfOrigin - 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 IGpSpRefObjectjava.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 IGpSpRefObjectstandardLongitude1 - 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 IGpSpRefObjectjava.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 IGpSpRefObjectlatitudeOf2nd - 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 IGpSpRefObjectjava.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 IGpSpRefObjectfalseEasting - 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 IGpSpRefObjectjava.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 IGpSpRefObjectfalseNorthing - 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 IGpSpRefObjectjava.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 IGpSpRefObjectcentralParallel - 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 IGpSpRefObjectjava.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 IGpSpRefObjectstandardParallel1 - 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 IGpSpRefObjectjava.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 IGpSpRefObjectstandardParallel2 - 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 IGpSpRefObjectjava.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 IGpSpRefObjectlongitudeOf1st - 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 IGpSpRefObjectjava.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 IGpSpRefObjectlongitudeOf2nd - 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 IGpSpRefObjectjava.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 IGpSpRefObjectscaleFactor - 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 IGpSpRefObjectjava.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 IGpSpRefObjectazimuth - The azimuth (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getSemiMajorAxis()
throws java.io.IOException,
AutomationException
getSemiMajorAxis in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSemiMajorAxis(double axis)
throws java.io.IOException,
AutomationException
setSemiMajorAxis in interface IGpSpRefObjectaxis - The axis (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getSemiMinorAxis()
throws java.io.IOException,
AutomationException
getSemiMinorAxis in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSemiMinorAxis(double axis)
throws java.io.IOException,
AutomationException
setSemiMinorAxis in interface IGpSpRefObjectaxis - The axis (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getFlattening()
throws java.io.IOException,
AutomationException
getFlattening in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFlattening(double flattening)
throws java.io.IOException,
AutomationException
setFlattening in interface IGpSpRefObjectflattening - The flattening (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getLongitude()
throws java.io.IOException,
AutomationException
getLongitude in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getRadiansPerUnit()
throws java.io.IOException,
AutomationException
getRadiansPerUnit in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getClassification()
throws java.io.IOException,
AutomationException
getClassification in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFalseOriginAndUnits(double falseX,
double falseY,
double xyUnits)
throws java.io.IOException,
AutomationException
setFalseOriginAndUnits in interface IGpSpRefObjectfalseX - The falseX (in)falseY - The falseY (in)xyUnits - The xyUnits (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setZFalseOriginAndUnits(double falseZ,
double zUnits)
throws java.io.IOException,
AutomationException
setZFalseOriginAndUnits in interface IGpSpRefObjectfalseZ - The falseZ (in)zUnits - The zUnits (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMFalseOriginAndUnits(double falseM,
double mUnits)
throws java.io.IOException,
AutomationException
setMFalseOriginAndUnits in interface IGpSpRefObjectfalseM - The falseM (in)mUnits - The mUnits (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDomain(double xMin,
double yMin,
double xMax,
double yMax)
throws java.io.IOException,
AutomationException
setDomain in interface IGpSpRefObjectxMin - The xMin (in)yMin - The yMin (in)xMax - The xMax (in)yMax - The yMax (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setZDomain(double zMin,
double zMax)
throws java.io.IOException,
AutomationException
setZDomain in interface IGpSpRefObjectzMin - The zMin (in)zMax - The zMax (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMDomain(double mMin,
double mMax)
throws java.io.IOException,
AutomationException
setMDomain in interface IGpSpRefObjectmMin - The mMin (in)mMax - The mMax (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLongitude(java.lang.String longitude)
throws java.io.IOException,
AutomationException
setLongitude in interface IGpSpRefObjectlongitude - The longitude (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPCSName(java.lang.String name)
throws java.io.IOException,
AutomationException
setPCSName in interface IGpSpRefObjectname - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getPCSName()
throws java.io.IOException,
AutomationException
getPCSName in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPCSCode(int code)
throws java.io.IOException,
AutomationException
setPCSCode in interface IGpSpRefObjectcode - The code (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getPCSCode()
throws java.io.IOException,
AutomationException
getPCSCode in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setGCSName(java.lang.String name)
throws java.io.IOException,
AutomationException
setGCSName in interface IGpSpRefObjectname - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getGCSName()
throws java.io.IOException,
AutomationException
getGCSName in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setGCSCode(int code)
throws java.io.IOException,
AutomationException
setGCSCode in interface IGpSpRefObjectcode - The code (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getGCSCode()
throws java.io.IOException,
AutomationException
getGCSCode in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSpheroidName(java.lang.String name)
throws java.io.IOException,
AutomationException
setSpheroidName in interface IGpSpRefObjectname - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getSpheroidName()
throws java.io.IOException,
AutomationException
getSpheroidName in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSpheroidCode(int code)
throws java.io.IOException,
AutomationException
setSpheroidCode in interface IGpSpRefObjectcode - The code (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getSpheroidCode()
throws java.io.IOException,
AutomationException
getSpheroidCode in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setProjectionName(java.lang.String name)
throws java.io.IOException,
AutomationException
setProjectionName in interface IGpSpRefObjectname - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getProjectionName()
throws java.io.IOException,
AutomationException
getProjectionName in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setProjectionCode(int code)
throws java.io.IOException,
AutomationException
setProjectionCode in interface IGpSpRefObjectcode - The code (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getProjectionCode()
throws java.io.IOException,
AutomationException
getProjectionCode in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDatumName(java.lang.String name)
throws java.io.IOException,
AutomationException
setDatumName in interface IGpSpRefObjectname - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getDatumName()
throws java.io.IOException,
AutomationException
getDatumName in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDatumCode(int code)
throws java.io.IOException,
AutomationException
setDatumCode in interface IGpSpRefObjectcode - The code (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getDatumCode()
throws java.io.IOException,
AutomationException
getDatumCode in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPrimeMeridianName(java.lang.String name)
throws java.io.IOException,
AutomationException
setPrimeMeridianName in interface IGpSpRefObjectname - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getPrimeMeridianName()
throws java.io.IOException,
AutomationException
getPrimeMeridianName in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPrimeMeridianCode(int code)
throws java.io.IOException,
AutomationException
setPrimeMeridianCode in interface IGpSpRefObjectcode - The code (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getPrimeMeridianCode()
throws java.io.IOException,
AutomationException
getPrimeMeridianCode in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAngularUnitName(java.lang.String name)
throws java.io.IOException,
AutomationException
setAngularUnitName in interface IGpSpRefObjectname - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getAngularUnitName()
throws java.io.IOException,
AutomationException
getAngularUnitName in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAngularUnitCode(int code)
throws java.io.IOException,
AutomationException
setAngularUnitCode in interface IGpSpRefObjectcode - The code (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getAngularUnitCode()
throws java.io.IOException,
AutomationException
getAngularUnitCode in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLinearUnitName(java.lang.String name)
throws java.io.IOException,
AutomationException
setLinearUnitName in interface IGpSpRefObjectname - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getLinearUnitName()
throws java.io.IOException,
AutomationException
getLinearUnitName in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLinearUnitCode(int code)
throws java.io.IOException,
AutomationException
setLinearUnitCode in interface IGpSpRefObjectcode - The code (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getLinearUnitCode()
throws java.io.IOException,
AutomationException
getLinearUnitCode in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void createFromFile(java.lang.String prjFile)
throws java.io.IOException,
AutomationException
createFromFile in interface IGpSpRefObjectprjFile - The prjFile (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void create()
throws java.io.IOException,
AutomationException
create in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSpatialReferenceByRef(ISpatialReference ppSpRef)
throws java.io.IOException,
AutomationException
setSpatialReferenceByRef in interface IGpSpRefObjectppSpRef - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public ISpatialReference getSpatialReference()
throws java.io.IOException,
AutomationException
getSpatialReference in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setXYTolerance(double value)
throws java.io.IOException,
AutomationException
setXYTolerance in interface IGpSpRefObjectvalue - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getXYTolerance()
throws java.io.IOException,
AutomationException
getXYTolerance in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMTolerance(double value)
throws java.io.IOException,
AutomationException
setMTolerance in interface IGpSpRefObjectvalue - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getMTolerance()
throws java.io.IOException,
AutomationException
getMTolerance in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setZTolerance(double value)
throws java.io.IOException,
AutomationException
setZTolerance in interface IGpSpRefObjectvalue - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getZTolerance()
throws java.io.IOException,
AutomationException
getZTolerance in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setXYResolution(double value)
throws java.io.IOException,
AutomationException
setXYResolution in interface IGpSpRefObjectvalue - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getXYResolution()
throws java.io.IOException,
AutomationException
getXYResolution in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMResolution(double value)
throws java.io.IOException,
AutomationException
setMResolution in interface IGpSpRefObjectvalue - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getMResolution()
throws java.io.IOException,
AutomationException
getMResolution in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setZResolution(double value)
throws java.io.IOException,
AutomationException
setZResolution in interface IGpSpRefObjectvalue - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getZResolution()
throws java.io.IOException,
AutomationException
getZResolution in interface IGpSpRefObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setIsHighPrecision(java.lang.String value)
throws java.io.IOException,
AutomationException
setIsHighPrecision in interface IGpSpRefObjectvalue - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getIsHighPrecision()
throws java.io.IOException,
AutomationException
getIsHighPrecision in interface IGpSpRefObjectjava.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 | ||||||||