public interface IProjectedCoordinateSystem5 extends IProjectedCoordinateSystem4, java.io.Serializable
Description: 'Provides access to members that control additional properties and methods for projected coordinate systems.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID734e8d44_09b8_4796_8fb7_1985a32be7be |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDd765fb6b_05d3_4398_86ac_79430de530e5IIDd9b13c10_5c5e_11d5_9fee_00c04f6bdd7fIIDa690307d_6c11_43a1_966a_9e8db0672033IIDf94e4c00_1dd1_11b2_bf4e_08002022f573IID4434d680_f4da_11d1_bca6_0000f875bcceIID4da0fe00_1dd2_11b2_bf49_08002022f573| Modifier and Type | Method and Description |
|---|---|
double |
getConvergenceAngle(_WKSPoint pt,
boolean trueToGridNorth)
Returns the grid convergence angle .
|
boolean |
isCentralLongitudeVertical()
Returns true if central meridian is a straight vertical line.
|
getCentralLongitude, getNorthPole, getNorthPoleGeometry, getNorthPoleLocation, getPCSHorizon, getSouthPole, getSouthPoleGeometry, getSouthPoleLocation, isHorizonConvexHull, isHorizonEdgeDuplicated, isHorizonEntireWorldgetHeight, setHeightgetGCSParams, getHorizon, getLatitudeOfCenter, getLatitudeOfOrigin, getLongitudeOfCenter, getPseudoStandardParallel1, getRotation, getShiftedHorizon, getXScaleFactor, getYScaleFactor, inverseWithShift, isEqualNoNames, putLinearAndAngularUnits, setLatitudeOfCenter, setLatitudeOfOrigin, setLongitudeOfCenter, setPseudoStandardParallel1, setRotation, setXScaleFactor, setYScaleFactorforward, getAzimuth, getCentralMeridian, getCentralParallel, getCoordinateUnit, getFalseEasting, getFalseNorthing, getGeographicCoordinateSystem, getHorizon, getHorizonCount, getLatitudeOf1st, getLatitudeOf2nd, getLongitudeOf1st, getLongitudeOf2nd, getLongitudeOfOrigin, getParameters, getProjection, getScaleFactor, getStandardParallel1, getStandardParallel2, getUsage, inverse, setAzimuth, setCentralMeridian, setCentralParallel, setFalseEasting, setFalseNorthing, setLatitudeOf1st, setLatitudeOf2nd, setLongitudeOf1st, setLongitudeOf2nd, setLongitudeOfOrigin, setScaleFactor, setStandardParallel1, setStandardParallel2changed, getDomain, getFalseOriginAndUnits, getMDomain, getMFalseOriginAndUnits, getZCoordinateUnit, getZDomain, getZFalseOriginAndUnits, hasMPrecision, hasXYPrecision, hasZPrecision, isPrecisionEqual, setDomain, setFalseOriginAndUnits, setMDomain, setMFalseOriginAndUnits, setZCoordinateUnit, setZDomain, setZFalseOriginAndUnitsgetAbbreviation, getAlias, getFactoryCode, getName, getRemarksstatic final int IID734e8d44_09b8_4796_8fb7_1985a32be7be
static final int xxDummy
static final java.lang.String IID
boolean isCentralLongitudeVertical()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getConvergenceAngle(_WKSPoint pt, boolean trueToGridNorth) throws java.io.IOException, AutomationException
pt - A Structure: com.esri.arcgis.system._WKSPoint (A com.esri.arcgis.system._WKSPoint COM typedef) (in)trueToGridNorth - The trueToGridNorth (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.