public class SubArea extends Object
| Constructor and Description |
|---|
SubArea()
Instantiates a new Sub area.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getRawAreaShape()
Gets raw area shape.
|
int |
getRawEDim()
Gets raw e dim.
|
int |
getRawLatitude()
Gets raw latitude.
|
int |
getRawLeftBound()
Gets raw left bound.
|
int |
getRawLongitude()
Gets raw longitude.
|
int |
getRawNDim()
Gets raw n dim.
|
int |
getRawOrient()
Gets raw orient.
|
int |
getRawP1Angle()
Gets raw p 1 angle.
|
int |
getRawP1Dist()
Gets raw p 1 dist.
|
int |
getRawP2Angle()
Gets raw p 2 angle.
|
int |
getRawP2Dist()
Gets raw p 2 dist.
|
int |
getRawP3Angle()
Gets raw p 3 angle.
|
int |
getRawP3Dist()
Gets raw p 3 dist.
|
int |
getRawP4Angle()
Gets raw p 4 angle.
|
int |
getRawP4Dist()
Gets raw p 4 dist.
|
int |
getRawPrecision()
Gets raw precision.
|
int |
getRawRadius()
Gets raw radius.
|
int |
getRawRightBound()
Gets raw right bound.
|
int |
getRawScaleFactor()
Gets raw scale factor.
|
int |
getSpare()
Gets spare.
|
int |
getText()
Gets text.
|
int |
getText1()
Gets text 1.
|
int |
getText2()
Gets text 2.
|
int |
hashCode() |
void |
setRawAreaShape(int rawsSAreaShape)
Sets raw area shape.
|
void |
setRawEDim(int rawSEDim)
Sets raw e dim.
|
void |
setRawLatitude(int rawSLatitude)
Sets raw latitude.
|
void |
setRawLeftBound(int rawSLeftBound)
Sets raw left bound.
|
void |
setRawLongitude(int rawSLongitude)
Sets raw longitude.
|
void |
setRawNDim(int rawSNDim)
Sets raw n dim.
|
void |
setRawOrient(int rawSOrient)
Sets raw orient.
|
void |
setRawP1Angle(int rawSP1Angle)
Sets raw p 1 angle.
|
void |
setRawP1Dist(int rawSP1Dist)
Sets raw p 1 dist.
|
void |
setRawP2Angle(int rawSP2Angle)
Sets raw p 2 angle.
|
void |
setRawP2Dist(int rawSP2Dist)
Sets raw p 2 dist.
|
void |
setRawP3Angle(int rawSP3Angle)
Sets raw p 3 angle.
|
void |
setRawP3Dist(int rawSP3Dist)
Sets raw p 3 dist.
|
void |
setRawP4Angle(int rawSP4Angle)
Sets raw p 4 angle.
|
void |
setRawP4Dist(int rawSP4Dist)
Sets raw p 4 dist.
|
void |
setRawPrecision(int rawSPrecision)
Sets raw precision.
|
void |
setRawRadius(int rawSRadius)
Sets raw radius.
|
void |
setRawRightBound(int rawSRightBound)
Sets raw right bound.
|
void |
setRawScaleFactor(int rawSScaleFactor)
Sets raw scale factor.
|
void |
setSpare(int rawSSpare)
Sets spare.
|
void |
setText(int sText)
Sets text.
|
void |
setText1(int sText1)
Sets text 1.
|
void |
setText2(int sText2)
Sets text 2.
|
String |
toString() |
public int getRawAreaShape()
public int getRawEDim()
public int getRawLatitude()
public int getRawLeftBound()
public int getRawLongitude()
public int getRawNDim()
public int getRawOrient()
public int getRawP1Angle()
public int getRawP1Dist()
public int getRawP2Angle()
public int getRawP2Dist()
public int getRawP3Angle()
public int getRawP3Dist()
public int getRawP4Angle()
public int getRawP4Dist()
public int getRawPrecision()
public int getRawRadius()
public int getRawRightBound()
public int getRawScaleFactor()
public int getSpare()
public int getText()
public int getText1()
public int getText2()
public void setRawAreaShape(int rawsSAreaShape)
rawsSAreaShape - the raws s area shapepublic void setRawEDim(int rawSEDim)
rawSEDim - the raw se dimpublic void setRawLatitude(int rawSLatitude)
rawSLatitude - the raw s latitudepublic void setRawLeftBound(int rawSLeftBound)
rawSLeftBound - the raw s left boundpublic void setRawLongitude(int rawSLongitude)
rawSLongitude - the raw s longitudepublic void setRawNDim(int rawSNDim)
rawSNDim - the raw sn dimpublic void setRawOrient(int rawSOrient)
rawSOrient - the raw s orientpublic void setRawP1Angle(int rawSP1Angle)
rawSP1Angle - the raw sp 1 anglepublic void setRawP1Dist(int rawSP1Dist)
rawSP1Dist - the raw sp 1 distpublic void setRawP2Angle(int rawSP2Angle)
rawSP2Angle - the raw sp 2 anglepublic void setRawP2Dist(int rawSP2Dist)
rawSP2Dist - the raw sp 2 distpublic void setRawP3Angle(int rawSP3Angle)
rawSP3Angle - the raw sp 3 anglepublic void setRawP3Dist(int rawSP3Dist)
rawSP3Dist - the raw sp 3 distpublic void setRawP4Angle(int rawSP4Angle)
rawSP4Angle - the raw sp 4 anglepublic void setRawP4Dist(int rawSP4Dist)
rawSP4Dist - the raw sp 4 distpublic void setRawPrecision(int rawSPrecision)
rawSPrecision - the raw s precisionpublic void setRawRadius(int rawSRadius)
rawSRadius - the raw s radiuspublic void setRawRightBound(int rawSRightBound)
rawSRightBound - the raw s right boundpublic void setRawScaleFactor(int rawSScaleFactor)
rawSScaleFactor - the raw s scale factorpublic void setSpare(int rawSSpare)
rawSSpare - the raw s sparepublic void setText(int sText)
sText - the s textpublic void setText1(int sText1)
sText1 - the s text 1public void setText2(int sText2)
sText2 - the s text 2Copyright © 2011–2019 Danish Maritime Authority. All rights reserved.