public interface IProjectedCoordinateSystem4GEN
extends java.io.Serializable
Description: 'Provides access to members that control additional properties and methods for projected coordinate systems. IProjectedCoordinateSystem4GEN is generic version of IProjectedCoordinateSystem4.' 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 =
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDd44edb15_8866_4641_872d_3c81f73ac8aa |
static int |
xxDummy
Deprecated.
Internal use only
|
| Modifier and Type | Method and Description |
|---|---|
void |
changed()
Notify this object that some of its parts have changed (parameter values, z unit, etc.).
|
void |
forward(_WKSPoint[][] points)
Projects points from geographic to planar coordinates.
|
java.lang.String |
getAbbreviation()
The abbreviated name of this spatial reference component.
|
java.lang.String |
getAlias()
The alias of this spatial reference component.
|
double |
getAzimuth()
The azimuth of a projected coordinate system.
|
double |
getCentralLongitude()
Returns CentralLongitude of the projected coordinate system.
|
double |
getCentralMeridian(boolean inDegrees)
The central meridian (Lambda0) of a projected coordinate system.
|
double |
getCentralParallel()
The central parallel (Phi 0) of a projected coordinate system.
|
ILinearUnit |
getCoordinateUnit()
The linear unit of a projected coordinate system.
|
void |
getDomain(double[] xMin,
double[] xMax,
double[] yMin,
double[] yMax)
Get the domain extent.
|
int |
getFactoryCode()
The factory code of the spatial reference.
|
double |
getFalseEasting()
The false easting (X0) of a projected coordinate system.
|
double |
getFalseNorthing()
The false northing (Y0) of a projected coordinate system.
|
void |
getFalseOriginAndUnits(double[] falseX,
double[] falseY,
double[] xyUnits)
Get the false origin and units.
|
void |
getGCSParams(double[] p_180,
double[] pDelta)
Returns 180 degrees and horizon delta in proper GCS units.
|
IGeographicCoordinateSystem |
getGeographicCoordinateSystem()
The geographic coordinate system of a projected coordinate system.
|
double |
getHeight()
The height above the sphere in projected coordinate system units.
|
esriSRHorizon |
getHorizon(int horizonIndex)
The mathematical limits of a projected coordinate system.
|
IGeometry |
getHorizon2(_WKSEnvelope[] horizonEnvelope,
boolean[] inclusive)
Returns the standard horizon polygon, its envelope, and whether it is inclusive or exclusive; the horizon polygon may be 0.
|
int |
getHorizonCount()
The number of shapes that describe the limits of a ProjCS.
|
double |
getLatitudeOf1st()
The latitude of the first point (Phi 1) of a projected coordinate system.
|
double |
getLatitudeOf2nd()
The latitude of the second point (Phi 2) of a projected coordinate system.
|
double |
getLatitudeOfCenter()
The latitude of center (Phi C) of a projected coordinate system.
|
double |
getLatitudeOfOrigin()
The latitude of the origin (Phi 0) of a projected coordinate system.
|
double |
getLongitudeOf1st()
The longitude of the first point (Lambda 1) of a projected coordinate system.
|
double |
getLongitudeOf2nd()
The longitude of the second point (Lambda 2) of a projected coordinate system.
|
double |
getLongitudeOfCenter()
The longitude of center (Lam C) of a projected coordinate system.
|
double |
getLongitudeOfOrigin()
The longitude of origin (Lambda0) of a projected coordinate system.
|
void |
getMDomain(double[] outMMin,
double[] outMMax)
Get the measure domain extent.
|
void |
getMFalseOriginAndUnits(double[] falseM,
double[] mUnits)
Get the measure false origin and units.
|
java.lang.String |
getName()
The name of this spatial reference component.
|
_WKSPoint |
getNorthPole()
Returns north pole in projected coordinates, or an empty point if north pole is outside the PCS horizon.
|
int |
getNorthPoleGeometry()
Returns type of north pole geometry.
|
int |
getNorthPoleLocation()
Returns type of location of north pole with respect to PCS horizon.
|
void |
getParameters(IParameter[][] parameters)
Gets the map projection parameters of a projected coordinate system.
|
IGeometry |
getPCSHorizon(_WKSEnvelope[] horizonEnvelope,
boolean[] inclusive)
Returns PCS horizon polygon, its envelope and whether it is inclusive or exclusive; the horizon polygon may be 0.
|
IProjection |
getProjection()
The map projection of a projected coordinate system.
|
double |
getPseudoStandardParallel1()
The latitude on an oblique spheroid that defines the oblique cone for a Krovak projected coordinate system.
|
java.lang.String |
getRemarks()
The comment string of this spatial reference component.
|
double |
getRotation()
The rotation value used to change the axis directions in a Krovak projected coordinate system.
|
double |
getScaleFactor()
The scale factor (K0) of a projected coordinate system.
|
IGeometry |
getShiftedHorizon(int shift)
Returns the horizon polygon, shifted once or twice, west/east of standard horizon for a negative/positive shift.
|
_WKSPoint |
getSouthPole()
Returns south pole in projected coordinates, or an empty point if south pole is outside the PCS horizon.
|
int |
getSouthPoleGeometry()
Returns type of south pole geometry.
|
int |
getSouthPoleLocation()
Returns type of location of south pole with respect to PCS horizon.
|
double |
getStandardParallel1()
The first parallel (Phi 1) of a projected coordinate system.
|
double |
getStandardParallel2()
The second parallel (Phi 2) of a projected coordinate system.
|
java.lang.String |
getUsage()
The usage notes of a projected coordinate system.
|
double |
getXScaleFactor()
The X axis scale value used to flip the axis direction in a Krovak projected coordinate system.
|
double |
getYScaleFactor()
The Y axis scale value used to flip the axis direction in a Krovak projected coordinate system.
|
ILinearUnit |
getZCoordinateUnit()
The unit for the Z coordinate.
|
void |
getZDomain(double[] outZMin,
double[] outZMax)
Get the Z domain extent.
|
void |
getZFalseOriginAndUnits(double[] falseZ,
double[] zUnits)
Get the Z false origin and units.
|
boolean |
hasMPrecision()
Returns true when m-value precision information has been defined.
|
boolean |
hasXYPrecision()
Returns true when (x,y) precision information has been defined.
|
boolean |
hasZPrecision()
Returns true when z-value precision information has been defined.
|
void |
inverse(_WKSPoint[][] points)
Projects points from planar to geographic coordinates.
|
void |
inverseWithShift(double shift,
_WKSPoint[][] points)
Projects points from planar to geographic coordinates.
|
boolean |
isEqualNoNames(IProjectedCoordinateSystem pOther)
Compares two projected coordinate systems for equality but ignores their names.
|
boolean |
isHorizonConvexHull()
Returns true if PCS horizon is convex.
|
boolean |
isHorizonEdgeDuplicated()
Returns true if some edges of PCS horizon project inversely to identical lines.
|
boolean |
isHorizonEntireWorld()
Returns true if PCS horizon contains the entire world.
|
void |
isPrecisionEqual(ISpatialReference otherSR,
boolean[] isPrecisionEqual)
Returns TRUE when the precision information for the two spatial references is the same.
|
void |
putLinearAndAngularUnits(ILinearUnit linearUnit,
IAngularUnit angularUnit)
Modify linear unit of projected coordinates and angular unit of associated geographic coordinates.
|
void |
setAzimuth(double azimuth)
The azimuth of a projected coordinate system.
|
void |
setCentralMeridian(boolean inDegrees,
double centralMeridian)
The central meridian (Lambda0) of a projected coordinate system.
|
void |
setCentralParallel(double centralParallel)
The central parallel (Phi 0) of a projected coordinate system.
|
void |
setDomain(double xMin,
double xMax,
double yMin,
double yMax)
Set the xy domain extent.
|
void |
setFalseEasting(double falseEasting)
The false easting (X0) of a projected coordinate system.
|
void |
setFalseNorthing(double falseNorthing)
The false northing (Y0) of a projected coordinate system.
|
void |
setFalseOriginAndUnits(double falseX,
double falseY,
double xyUnits)
Set the false origin and units.
|
void |
setHeight(double height)
The height above the sphere in projected coordinate system units.
|
void |
setLatitudeOf1st(double standardLongitude1)
The latitude of the first point (Phi 1) of a projected coordinate system.
|
void |
setLatitudeOf2nd(double latitudeOf2nd)
The latitude of the second point (Phi 2) of a projected coordinate system.
|
void |
setLatitudeOfCenter(double latitudeOfCenter)
The latitude of center (Phi C) of a projected coordinate system.
|
void |
setLatitudeOfOrigin(double latitudeOfOrigin)
The latitude of the origin (Phi 0) of a projected coordinate system.
|
void |
setLongitudeOf1st(double longitudeOf1st)
The longitude of the first point (Lambda 1) of a projected coordinate system.
|
void |
setLongitudeOf2nd(double longitudeOf2nd)
The longitude of the second point (Lambda 2) of a projected coordinate system.
|
void |
setLongitudeOfCenter(double longitudeOfCenter)
The longitude of center (Lam C) of a projected coordinate system.
|
void |
setLongitudeOfOrigin(double longitudeOfOrigin)
The longitude of origin (Lambda0) of a projected coordinate system.
|
void |
setMDomain(double inMMin,
double inMMax)
Set the measure domain extent.
|
void |
setMFalseOriginAndUnits(double falseM,
double mUnits)
Set the measure false origin and units.
|
void |
setPseudoStandardParallel1(double psp1)
The latitude on an oblique spheroid that defines the oblique cone for a Krovak projected coordinate system.
|
void |
setRotation(double r)
The rotation value used to change the axis directions in a Krovak projected coordinate system.
|
void |
setScaleFactor(double scaleFactor)
The scale factor (K0) of a projected coordinate system.
|
void |
setStandardParallel1(double standardParallel1)
The first parallel (Phi 1) of a projected coordinate system.
|
void |
setStandardParallel2(double standardParallel2)
The second parallel (Phi 2) of a projected coordinate system.
|
void |
setXScaleFactor(double xs)
The X axis scale value used to flip the axis direction in a Krovak projected coordinate system.
|
void |
setYScaleFactor(double ys)
The Y axis scale value used to flip the axis direction in a Krovak projected coordinate system.
|
void |
setZCoordinateUnit(ILinearUnit zunit)
The unit for the Z coordinate.
|
void |
setZDomain(double inZMin,
double inZMax)
Set the z domain extent.
|
void |
setZFalseOriginAndUnits(double falseZ,
double zUnits)
Set the Z false origin and units.
|
static final int IIDd44edb15_8866_4641_872d_3c81f73ac8aa
static final int xxDummy
static final java.lang.String IID
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.java.lang.String getAlias()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.java.lang.String getAbbreviation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.java.lang.String getRemarks()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.int getFactoryCode()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.boolean hasXYPrecision()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.boolean hasZPrecision()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.boolean hasMPrecision()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void isPrecisionEqual(ISpatialReference otherSR, boolean[] isPrecisionEqual) throws java.io.IOException, AutomationException
otherSR - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)isPrecisionEqual - The isPrecisionEqual (in/out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setFalseOriginAndUnits(double falseX,
double falseY,
double xyUnits)
throws java.io.IOException,
AutomationException
falseX - 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.void setZFalseOriginAndUnits(double falseZ,
double zUnits)
throws java.io.IOException,
AutomationException
falseZ - The falseZ (in)zUnits - The zUnits (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setMFalseOriginAndUnits(double falseM,
double mUnits)
throws java.io.IOException,
AutomationException
falseM - The falseM (in)mUnits - The mUnits (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void getFalseOriginAndUnits(double[] falseX,
double[] falseY,
double[] xyUnits)
throws java.io.IOException,
AutomationException
falseX - The falseX (in/out: use single element array)falseY - The falseY (in/out: use single element array)xyUnits - The xyUnits (in/out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void getZFalseOriginAndUnits(double[] falseZ,
double[] zUnits)
throws java.io.IOException,
AutomationException
falseZ - The falseZ (in/out: use single element array)zUnits - The zUnits (in/out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void getMFalseOriginAndUnits(double[] falseM,
double[] mUnits)
throws java.io.IOException,
AutomationException
falseM - The falseM (in/out: use single element array)mUnits - The mUnits (in/out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void getDomain(double[] xMin,
double[] xMax,
double[] yMin,
double[] yMax)
throws java.io.IOException,
AutomationException
xMin - The xMin (in/out: use single element array)xMax - The xMax (in/out: use single element array)yMin - The yMin (in/out: use single element array)yMax - The yMax (in/out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setDomain(double xMin,
double xMax,
double yMin,
double yMax)
throws java.io.IOException,
AutomationException
xMin - The xMin (in)xMax - The xMax (in)yMin - The yMin (in)yMax - The yMax (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void getZDomain(double[] outZMin,
double[] outZMax)
throws java.io.IOException,
AutomationException
outZMin - The outZMin (in/out: use single element array)outZMax - The outZMax (in/out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setZDomain(double inZMin,
double inZMax)
throws java.io.IOException,
AutomationException
inZMin - The inZMin (in)inZMax - The inZMax (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void getMDomain(double[] outMMin,
double[] outMMax)
throws java.io.IOException,
AutomationException
outMMin - The outMMin (in/out: use single element array)outMMax - The outMMax (in/out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setMDomain(double inMMin,
double inMMax)
throws java.io.IOException,
AutomationException
inMMin - The inMMin (in)inMMax - The inMMax (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.ILinearUnit getZCoordinateUnit() throws java.io.IOException, AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setZCoordinateUnit(ILinearUnit zunit) throws java.io.IOException, AutomationException
zunit - A reference to a com.esri.arcgis.geometry.ILinearUnit (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void changed()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.java.lang.String getUsage()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.IGeographicCoordinateSystem getGeographicCoordinateSystem() throws java.io.IOException, AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.IProjection getProjection() throws java.io.IOException, AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void getParameters(IParameter[][] parameters) throws java.io.IOException, AutomationException
parameters - A reference to a com.esri.arcgis.geometry.IParameter array (in/out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.ILinearUnit getCoordinateUnit() throws java.io.IOException, AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void forward(_WKSPoint[][] points) throws java.io.IOException, AutomationException
points - A Structure: com.esri.arcgis.system._WKSPoint (An array of com.esri.arcgis.system._WKSPoint COM typedef) (in/out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void inverse(_WKSPoint[][] points) throws java.io.IOException, AutomationException
points - A Structure: com.esri.arcgis.system._WKSPoint (An array of com.esri.arcgis.system._WKSPoint COM typedef) (in/out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.int getHorizonCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.esriSRHorizon getHorizon(int horizonIndex) throws java.io.IOException, AutomationException
horizonIndex - The horizonIndex (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getCentralMeridian(boolean inDegrees)
throws java.io.IOException,
AutomationException
inDegrees - The inDegrees (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setCentralMeridian(boolean inDegrees,
double centralMeridian)
throws java.io.IOException,
AutomationException
inDegrees - The inDegrees (in)centralMeridian - The centralMeridian (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getLongitudeOfOrigin()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setLongitudeOfOrigin(double longitudeOfOrigin)
throws java.io.IOException,
AutomationException
longitudeOfOrigin - The longitudeOfOrigin (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getLatitudeOf1st()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setLatitudeOf1st(double standardLongitude1)
throws java.io.IOException,
AutomationException
standardLongitude1 - The standardLongitude1 (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getLatitudeOf2nd()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setLatitudeOf2nd(double latitudeOf2nd)
throws java.io.IOException,
AutomationException
latitudeOf2nd - The latitudeOf2nd (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getFalseEasting()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setFalseEasting(double falseEasting)
throws java.io.IOException,
AutomationException
falseEasting - The falseEasting (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getFalseNorthing()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setFalseNorthing(double falseNorthing)
throws java.io.IOException,
AutomationException
falseNorthing - The falseNorthing (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getCentralParallel()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setCentralParallel(double centralParallel)
throws java.io.IOException,
AutomationException
centralParallel - The centralParallel (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getStandardParallel1()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setStandardParallel1(double standardParallel1)
throws java.io.IOException,
AutomationException
standardParallel1 - The standardParallel1 (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getStandardParallel2()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setStandardParallel2(double standardParallel2)
throws java.io.IOException,
AutomationException
standardParallel2 - The standardParallel2 (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getLongitudeOf1st()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setLongitudeOf1st(double longitudeOf1st)
throws java.io.IOException,
AutomationException
longitudeOf1st - The longitudeOf1st (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getLongitudeOf2nd()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setLongitudeOf2nd(double longitudeOf2nd)
throws java.io.IOException,
AutomationException
longitudeOf2nd - The longitudeOf2nd (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getScaleFactor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setScaleFactor(double scaleFactor)
throws java.io.IOException,
AutomationException
scaleFactor - The scaleFactor (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getAzimuth()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setAzimuth(double azimuth)
throws java.io.IOException,
AutomationException
azimuth - The azimuth (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getLongitudeOfCenter()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setLongitudeOfCenter(double longitudeOfCenter)
throws java.io.IOException,
AutomationException
longitudeOfCenter - The longitudeOfCenter (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getLatitudeOfCenter()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setLatitudeOfCenter(double latitudeOfCenter)
throws java.io.IOException,
AutomationException
latitudeOfCenter - The latitudeOfCenter (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void getGCSParams(double[] p_180,
double[] pDelta)
throws java.io.IOException,
AutomationException
p_180 - The p_180 (out: use single element array)pDelta - The pDelta (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.IGeometry getHorizon2(_WKSEnvelope[] horizonEnvelope, boolean[] inclusive) throws java.io.IOException, AutomationException
horizonEnvelope - A Structure: com.esri.arcgis.system._WKSEnvelope (A com.esri.arcgis.system._WKSEnvelope COM typedef) (out: use single element array)inclusive - The inclusive (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.IGeometry getShiftedHorizon(int shift) throws java.io.IOException, AutomationException
shift - The shift (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getPseudoStandardParallel1()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setPseudoStandardParallel1(double psp1)
throws java.io.IOException,
AutomationException
psp1 - The psp1 (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getXScaleFactor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setXScaleFactor(double xs)
throws java.io.IOException,
AutomationException
xs - The xs (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getYScaleFactor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setYScaleFactor(double ys)
throws java.io.IOException,
AutomationException
ys - The ys (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getRotation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setRotation(double r)
throws java.io.IOException,
AutomationException
r - The r (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void inverseWithShift(double shift,
_WKSPoint[][] points)
throws java.io.IOException,
AutomationException
shift - The shift (in)points - A Structure: com.esri.arcgis.system._WKSPoint (An array of com.esri.arcgis.system._WKSPoint COM typedef) (in/out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void putLinearAndAngularUnits(ILinearUnit linearUnit, IAngularUnit angularUnit) throws java.io.IOException, AutomationException
linearUnit - A reference to a com.esri.arcgis.geometry.ILinearUnit (in)angularUnit - A reference to a com.esri.arcgis.geometry.IAngularUnit (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getLatitudeOfOrigin()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setLatitudeOfOrigin(double latitudeOfOrigin)
throws java.io.IOException,
AutomationException
latitudeOfOrigin - The latitudeOfOrigin (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.boolean isEqualNoNames(IProjectedCoordinateSystem pOther) throws java.io.IOException, AutomationException
pOther - A reference to a com.esri.arcgis.geometry.IProjectedCoordinateSystem (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getHeight()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setHeight(double height)
throws java.io.IOException,
AutomationException
height - The height (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.IGeometry getPCSHorizon(_WKSEnvelope[] horizonEnvelope, boolean[] inclusive) throws java.io.IOException, AutomationException
horizonEnvelope - A Structure: com.esri.arcgis.system._WKSEnvelope (A com.esri.arcgis.system._WKSEnvelope COM typedef) (in/out: use single element array)inclusive - The inclusive (in/out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getCentralLongitude()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception._WKSPoint getNorthPole() throws java.io.IOException, AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception._WKSPoint getSouthPole() throws java.io.IOException, AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.int getNorthPoleLocation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.int getSouthPoleLocation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.int getNorthPoleGeometry()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.int getSouthPoleGeometry()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.boolean isHorizonEdgeDuplicated()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.boolean isHorizonConvexHull()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.boolean isHorizonEntireWorld()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.