public abstract static class ProjectionCT.Builder<T extends ProjectionCT.Builder<T>> extends CoordinateTransform.Builder<T>
| Modifier and Type | Field and Description | 
|---|---|
| ucar.unidata.geoloc.ProjectionImpl | projection | 
name| Constructor and Description | 
|---|
| Builder() | 
| Modifier and Type | Method and Description | 
|---|---|
| ProjectionCT | build(NetcdfDataset ncd) | 
| ProjectionCT.Builder<?> | setProjection(ucar.unidata.geoloc.ProjectionImpl projection) | 
setAttributeContainer, setAuthority, setName, setPreBuilt, setTransformTypepublic ProjectionCT build(NetcdfDataset ncd)
build in class CoordinateTransform.Builder<T extends ProjectionCT.Builder<T>>public ProjectionCT.Builder<?> setProjection(ucar.unidata.geoloc.ProjectionImpl projection)