public class McIDASAreaTransformBuilder extends AbstractTransformBuilder implements HorizTransformBuilderIF
earth, earth_radius, false_easting, false_northing, lat0, lon0
Constructor and Description |
---|
McIDASAreaTransformBuilder() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTransformName()
Get the transform name
|
ProjectionCT |
makeCoordinateTransform(AttributeContainer ctv,
java.lang.String units)
Make the coordinate transform
|
addParameter, getFalseEastingScaleFactor, getFalseEastingScaleFactor, getGeoCoordinateUnits, getGeoCoordinateUnits, readAttributeDouble, setErrorBuffer
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setErrorBuffer
public java.lang.String getTransformName()
getTransformName
in interface HorizTransformBuilderIF
getTransformName
in class AbstractTransformBuilder
public ProjectionCT makeCoordinateTransform(AttributeContainer ctv, java.lang.String units)
makeCoordinateTransform
in interface HorizTransformBuilderIF
ctv
- the coordinate transform variableunits
- the geo X/Y coordinate units, or null.