Package net.opengis.gml.x32.impl
Class CubicSplineTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- net.opengis.gml.x32.impl.AbstractCurveSegmentTypeImpl
-
- net.opengis.gml.x32.impl.CubicSplineTypeImpl
-
- All Implemented Interfaces:
Serializable,AbstractCurveSegmentType,CubicSplineType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class CubicSplineTypeImpl extends AbstractCurveSegmentTypeImpl implements CubicSplineType
An XML CubicSplineType(@http://www.opengis.net/gml/3.2). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface net.opengis.gml.x32.AbstractCurveSegmentType
AbstractCurveSegmentType.Factory
-
Nested classes/interfaces inherited from interface net.opengis.gml.x32.CubicSplineType
CubicSplineType.Factory
-
-
Field Summary
-
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
-
Fields inherited from interface net.opengis.gml.x32.AbstractCurveSegmentType
type
-
Fields inherited from interface net.opengis.gml.x32.CubicSplineType
type
-
-
Constructor Summary
Constructors Constructor Description CubicSplineTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CoordinatesTypeaddNewCoordinates()Appends and returns a new empty "coordinates" elementPointPropertyTypeaddNewPointProperty()Appends and returns a new empty value (as xml) as the last "pointProperty" elementPointPropertyTypeaddNewPointRep()Appends and returns a new empty value (as xml) as the last "pointRep" elementDirectPositionTypeaddNewPos()Appends and returns a new empty value (as xml) as the last "pos" elementDirectPositionListTypeaddNewPosList()Appends and returns a new empty "posList" elementVectorTypeaddNewVectorAtEnd()Appends and returns a new empty "vectorAtEnd" elementVectorTypeaddNewVectorAtStart()Appends and returns a new empty "vectorAtStart" elementCoordinatesTypegetCoordinates()Gets the "coordinates" elementBigIntegergetDegree()Gets the "degree" attributeCurveInterpolationType.EnumgetInterpolation()Gets the "interpolation" attributePointPropertyType[]getPointPropertyArray()Gets array of all "pointProperty" elementsPointPropertyTypegetPointPropertyArray(int i)Gets ith "pointProperty" elementPointPropertyType[]getPointRepArray()Gets array of all "pointRep" elementsPointPropertyTypegetPointRepArray(int i)Gets ith "pointRep" elementDirectPositionType[]getPosArray()Gets array of all "pos" elementsDirectPositionTypegetPosArray(int i)Gets ith "pos" elementDirectPositionListTypegetPosList()Gets the "posList" elementVectorTypegetVectorAtEnd()Gets the "vectorAtEnd" elementVectorTypegetVectorAtStart()Gets the "vectorAtStart" elementPointPropertyTypeinsertNewPointProperty(int i)Inserts and returns a new empty value (as xml) as the ith "pointProperty" elementPointPropertyTypeinsertNewPointRep(int i)Inserts and returns a new empty value (as xml) as the ith "pointRep" elementDirectPositionTypeinsertNewPos(int i)Inserts and returns a new empty value (as xml) as the ith "pos" elementbooleanisSetCoordinates()True if has "coordinates" elementbooleanisSetDegree()True if has "degree" attributebooleanisSetInterpolation()True if has "interpolation" attributebooleanisSetPosList()True if has "posList" elementvoidremovePointProperty(int i)Removes the ith "pointProperty" elementvoidremovePointRep(int i)Removes the ith "pointRep" elementvoidremovePos(int i)Removes the ith "pos" elementvoidsetCoordinates(CoordinatesType coordinates)Sets the "coordinates" elementvoidsetDegree(BigInteger degree)Sets the "degree" attributevoidsetInterpolation(CurveInterpolationType.Enum interpolation)Sets the "interpolation" attributevoidsetPointPropertyArray(int i, PointPropertyType pointProperty)Sets ith "pointProperty" elementvoidsetPointPropertyArray(PointPropertyType[] pointPropertyArray)Sets array of all "pointProperty" elementvoidsetPointRepArray(int i, PointPropertyType pointRep)Sets ith "pointRep" elementvoidsetPointRepArray(PointPropertyType[] pointRepArray)Sets array of all "pointRep" elementvoidsetPosArray(int i, DirectPositionType pos)Sets ith "pos" elementvoidsetPosArray(DirectPositionType[] posArray)Sets array of all "pos" elementvoidsetPosList(DirectPositionListType posList)Sets the "posList" elementvoidsetVectorAtEnd(VectorType vectorAtEnd)Sets the "vectorAtEnd" elementvoidsetVectorAtStart(VectorType vectorAtStart)Sets the "vectorAtStart" elementintsizeOfPointPropertyArray()Returns number of "pointProperty" elementintsizeOfPointRepArray()Returns number of "pointRep" elementintsizeOfPosArray()Returns number of "pos" elementvoidunsetCoordinates()Unsets the "coordinates" elementvoidunsetDegree()Unsets the "degree" attributevoidunsetInterpolation()Unsets the "interpolation" attributevoidunsetPosList()Unsets the "posList" elementorg.apache.xmlbeans.XmlIntegerxgetDegree()Gets (as xml) the "degree" attributeCurveInterpolationTypexgetInterpolation()Gets (as xml) the "interpolation" attributevoidxsetDegree(org.apache.xmlbeans.XmlInteger degree)Sets (as xml) the "degree" attributevoidxsetInterpolation(CurveInterpolationType interpolation)Sets (as xml) the "interpolation" attribute-
Methods inherited from class net.opengis.gml.x32.impl.AbstractCurveSegmentTypeImpl
getNumDerivativeInterior, getNumDerivativesAtEnd, getNumDerivativesAtStart, isSetNumDerivativeInterior, isSetNumDerivativesAtEnd, isSetNumDerivativesAtStart, setNumDerivativeInterior, setNumDerivativesAtEnd, setNumDerivativesAtStart, unsetNumDerivativeInterior, unsetNumDerivativesAtEnd, unsetNumDerivativesAtStart, xgetNumDerivativeInterior, xgetNumDerivativesAtEnd, xgetNumDerivativesAtStart, xsetNumDerivativeInterior, xsetNumDerivativesAtEnd, xsetNumDerivativesAtStart
-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate, validate, validate_now, validate_simpleval, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface net.opengis.gml.x32.AbstractCurveSegmentType
getNumDerivativeInterior, getNumDerivativesAtEnd, getNumDerivativesAtStart, isSetNumDerivativeInterior, isSetNumDerivativesAtEnd, isSetNumDerivativesAtStart, setNumDerivativeInterior, setNumDerivativesAtEnd, setNumDerivativesAtStart, unsetNumDerivativeInterior, unsetNumDerivativesAtEnd, unsetNumDerivativesAtStart, xgetNumDerivativeInterior, xgetNumDerivativesAtEnd, xgetNumDerivativesAtStart, xsetNumDerivativeInterior, xsetNumDerivativesAtEnd, xsetNumDerivativesAtStart
-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Method Detail
-
getPosArray
public DirectPositionType[] getPosArray()
Gets array of all "pos" elements- Specified by:
getPosArrayin interfaceCubicSplineType
-
getPosArray
public DirectPositionType getPosArray(int i)
Gets ith "pos" element- Specified by:
getPosArrayin interfaceCubicSplineType
-
sizeOfPosArray
public int sizeOfPosArray()
Returns number of "pos" element- Specified by:
sizeOfPosArrayin interfaceCubicSplineType
-
setPosArray
public void setPosArray(DirectPositionType[] posArray)
Sets array of all "pos" element- Specified by:
setPosArrayin interfaceCubicSplineType
-
setPosArray
public void setPosArray(int i, DirectPositionType pos)Sets ith "pos" element- Specified by:
setPosArrayin interfaceCubicSplineType
-
insertNewPos
public DirectPositionType insertNewPos(int i)
Inserts and returns a new empty value (as xml) as the ith "pos" element- Specified by:
insertNewPosin interfaceCubicSplineType
-
addNewPos
public DirectPositionType addNewPos()
Appends and returns a new empty value (as xml) as the last "pos" element- Specified by:
addNewPosin interfaceCubicSplineType
-
removePos
public void removePos(int i)
Removes the ith "pos" element- Specified by:
removePosin interfaceCubicSplineType
-
getPointPropertyArray
public PointPropertyType[] getPointPropertyArray()
Gets array of all "pointProperty" elements- Specified by:
getPointPropertyArrayin interfaceCubicSplineType
-
getPointPropertyArray
public PointPropertyType getPointPropertyArray(int i)
Gets ith "pointProperty" element- Specified by:
getPointPropertyArrayin interfaceCubicSplineType
-
sizeOfPointPropertyArray
public int sizeOfPointPropertyArray()
Returns number of "pointProperty" element- Specified by:
sizeOfPointPropertyArrayin interfaceCubicSplineType
-
setPointPropertyArray
public void setPointPropertyArray(PointPropertyType[] pointPropertyArray)
Sets array of all "pointProperty" element- Specified by:
setPointPropertyArrayin interfaceCubicSplineType
-
setPointPropertyArray
public void setPointPropertyArray(int i, PointPropertyType pointProperty)Sets ith "pointProperty" element- Specified by:
setPointPropertyArrayin interfaceCubicSplineType
-
insertNewPointProperty
public PointPropertyType insertNewPointProperty(int i)
Inserts and returns a new empty value (as xml) as the ith "pointProperty" element- Specified by:
insertNewPointPropertyin interfaceCubicSplineType
-
addNewPointProperty
public PointPropertyType addNewPointProperty()
Appends and returns a new empty value (as xml) as the last "pointProperty" element- Specified by:
addNewPointPropertyin interfaceCubicSplineType
-
removePointProperty
public void removePointProperty(int i)
Removes the ith "pointProperty" element- Specified by:
removePointPropertyin interfaceCubicSplineType
-
getPointRepArray
public PointPropertyType[] getPointRepArray()
Gets array of all "pointRep" elements- Specified by:
getPointRepArrayin interfaceCubicSplineType
-
getPointRepArray
public PointPropertyType getPointRepArray(int i)
Gets ith "pointRep" element- Specified by:
getPointRepArrayin interfaceCubicSplineType
-
sizeOfPointRepArray
public int sizeOfPointRepArray()
Returns number of "pointRep" element- Specified by:
sizeOfPointRepArrayin interfaceCubicSplineType
-
setPointRepArray
public void setPointRepArray(PointPropertyType[] pointRepArray)
Sets array of all "pointRep" element- Specified by:
setPointRepArrayin interfaceCubicSplineType
-
setPointRepArray
public void setPointRepArray(int i, PointPropertyType pointRep)Sets ith "pointRep" element- Specified by:
setPointRepArrayin interfaceCubicSplineType
-
insertNewPointRep
public PointPropertyType insertNewPointRep(int i)
Inserts and returns a new empty value (as xml) as the ith "pointRep" element- Specified by:
insertNewPointRepin interfaceCubicSplineType
-
addNewPointRep
public PointPropertyType addNewPointRep()
Appends and returns a new empty value (as xml) as the last "pointRep" element- Specified by:
addNewPointRepin interfaceCubicSplineType
-
removePointRep
public void removePointRep(int i)
Removes the ith "pointRep" element- Specified by:
removePointRepin interfaceCubicSplineType
-
getPosList
public DirectPositionListType getPosList()
Gets the "posList" element- Specified by:
getPosListin interfaceCubicSplineType
-
isSetPosList
public boolean isSetPosList()
True if has "posList" element- Specified by:
isSetPosListin interfaceCubicSplineType
-
setPosList
public void setPosList(DirectPositionListType posList)
Sets the "posList" element- Specified by:
setPosListin interfaceCubicSplineType
-
addNewPosList
public DirectPositionListType addNewPosList()
Appends and returns a new empty "posList" element- Specified by:
addNewPosListin interfaceCubicSplineType
-
unsetPosList
public void unsetPosList()
Unsets the "posList" element- Specified by:
unsetPosListin interfaceCubicSplineType
-
getCoordinates
public CoordinatesType getCoordinates()
Gets the "coordinates" element- Specified by:
getCoordinatesin interfaceCubicSplineType
-
isSetCoordinates
public boolean isSetCoordinates()
True if has "coordinates" element- Specified by:
isSetCoordinatesin interfaceCubicSplineType
-
setCoordinates
public void setCoordinates(CoordinatesType coordinates)
Sets the "coordinates" element- Specified by:
setCoordinatesin interfaceCubicSplineType
-
addNewCoordinates
public CoordinatesType addNewCoordinates()
Appends and returns a new empty "coordinates" element- Specified by:
addNewCoordinatesin interfaceCubicSplineType
-
unsetCoordinates
public void unsetCoordinates()
Unsets the "coordinates" element- Specified by:
unsetCoordinatesin interfaceCubicSplineType
-
getVectorAtStart
public VectorType getVectorAtStart()
Gets the "vectorAtStart" element- Specified by:
getVectorAtStartin interfaceCubicSplineType
-
setVectorAtStart
public void setVectorAtStart(VectorType vectorAtStart)
Sets the "vectorAtStart" element- Specified by:
setVectorAtStartin interfaceCubicSplineType
-
addNewVectorAtStart
public VectorType addNewVectorAtStart()
Appends and returns a new empty "vectorAtStart" element- Specified by:
addNewVectorAtStartin interfaceCubicSplineType
-
getVectorAtEnd
public VectorType getVectorAtEnd()
Gets the "vectorAtEnd" element- Specified by:
getVectorAtEndin interfaceCubicSplineType
-
setVectorAtEnd
public void setVectorAtEnd(VectorType vectorAtEnd)
Sets the "vectorAtEnd" element- Specified by:
setVectorAtEndin interfaceCubicSplineType
-
addNewVectorAtEnd
public VectorType addNewVectorAtEnd()
Appends and returns a new empty "vectorAtEnd" element- Specified by:
addNewVectorAtEndin interfaceCubicSplineType
-
getInterpolation
public CurveInterpolationType.Enum getInterpolation()
Gets the "interpolation" attribute- Specified by:
getInterpolationin interfaceCubicSplineType
-
xgetInterpolation
public CurveInterpolationType xgetInterpolation()
Gets (as xml) the "interpolation" attribute- Specified by:
xgetInterpolationin interfaceCubicSplineType
-
isSetInterpolation
public boolean isSetInterpolation()
True if has "interpolation" attribute- Specified by:
isSetInterpolationin interfaceCubicSplineType
-
setInterpolation
public void setInterpolation(CurveInterpolationType.Enum interpolation)
Sets the "interpolation" attribute- Specified by:
setInterpolationin interfaceCubicSplineType
-
xsetInterpolation
public void xsetInterpolation(CurveInterpolationType interpolation)
Sets (as xml) the "interpolation" attribute- Specified by:
xsetInterpolationin interfaceCubicSplineType
-
unsetInterpolation
public void unsetInterpolation()
Unsets the "interpolation" attribute- Specified by:
unsetInterpolationin interfaceCubicSplineType
-
getDegree
public BigInteger getDegree()
Gets the "degree" attribute- Specified by:
getDegreein interfaceCubicSplineType
-
xgetDegree
public org.apache.xmlbeans.XmlInteger xgetDegree()
Gets (as xml) the "degree" attribute- Specified by:
xgetDegreein interfaceCubicSplineType
-
isSetDegree
public boolean isSetDegree()
True if has "degree" attribute- Specified by:
isSetDegreein interfaceCubicSplineType
-
setDegree
public void setDegree(BigInteger degree)
Sets the "degree" attribute- Specified by:
setDegreein interfaceCubicSplineType
-
xsetDegree
public void xsetDegree(org.apache.xmlbeans.XmlInteger degree)
Sets (as xml) the "degree" attribute- Specified by:
xsetDegreein interfaceCubicSplineType
-
unsetDegree
public void unsetDegree()
Unsets the "degree" attribute- Specified by:
unsetDegreein interfaceCubicSplineType
-
-