public class McIDASAreaTransformBuilder extends AbstractCoordTransBuilder
errBuffer| Constructor and Description |
|---|
McIDASAreaTransformBuilder() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTransformName()
Get the transform name
|
TransformType |
getTransformType()
Get the Transform Type
|
CoordinateTransform |
makeCoordinateTransform(NetcdfDataset ds,
Variable ctv)
Make the coordinate transform
|
addParameter, getEarthRadius, getFalseEastingScaleFactor, getFormula, makeMathTransform, parseFormula, readAttributeDouble, readAttributeDouble2, setErrorBufferpublic java.lang.String getTransformName()
public TransformType getTransformType()
public CoordinateTransform makeCoordinateTransform(NetcdfDataset ds, Variable ctv)
ds - the datasetctv - the coordinate transform variable