Package mil.nga.crs.util.proj
Class ProjParams
- java.lang.Object
-
- mil.nga.crs.util.proj.ProjParams
-
public class ProjParams extends Object
PROJ params- Since:
- 1.1.0
- Author:
- osbornb
-
-
Constructor Summary
Constructors Constructor Description ProjParams()
Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getA()
Get the a parameterString
getAlpha()
Get the alpha parameterString
getAxis()
Get the axis parameterString
getB()
Get the b parameterString
getDatum()
Get the datum parameterString
getEllps()
Get the ellps parameterString
getGamma()
Get the gamma parameterString
getK0()
Get the k_0 parameterString
getLat0()
Get the lat_0 parameterString
getLat1()
Get the lat_1 parameterString
getLat2()
Get the lat_2 parameterString
getLatTs()
Get the lat_ts parameterString
getLon0()
Get the lon_0 parameterString
getLonc()
Get the lonc parameterString
getNadgrids()
Get the nadgrids parameterString
getPm()
Get the pm parameterString
getProj()
Get the proj parameterString
getScaleDifference()
Get the scaleDifference parameterString
getToMeter()
Get the to_meter parameterString
getTowgs84()
Get the towgs84 parameterString
getUnits()
Get the units parameterString
getX0()
Get the x_0 parameterString
getXRotation()
Get the xRotation parameterString
getXTranslation()
Get the xTranslation parameterString
getY0()
Get the y_0 parameterString
getYRotation()
Get the yRotation parameterString
getYTranslation()
Get the yTranslation parameterString
getZone()
Get the zone parameterString
getZRotation()
Get the zRotation parameterString
getZTranslation()
Get the zTranslation parameterboolean
isNoDefs()
Is the no_defs parameter enabledboolean
isNoUoff()
Is the no_uoff parameter enabledboolean
isSouth()
Is the south parameter enabledboolean
isWktext()
Is the wktext parameter enabledvoid
setA(double a)
Set the a parametervoid
setA(String a)
Set the a parametervoid
setAlpha(double alpha)
Set the alpha parametervoid
setAlpha(String alpha)
Set the alpha parametervoid
setAxis(String axis)
Set the axis parametervoid
setB(double b)
Set the b parametervoid
setB(String b)
Set the b parametervoid
setDatum(String datum)
Set the datum parametervoid
setEllps(String ellps)
Set the ellps parametervoid
setGamma(double gamma)
Set the gamma parametervoid
setGamma(String gamma)
Set the gamma parametervoid
setK0(double k_0)
Set the k_0 parametervoid
setK0(String k_0)
Set the k_0 parametervoid
setLat0(double lat_0)
Set the lat_0 parametervoid
setLat0(String lat_0)
Set the lat_0 parametervoid
setLat1(double lat_1)
Set the lat_1 parametervoid
setLat1(String lat_1)
Set the lat_1 parametervoid
setLat2(double lat_2)
Set the lat_2 parametervoid
setLat2(String lat_2)
Set the lat_2 parametervoid
setLatTs(double lat_ts)
Set the lat_ts parametervoid
setLatTs(String lat_ts)
Set the lat_ts parametervoid
setLon0(double lon_0)
Set the lon_0 parametervoid
setLon0(String lon_0)
Set the lon_0 parametervoid
setLonc(double lonc)
Set the lonc parametervoid
setLonc(String lonc)
Set the lonc parametervoid
setNadgrids(String nadgrids)
Set the nadgrids parametervoid
setNoDefs(boolean no_defs)
Set the no_defs parametervoid
setNoUoff(boolean no_uoff)
Set the no_uoff parametervoid
setPm(double pm)
Set the pm parametervoid
setPm(String pm)
Set the pm parametervoid
setProj(String proj)
Set the proj parametervoid
setScaleDifference(double scaleDifference)
Set the scaleDifference parametervoid
setScaleDifference(String scaleDifference)
Set the scaleDifference parametervoid
setSouth(boolean south)
Set the south parametervoid
setToMeter(double to_meter)
Set the to_meter parametervoid
setToMeter(String to_meter)
Set the to_meter parametervoid
setTowgs84(String towgs84)
Set the towgs84 parametervoid
setUnits(String units)
Set the units parametervoid
setWktext(boolean wktext)
Set the wktext parametervoid
setX0(double x_0)
Set the x_0 parametervoid
setX0(String x_0)
Set the x_0 parametervoid
setXRotation(double xRotation)
Set the xRotation parametervoid
setXRotation(String xRotation)
Set the xRotation parametervoid
setXTranslation(double xTranslation)
Set the xTranslation parametervoid
setXTranslation(String xTranslation)
Set the xTranslation parametervoid
setY0(double y_0)
Set the y_0 parametervoid
setY0(String y_0)
Set the y_0 parametervoid
setYRotation(double yRotation)
Set the yRotation parametervoid
setYRotation(String yRotation)
Set the yRotation parametervoid
setYTranslation(double yTranslation)
Set the yTranslation parametervoid
setYTranslation(String yTranslation)
Set the yTranslation parametervoid
setZone(String zone)
Set the zone parametervoid
setZRotation(double zRotation)
Set the zRotation parametervoid
setZRotation(String zRotation)
Set the zRotation parametervoid
setZTranslation(double zTranslation)
Set the zTranslation parametervoid
setZTranslation(String zTranslation)
Set the zTranslation parameterString
toString()
-
-
-
Method Detail
-
getProj
public String getProj()
Get the proj parameter- Returns:
- proj parameter
-
setProj
public void setProj(String proj)
Set the proj parameter- Parameters:
proj
- proj parameter
-
getZone
public String getZone()
Get the zone parameter- Returns:
- zone parameter
-
setZone
public void setZone(String zone)
Set the zone parameter- Parameters:
zone
- zone parameter
-
isSouth
public boolean isSouth()
Is the south parameter enabled- Returns:
- south parameter
-
setSouth
public void setSouth(boolean south)
Set the south parameter- Parameters:
south
- south parameter
-
getLat1
public String getLat1()
Get the lat_1 parameter- Returns:
- lat_1 parameter
-
setLat1
public void setLat1(String lat_1)
Set the lat_1 parameter- Parameters:
lat_1
- lat_1 parameter
-
setLat1
public void setLat1(double lat_1)
Set the lat_1 parameter- Parameters:
lat_1
- lat_1 parameter
-
getLat2
public String getLat2()
Get the lat_2 parameter- Returns:
- lat_2 parameter
-
setLat2
public void setLat2(String lat_2)
Set the lat_2 parameter- Parameters:
lat_2
- lat_2 parameter
-
setLat2
public void setLat2(double lat_2)
Set the lat_2 parameter- Parameters:
lat_2
- lat_2 parameter
-
getLat0
public String getLat0()
Get the lat_0 parameter- Returns:
- lat_0 parameter
-
setLat0
public void setLat0(String lat_0)
Set the lat_0 parameter- Parameters:
lat_0
- lat_0 parameter
-
setLat0
public void setLat0(double lat_0)
Set the lat_0 parameter- Parameters:
lat_0
- lat_0 parameter
-
getLatTs
public String getLatTs()
Get the lat_ts parameter- Returns:
- lat_ts parameter
-
setLatTs
public void setLatTs(String lat_ts)
Set the lat_ts parameter- Parameters:
lat_ts
- lat_ts parameter
-
setLatTs
public void setLatTs(double lat_ts)
Set the lat_ts parameter- Parameters:
lat_ts
- lat_ts parameter
-
getLon0
public String getLon0()
Get the lon_0 parameter- Returns:
- lon_0 parameter
-
setLon0
public void setLon0(String lon_0)
Set the lon_0 parameter- Parameters:
lon_0
- lon_0 parameter
-
setLon0
public void setLon0(double lon_0)
Set the lon_0 parameter- Parameters:
lon_0
- lon_0 parameter
-
getLonc
public String getLonc()
Get the lonc parameter- Returns:
- lonc parameter
-
setLonc
public void setLonc(String lonc)
Set the lonc parameter- Parameters:
lonc
- lonc parameter
-
setLonc
public void setLonc(double lonc)
Set the lonc parameter- Parameters:
lonc
- lonc parameter
-
getAlpha
public String getAlpha()
Get the alpha parameter- Returns:
- alpha parameter
-
setAlpha
public void setAlpha(String alpha)
Set the alpha parameter- Parameters:
alpha
- alpha parameter
-
setAlpha
public void setAlpha(double alpha)
Set the alpha parameter- Parameters:
alpha
- alpha parameter
-
getK0
public String getK0()
Get the k_0 parameter- Returns:
- k_0 parameter
-
setK0
public void setK0(String k_0)
Set the k_0 parameter- Parameters:
k_0
- k_0 parameter
-
setK0
public void setK0(double k_0)
Set the k_0 parameter- Parameters:
k_0
- k_0 parameter
-
getX0
public String getX0()
Get the x_0 parameter- Returns:
- x_0 parameter
-
setX0
public void setX0(String x_0)
Set the x_0 parameter- Parameters:
x_0
- x_0 parameter
-
setX0
public void setX0(double x_0)
Set the x_0 parameter- Parameters:
x_0
- x_0 parameter
-
getY0
public String getY0()
Get the y_0 parameter- Returns:
- y_0 parameter
-
setY0
public void setY0(String y_0)
Set the y_0 parameter- Parameters:
y_0
- y_0 parameter
-
setY0
public void setY0(double y_0)
Set the y_0 parameter- Parameters:
y_0
- y_0 parameter
-
getAxis
public String getAxis()
Get the axis parameter- Returns:
- axis parameter
-
setAxis
public void setAxis(String axis)
Set the axis parameter- Parameters:
axis
- axis parameter
-
getDatum
public String getDatum()
Get the datum parameter- Returns:
- datum parameter
-
setDatum
public void setDatum(String datum)
Set the datum parameter- Parameters:
datum
- datum parameter
-
isNoUoff
public boolean isNoUoff()
Is the no_uoff parameter enabled- Returns:
- no_uoff parameter
-
setNoUoff
public void setNoUoff(boolean no_uoff)
Set the no_uoff parameter- Parameters:
no_uoff
- no_uoff parameter
-
getGamma
public String getGamma()
Get the gamma parameter- Returns:
- gamma parameter
-
setGamma
public void setGamma(String gamma)
Set the gamma parameter- Parameters:
gamma
- gamma parameter
-
setGamma
public void setGamma(double gamma)
Set the gamma parameter- Parameters:
gamma
- gamma parameter
-
getA
public String getA()
Get the a parameter- Returns:
- a parameter
-
setA
public void setA(String a)
Set the a parameter- Parameters:
a
- a parameter
-
setA
public void setA(double a)
Set the a parameter- Parameters:
a
- a parameter
-
getB
public String getB()
Get the b parameter- Returns:
- b parameter
-
setB
public void setB(String b)
Set the b parameter- Parameters:
b
- b parameter
-
setB
public void setB(double b)
Set the b parameter- Parameters:
b
- b parameter
-
getEllps
public String getEllps()
Get the ellps parameter- Returns:
- ellps parameter
-
setEllps
public void setEllps(String ellps)
Set the ellps parameter- Parameters:
ellps
- ellps parameter
-
getTowgs84
public String getTowgs84()
Get the towgs84 parameter- Returns:
- towgs84 parameter
-
setTowgs84
public void setTowgs84(String towgs84)
Set the towgs84 parameter- Parameters:
towgs84
- towgs84 parameter
-
getXTranslation
public String getXTranslation()
Get the xTranslation parameter- Returns:
- xTranslation parameter
-
setXTranslation
public void setXTranslation(String xTranslation)
Set the xTranslation parameter- Parameters:
xTranslation
- xTranslation parameter
-
setXTranslation
public void setXTranslation(double xTranslation)
Set the xTranslation parameter- Parameters:
xTranslation
- xTranslation parameter
-
getYTranslation
public String getYTranslation()
Get the yTranslation parameter- Returns:
- yTranslation parameter
-
setYTranslation
public void setYTranslation(String yTranslation)
Set the yTranslation parameter- Parameters:
yTranslation
- yTranslation parameter
-
setYTranslation
public void setYTranslation(double yTranslation)
Set the yTranslation parameter- Parameters:
yTranslation
- yTranslation parameter
-
getZTranslation
public String getZTranslation()
Get the zTranslation parameter- Returns:
- zTranslation parameter
-
setZTranslation
public void setZTranslation(String zTranslation)
Set the zTranslation parameter- Parameters:
zTranslation
- zTranslation parameter
-
setZTranslation
public void setZTranslation(double zTranslation)
Set the zTranslation parameter- Parameters:
zTranslation
- zTranslation parameter
-
getXRotation
public String getXRotation()
Get the xRotation parameter- Returns:
- xRotation parameter
-
setXRotation
public void setXRotation(String xRotation)
Set the xRotation parameter- Parameters:
xRotation
- xRotation parameter
-
setXRotation
public void setXRotation(double xRotation)
Set the xRotation parameter- Parameters:
xRotation
- xRotation parameter
-
getYRotation
public String getYRotation()
Get the yRotation parameter- Returns:
- yRotation parameter
-
setYRotation
public void setYRotation(String yRotation)
Set the yRotation parameter- Parameters:
yRotation
- yRotation parameter
-
setYRotation
public void setYRotation(double yRotation)
Set the yRotation parameter- Parameters:
yRotation
- yRotation parameter
-
getZRotation
public String getZRotation()
Get the zRotation parameter- Returns:
- zRotation parameter
-
setZRotation
public void setZRotation(String zRotation)
Set the zRotation parameter- Parameters:
zRotation
- zRotation parameter
-
setZRotation
public void setZRotation(double zRotation)
Set the zRotation parameter- Parameters:
zRotation
- zRotation parameter
-
getScaleDifference
public String getScaleDifference()
Get the scaleDifference parameter- Returns:
- scaleDifference parameter
-
setScaleDifference
public void setScaleDifference(String scaleDifference)
Set the scaleDifference parameter- Parameters:
scaleDifference
- scaleDifference parameter
-
setScaleDifference
public void setScaleDifference(double scaleDifference)
Set the scaleDifference parameter- Parameters:
scaleDifference
- scaleDifference parameter
-
getPm
public String getPm()
Get the pm parameter- Returns:
- pm parameter
-
setPm
public void setPm(String pm)
Set the pm parameter- Parameters:
pm
- pm parameter
-
setPm
public void setPm(double pm)
Set the pm parameter- Parameters:
pm
- pm parameter
-
getUnits
public String getUnits()
Get the units parameter- Returns:
- units parameter
-
setUnits
public void setUnits(String units)
Set the units parameter- Parameters:
units
- units parameter
-
getToMeter
public String getToMeter()
Get the to_meter parameter- Returns:
- to_meter parameter
-
setToMeter
public void setToMeter(String to_meter)
Set the to_meter parameter- Parameters:
to_meter
- to_meter parameter
-
setToMeter
public void setToMeter(double to_meter)
Set the to_meter parameter- Parameters:
to_meter
- to_meter parameter
-
getNadgrids
public String getNadgrids()
Get the nadgrids parameter- Returns:
- nadgrids parameter
-
setNadgrids
public void setNadgrids(String nadgrids)
Set the nadgrids parameter- Parameters:
nadgrids
- nadgrids parameter
-
isWktext
public boolean isWktext()
Is the wktext parameter enabled- Returns:
- wktext parameter
-
setWktext
public void setWktext(boolean wktext)
Set the wktext parameter- Parameters:
wktext
- wktext parameter
-
isNoDefs
public boolean isNoDefs()
Is the no_defs parameter enabled- Returns:
- no_defs parameter
-
setNoDefs
public void setNoDefs(boolean no_defs)
Set the no_defs parameter- Parameters:
no_defs
- no_defs parameter
-
-