Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 AbstractProjProjection
org.openscales.proj4as.proj Abtract projection that define most of variables used by projection implementations
 Datum
org.openscales.proj4as A datum is a set of reference points on the Earth's surface against which position measurements are made, and (often) an associated model of the shape of the earth (reference ellipsoid) to define a geographic coordinate system.
 IProjection
org.openscales.proj4as.proj Basic projection interface implemented by all projections
 Proj4as
org.openscales.proj4as Proj4as main class, provide static methods to reproject points according to a specified projection.
 ProjAea
org.openscales.proj4as.proj 
 ProjAeqd
org.openscales.proj4as.proj 
 ProjConstants
org.openscales.proj4as Various constants used in Proj4as
 ProjEqc
org.openscales.proj4as.proj 
 ProjEqdc
org.openscales.proj4as.proj EQUIDISTANT CONIC projection PURPOSE: Transforms input longitude and latitude to Easting and Northing for the Equidistant Conic projection.
 ProjEqui
org.openscales.proj4as.proj EQUIRECTANGULAR projection PURPOSE: Transforms input longitude and latitude to Easting and Northing for the Equirectangular projection.
 ProjGauss
org.openscales.proj4as.proj 
 ProjGstmerc
org.openscales.proj4as.proj 
 ProjLaea
org.openscales.proj4as.proj LAMBERT AZIMUTHAL EQUAL-AREA projection PURPOSE: Transforms input longitude and latitude to Easting and Northing for the Lambert Azimuthal Equal-Area projection.
 ProjLcc
org.openscales.proj4as.proj LAMBERT CONFORMAL CONIC projection PURPOSE: Transforms input longitude and latitude to Easting and Northing for the Lambert Conformal Conic projection.
 ProjLonglat
org.openscales.proj4as.proj 
 ProjMerc
org.openscales.proj4as.proj MERCATOR projection PURPOSE: Transforms input longitude and latitude to Easting and Northing for the Mercator projection.
 ProjMill
org.openscales.proj4as.proj MILLER CYLINDRICAL projection PURPOSE: Transforms input longitude and latitude to Easting and Northing for the Miller Cylindrical projection.
 ProjMoll
org.openscales.proj4as.proj MOLLWEIDE projection PURPOSE: Transforms input longitude and latitude to Easting and Northing for the MOllweide projection.
 ProjNzmg
org.openscales.proj4as.proj NEW ZEALAND MAP GRID projection PURPOSE: Transforms input longitude and latitude to Easting and Northing for the New Zealand Map Grid projection.
 ProjOmerc
org.openscales.proj4as.proj OBLIQUE MERCATOR (HOTINE) projection PURPOSE: Transforms input longitude and latitude to Easting and Northing for the Oblique Mercator projection.
 ProjOrtho
org.openscales.proj4as.proj ORTHOGRAPHIC projection PURPOSE: Transforms input longitude and latitude to Easting and Northing for the Orthographic projection.
 ProjParams
org.openscales.proj4as.proj 
 ProjPoint
org.openscales.proj4as Define a point in Proj4as
 ProjProjection
org.openscales.proj4as Define a projection in Proj4as, provided with builtin projection definitions.
 ProjSinu
org.openscales.proj4as.proj SINUSOIDAL projection PURPOSE: Transforms input longitude and latitude to Easting and Northing for the Sinusoidal projection.
 ProjSoMerc
org.openscales.proj4as.proj SWISS OBLIQUE MERCATOR projection PURPOSE: Swiss projection.
 ProjStere
org.openscales.proj4as.proj 
 ProjSterea
org.openscales.proj4as.proj 
 ProjTmerc
org.openscales.proj4as.proj TRANSVERSE MERCATOR projection PURPOSE: Transforms input longitude and latitude to Easting and Northing for the Transverse Mercator projection.
 ProjUtm
org.openscales.proj4as.proj TRANSVERSE MERCATOR projection PURPOSE: Transforms input longitude and latitude to Easting and Northing for the Transverse Mercator projection.
 ProjVandg
org.openscales.proj4as.proj VAN DER GRINTEN projection PURPOSE: Transforms input Easting and Northing to longitude and latitude for the Van der Grinten projection.