public class CsProjectionx extends Object
Java class for cs_projectionx complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="cs_projectionx">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="nameCRS" type="{http://www.witsml.org/schemas/1series}wellKnownNameStruct" minOccurs="0"/>
<element name="projectionCode" type="{http://www.witsml.org/schemas/1series}Projection" minOccurs="0"/>
<element name="projectedFrom" type="{http://www.witsml.org/schemas/1series}refNameString" minOccurs="0"/>
<element name="stdParallel1" type="{http://www.witsml.org/schemas/1series}planeAngleMeasure" minOccurs="0"/>
<element name="stdParallel2" type="{http://www.witsml.org/schemas/1series}planeAngleMeasure" minOccurs="0"/>
<element name="centralMeridian" type="{http://www.witsml.org/schemas/1series}planeAngleMeasure" minOccurs="0"/>
<element name="originLatitude" type="{http://www.witsml.org/schemas/1series}planeAngleMeasure" minOccurs="0"/>
<element name="originLongitude" type="{http://www.witsml.org/schemas/1series}planeAngleMeasure" minOccurs="0"/>
<element name="latitude1" type="{http://www.witsml.org/schemas/1series}planeAngleMeasure" minOccurs="0"/>
<element name="longitude1" type="{http://www.witsml.org/schemas/1series}planeAngleMeasure" minOccurs="0"/>
<element name="latitude2" type="{http://www.witsml.org/schemas/1series}planeAngleMeasure" minOccurs="0"/>
<element name="longitude2" type="{http://www.witsml.org/schemas/1series}planeAngleMeasure" minOccurs="0"/>
<element name="latitudeForScale" type="{http://www.witsml.org/schemas/1series}planeAngleMeasure" minOccurs="0"/>
<element name="longitudeForScale" type="{http://www.witsml.org/schemas/1series}planeAngleMeasure" minOccurs="0"/>
<element name="trueScaleLatitude" type="{http://www.witsml.org/schemas/1series}planeAngleMeasure" minOccurs="0"/>
<element name="spheroidRadius" type="{http://www.witsml.org/schemas/1series}lengthMeasure" minOccurs="0"/>
<element name="scaleFactor" type="{http://www.witsml.org/schemas/1series}unitlessQuantity" minOccurs="0"/>
<element name="methodVariant" type="{http://www.witsml.org/schemas/1series}ProjectionVariantsObliqueMercator" minOccurs="0"/>
<element name="perspectiveHeight" type="{http://www.witsml.org/schemas/1series}lengthMeasure" minOccurs="0"/>
<element name="zone" type="{http://www.witsml.org/schemas/1series}geodeticZoneString" minOccurs="0"/>
<element name="NADType" type="{http://www.witsml.org/schemas/1series}NADTypes" minOccurs="0"/>
<element name="falseEasting" type="{http://www.witsml.org/schemas/1series}lengthMeasure" minOccurs="0"/>
<element name="falseNorthing" type="{http://www.witsml.org/schemas/1series}lengthMeasure" minOccurs="0"/>
<element name="bearing" type="{http://www.witsml.org/schemas/1series}planeAngleMeasure" minOccurs="0"/>
<element name="hemisphere" type="{http://www.witsml.org/schemas/1series}Hemispheres" minOccurs="0"/>
<element name="description" type="{http://www.witsml.org/schemas/1series}commentString" minOccurs="0"/>
<element name="parameter" type="{http://www.witsml.org/schemas/1series}indexedObject" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CsProjectionx() |
| Modifier and Type | Method and Description |
|---|---|
PlaneAngleMeasure |
getBearing()
Gets the value of the bearing property.
|
PlaneAngleMeasure |
getCentralMeridian()
Gets the value of the centralMeridian property.
|
String |
getDescription()
Gets the value of the description property.
|
LengthMeasure |
getFalseEasting()
Gets the value of the falseEasting property.
|
LengthMeasure |
getFalseNorthing()
Gets the value of the falseNorthing property.
|
Hemispheres |
getHemisphere()
Gets the value of the hemisphere property.
|
PlaneAngleMeasure |
getLatitude1()
Gets the value of the latitude1 property.
|
PlaneAngleMeasure |
getLatitude2()
Gets the value of the latitude2 property.
|
PlaneAngleMeasure |
getLatitudeForScale()
Gets the value of the latitudeForScale property.
|
PlaneAngleMeasure |
getLongitude1()
Gets the value of the longitude1 property.
|
PlaneAngleMeasure |
getLongitude2()
Gets the value of the longitude2 property.
|
PlaneAngleMeasure |
getLongitudeForScale()
Gets the value of the longitudeForScale property.
|
ProjectionVariantsObliqueMercator |
getMethodVariant()
Gets the value of the methodVariant property.
|
NADTypes |
getNADType()
Gets the value of the nadType property.
|
WellKnownNameStruct |
getNameCRS()
Gets the value of the nameCRS property.
|
PlaneAngleMeasure |
getOriginLatitude()
Gets the value of the originLatitude property.
|
PlaneAngleMeasure |
getOriginLongitude()
Gets the value of the originLongitude property.
|
List<IndexedObject> |
getParameter()
Gets the value of the parameter property.
|
LengthMeasure |
getPerspectiveHeight()
Gets the value of the perspectiveHeight property.
|
RefNameString |
getProjectedFrom()
Gets the value of the projectedFrom property.
|
Projection |
getProjectionCode()
Gets the value of the projectionCode property.
|
Double |
getScaleFactor()
Gets the value of the scaleFactor property.
|
LengthMeasure |
getSpheroidRadius()
Gets the value of the spheroidRadius property.
|
PlaneAngleMeasure |
getStdParallel1()
Gets the value of the stdParallel1 property.
|
PlaneAngleMeasure |
getStdParallel2()
Gets the value of the stdParallel2 property.
|
PlaneAngleMeasure |
getTrueScaleLatitude()
Gets the value of the trueScaleLatitude property.
|
String |
getZone()
Gets the value of the zone property.
|
void |
setBearing(PlaneAngleMeasure value)
Sets the value of the bearing property.
|
void |
setCentralMeridian(PlaneAngleMeasure value)
Sets the value of the centralMeridian property.
|
void |
setDescription(String value)
Sets the value of the description property.
|
void |
setFalseEasting(LengthMeasure value)
Sets the value of the falseEasting property.
|
void |
setFalseNorthing(LengthMeasure value)
Sets the value of the falseNorthing property.
|
void |
setHemisphere(Hemispheres value)
Sets the value of the hemisphere property.
|
void |
setLatitude1(PlaneAngleMeasure value)
Sets the value of the latitude1 property.
|
void |
setLatitude2(PlaneAngleMeasure value)
Sets the value of the latitude2 property.
|
void |
setLatitudeForScale(PlaneAngleMeasure value)
Sets the value of the latitudeForScale property.
|
void |
setLongitude1(PlaneAngleMeasure value)
Sets the value of the longitude1 property.
|
void |
setLongitude2(PlaneAngleMeasure value)
Sets the value of the longitude2 property.
|
void |
setLongitudeForScale(PlaneAngleMeasure value)
Sets the value of the longitudeForScale property.
|
void |
setMethodVariant(ProjectionVariantsObliqueMercator value)
Sets the value of the methodVariant property.
|
void |
setNADType(NADTypes value)
Sets the value of the nadType property.
|
void |
setNameCRS(WellKnownNameStruct value)
Sets the value of the nameCRS property.
|
void |
setOriginLatitude(PlaneAngleMeasure value)
Sets the value of the originLatitude property.
|
void |
setOriginLongitude(PlaneAngleMeasure value)
Sets the value of the originLongitude property.
|
void |
setPerspectiveHeight(LengthMeasure value)
Sets the value of the perspectiveHeight property.
|
void |
setProjectedFrom(RefNameString value)
Sets the value of the projectedFrom property.
|
void |
setProjectionCode(Projection value)
Sets the value of the projectionCode property.
|
void |
setScaleFactor(Double value)
Sets the value of the scaleFactor property.
|
void |
setSpheroidRadius(LengthMeasure value)
Sets the value of the spheroidRadius property.
|
void |
setStdParallel1(PlaneAngleMeasure value)
Sets the value of the stdParallel1 property.
|
void |
setStdParallel2(PlaneAngleMeasure value)
Sets the value of the stdParallel2 property.
|
void |
setTrueScaleLatitude(PlaneAngleMeasure value)
Sets the value of the trueScaleLatitude property.
|
void |
setZone(String value)
Sets the value of the zone property.
|
public WellKnownNameStruct getNameCRS()
WellKnownNameStructpublic void setNameCRS(WellKnownNameStruct value)
value - allowed object is
WellKnownNameStructpublic Projection getProjectionCode()
Projectionpublic void setProjectionCode(Projection value)
value - allowed object is
Projectionpublic RefNameString getProjectedFrom()
RefNameStringpublic void setProjectedFrom(RefNameString value)
value - allowed object is
RefNameStringpublic PlaneAngleMeasure getStdParallel1()
PlaneAngleMeasurepublic void setStdParallel1(PlaneAngleMeasure value)
value - allowed object is
PlaneAngleMeasurepublic PlaneAngleMeasure getStdParallel2()
PlaneAngleMeasurepublic void setStdParallel2(PlaneAngleMeasure value)
value - allowed object is
PlaneAngleMeasurepublic PlaneAngleMeasure getCentralMeridian()
PlaneAngleMeasurepublic void setCentralMeridian(PlaneAngleMeasure value)
value - allowed object is
PlaneAngleMeasurepublic PlaneAngleMeasure getOriginLatitude()
PlaneAngleMeasurepublic void setOriginLatitude(PlaneAngleMeasure value)
value - allowed object is
PlaneAngleMeasurepublic PlaneAngleMeasure getOriginLongitude()
PlaneAngleMeasurepublic void setOriginLongitude(PlaneAngleMeasure value)
value - allowed object is
PlaneAngleMeasurepublic PlaneAngleMeasure getLatitude1()
PlaneAngleMeasurepublic void setLatitude1(PlaneAngleMeasure value)
value - allowed object is
PlaneAngleMeasurepublic PlaneAngleMeasure getLongitude1()
PlaneAngleMeasurepublic void setLongitude1(PlaneAngleMeasure value)
value - allowed object is
PlaneAngleMeasurepublic PlaneAngleMeasure getLatitude2()
PlaneAngleMeasurepublic void setLatitude2(PlaneAngleMeasure value)
value - allowed object is
PlaneAngleMeasurepublic PlaneAngleMeasure getLongitude2()
PlaneAngleMeasurepublic void setLongitude2(PlaneAngleMeasure value)
value - allowed object is
PlaneAngleMeasurepublic PlaneAngleMeasure getLatitudeForScale()
PlaneAngleMeasurepublic void setLatitudeForScale(PlaneAngleMeasure value)
value - allowed object is
PlaneAngleMeasurepublic PlaneAngleMeasure getLongitudeForScale()
PlaneAngleMeasurepublic void setLongitudeForScale(PlaneAngleMeasure value)
value - allowed object is
PlaneAngleMeasurepublic PlaneAngleMeasure getTrueScaleLatitude()
PlaneAngleMeasurepublic void setTrueScaleLatitude(PlaneAngleMeasure value)
value - allowed object is
PlaneAngleMeasurepublic LengthMeasure getSpheroidRadius()
LengthMeasurepublic void setSpheroidRadius(LengthMeasure value)
value - allowed object is
LengthMeasurepublic Double getScaleFactor()
Doublepublic void setScaleFactor(Double value)
value - allowed object is
Doublepublic ProjectionVariantsObliqueMercator getMethodVariant()
ProjectionVariantsObliqueMercatorpublic void setMethodVariant(ProjectionVariantsObliqueMercator value)
value - allowed object is
ProjectionVariantsObliqueMercatorpublic LengthMeasure getPerspectiveHeight()
LengthMeasurepublic void setPerspectiveHeight(LengthMeasure value)
value - allowed object is
LengthMeasurepublic String getZone()
Stringpublic void setZone(String value)
value - allowed object is
Stringpublic NADTypes getNADType()
NADTypespublic void setNADType(NADTypes value)
value - allowed object is
NADTypespublic LengthMeasure getFalseEasting()
LengthMeasurepublic void setFalseEasting(LengthMeasure value)
value - allowed object is
LengthMeasurepublic LengthMeasure getFalseNorthing()
LengthMeasurepublic void setFalseNorthing(LengthMeasure value)
value - allowed object is
LengthMeasurepublic PlaneAngleMeasure getBearing()
PlaneAngleMeasurepublic void setBearing(PlaneAngleMeasure value)
value - allowed object is
PlaneAngleMeasurepublic Hemispheres getHemisphere()
Hemispherespublic void setHemisphere(Hemispheres value)
value - allowed object is
Hemispherespublic String getDescription()
Stringpublic void setDescription(String value)
value - allowed object is
Stringpublic List<IndexedObject> getParameter()
set method for the parameter property.
For example, to add a new item, do as follows:
getParameter().add(newItem);
Objects of the following type(s) are allowed in the list
IndexedObjectCopyright © 2017. All rights reserved.