public class McIDASAreaTransformBuilder
extends ucar.nc2.dataset.transform.AbstractCoordTransBuilder
| Constructor and Description |
|---|
McIDASAreaTransformBuilder() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTransformName()
Get the transform name
|
ucar.nc2.dataset.TransformType |
getTransformType()
Get the Transform Type
|
ucar.nc2.dataset.CoordinateTransform |
makeCoordinateTransform(ucar.nc2.dataset.NetcdfDataset ds,
ucar.nc2.Variable ctv)
Make the coordinate transform
|
public java.lang.String getTransformName()
public ucar.nc2.dataset.TransformType getTransformType()
public ucar.nc2.dataset.CoordinateTransform makeCoordinateTransform(ucar.nc2.dataset.NetcdfDataset ds,
ucar.nc2.Variable ctv)
ds - the datasetctv - the coordinate transform variable