Class McIDASVLatLonProjection

java.lang.Object
ucar.unidata.geoloc.ProjectionImpl
ucar.unidata.geoloc.projection.LatLonProjection
edu.wisc.ssec.mcidasv.data.McIDASVLatLonProjection
All Implemented Interfaces:
Serializable, Projection

public class McIDASVLatLonProjection extends ucar.unidata.geoloc.projection.LatLonProjection
An extension of LatLonProjection that adds properties for the center point and dimensions of the projection box. Appropriate getters and setters are added so they will be picked up by the ProjectionImpl and thereby editable by the user.
Author:
McIDAS-V Dev Team, UW SSEC
See Also: