org.deegree.cs.projections.azimuthal
Interface IStereographicAzimuthal

All Superinterfaces:
CRSResource, IProjection, Object, TypedObjectNode
All Known Implementing Classes:
StereographicAzimuthalRef

public interface IStereographicAzimuthal
extends IProjection

Interface describing a StereographicAzimuthal Projection

Version:
$Revision: $, $Date: $
Author:
Lyn Buesching, last edited by: $Author: lyn $

Method Summary
 double getTrueScaleLatitude()
           
 
Methods inherited from interface org.deegree.cs.projections.IProjection
doInverseProjection, doProjection, getCosphi0, getEccentricity, getEllipsoid, getFalseEasting, getFalseNorthing, getImplementationName, getNaturalOrigin, getPrimeMeridian, getProjectionLatitude, getProjectionLongitude, getScale, getScaleFactor, getSemiMajorAxis, getSemiMinorAxis, getSinphi0, getSquaredEccentricity, getUnits, isConformal, isEqualArea, isSpherical, setFalseEasting, setScale
 
Methods inherited from interface org.deegree.cs.CRSResource
addAreaOfUse, addName, getAreaOfUse, getAreaOfUseBBox, getAreasOfUse, getCode, getCodeAndName, getCodes, getDescription, getDescriptions, getName, getNames, getOrignalCodeStrings, getVersion, getVersions, hasCode, hasId, hasIdOrName, setDefaultAreaOfUse, setDefaultDescription, setDefaultId, setDefaultName, setDefaultVersion
 
Methods inherited from interface org.deegree.commons.tom.Object
getId
 

Method Detail

getTrueScaleLatitude

double getTrueScaleLatitude()
Returns:
the trueScaleLatitude.


Copyright © 2011. All Rights Reserved.