public abstract class AbstractProjectionCT extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Earth |
earth |
protected double |
earth_radius |
protected double |
false_easting |
protected double |
false_northing |
protected double |
lat0 |
protected double |
lon0 |
| Constructor and Description |
|---|
AbstractProjectionCT() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getTransformName() |
void |
setErrorBuffer(Formatter errBuffer) |
protected double lat0
protected double lon0
protected double false_easting
protected double false_northing
protected double earth_radius
protected Earth earth