public class SimpleArcStringByBulgeTypeImpl extends AbstractCurveTypeImpl implements SimpleArcStringByBulgeType
SimpleArcStringByBulgeType.Factory_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description |
|---|
SimpleArcStringByBulgeTypeImpl(org.apache.xmlbeans.SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
void |
addBulge(double bulge)
Appends the value as the last "bulge" element
|
org.apache.xmlbeans.XmlDouble |
addNewBulge()
Appends and returns a new empty value (as xml) as the last "bulge" element
|
VectorType |
addNewNormal()
Appends and returns a new empty value (as xml) as the last "normal" element
|
PointPropertyType |
addNewPointProperty()
Appends and returns a new empty value (as xml) as the last "pointProperty" element
|
DirectPositionType |
addNewPos()
Appends and returns a new empty value (as xml) as the last "pos" element
|
DirectPositionListType |
addNewPosList()
Appends and returns a new empty "posList" element
|
double[] |
getBulgeArray()
Gets array of all "bulge" elements
|
double |
getBulgeArray(int i)
Gets ith "bulge" element
|
CurveInterpolationType.Enum |
getInterpolation()
Gets the "interpolation" attribute
|
VectorType[] |
getNormalArray()
Gets array of all "normal" elements
|
VectorType |
getNormalArray(int i)
Gets ith "normal" element
|
java.math.BigInteger |
getNumArc()
Gets the "numArc" attribute
|
PointPropertyType[] |
getPointPropertyArray()
Gets array of all "pointProperty" elements
|
PointPropertyType |
getPointPropertyArray(int i)
Gets ith "pointProperty" element
|
DirectPositionType[] |
getPosArray()
Gets array of all "pos" elements
|
DirectPositionType |
getPosArray(int i)
Gets ith "pos" element
|
DirectPositionListType |
getPosList()
Gets the "posList" element
|
void |
insertBulge(int i,
double bulge)
Inserts the value as the ith "bulge" element
|
org.apache.xmlbeans.XmlDouble |
insertNewBulge(int i)
Inserts and returns a new empty value (as xml) as the ith "bulge" element
|
VectorType |
insertNewNormal(int i)
Inserts and returns a new empty value (as xml) as the ith "normal" element
|
PointPropertyType |
insertNewPointProperty(int i)
Inserts and returns a new empty value (as xml) as the ith "pointProperty" element
|
DirectPositionType |
insertNewPos(int i)
Inserts and returns a new empty value (as xml) as the ith "pos" element
|
boolean |
isSetInterpolation()
True if has "interpolation" attribute
|
boolean |
isSetNumArc()
True if has "numArc" attribute
|
boolean |
isSetPosList()
True if has "posList" element
|
void |
removeBulge(int i)
Removes the ith "bulge" element
|
void |
removeNormal(int i)
Removes the ith "normal" element
|
void |
removePointProperty(int i)
Removes the ith "pointProperty" element
|
void |
removePos(int i)
Removes the ith "pos" element
|
void |
setBulgeArray(double[] bulgeArray)
Sets array of all "bulge" element
|
void |
setBulgeArray(int i,
double bulge)
Sets ith "bulge" element
|
void |
setInterpolation(CurveInterpolationType.Enum interpolation)
Sets the "interpolation" attribute
|
void |
setNormalArray(int i,
VectorType normal)
Sets ith "normal" element
|
void |
setNormalArray(VectorType[] normalArray)
Sets array of all "normal" element
|
void |
setNumArc(java.math.BigInteger numArc)
Sets the "numArc" attribute
|
void |
setPointPropertyArray(int i,
PointPropertyType pointProperty)
Sets ith "pointProperty" element
|
void |
setPointPropertyArray(PointPropertyType[] pointPropertyArray)
Sets array of all "pointProperty" element
|
void |
setPosArray(DirectPositionType[] posArray)
Sets array of all "pos" element
|
void |
setPosArray(int i,
DirectPositionType pos)
Sets ith "pos" element
|
void |
setPosList(DirectPositionListType posList)
Sets the "posList" element
|
int |
sizeOfBulgeArray()
Returns number of "bulge" element
|
int |
sizeOfNormalArray()
Returns number of "normal" element
|
int |
sizeOfPointPropertyArray()
Returns number of "pointProperty" element
|
int |
sizeOfPosArray()
Returns number of "pos" element
|
void |
unsetInterpolation()
Unsets the "interpolation" attribute
|
void |
unsetNumArc()
Unsets the "numArc" attribute
|
void |
unsetPosList()
Unsets the "posList" element
|
org.apache.xmlbeans.XmlDouble[] |
xgetBulgeArray()
Gets (as xml) array of all "bulge" elements
|
org.apache.xmlbeans.XmlDouble |
xgetBulgeArray(int i)
Gets (as xml) ith "bulge" element
|
CurveInterpolationType |
xgetInterpolation()
Gets (as xml) the "interpolation" attribute
|
org.apache.xmlbeans.XmlInteger |
xgetNumArc()
Gets (as xml) the "numArc" attribute
|
void |
xsetBulgeArray(int i,
org.apache.xmlbeans.XmlDouble bulge)
Sets (as xml) ith "bulge" element
|
void |
xsetBulgeArray(org.apache.xmlbeans.XmlDouble[] bulgeArray)
Sets (as xml) array of all "bulge" element
|
void |
xsetInterpolation(CurveInterpolationType interpolation)
Sets (as xml) the "interpolation" attribute
|
void |
xsetNumArc(org.apache.xmlbeans.XmlInteger numArc)
Sets (as xml) the "numArc" attribute
|
getAxisLabels, getSrsDimension, getSrsName, getUomLabels, isSetAxisLabels, isSetSrsDimension, isSetSrsName, isSetUomLabels, setAxisLabels, setSrsDimension, setSrsName, setUomLabels, unsetAxisLabels, unsetSrsDimension, unsetSrsName, unsetUomLabels, xgetAxisLabels, xgetSrsDimension, xgetSrsName, xgetUomLabels, xsetAxisLabels, xsetSrsDimension, xsetSrsName, xsetUomLabelsaddNewDescription, addNewDescriptionReference, addNewIdentifier, addNewMetaDataProperty, addNewName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetDescriptionReference, isSetIdentifier, removeMetaDataProperty, removeName, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetDescriptionReference, unsetIdentifier, xgetId, xsetIdarraySetterHelper, 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_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_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, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, 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_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAxisLabels, getSrsDimension, getSrsName, getUomLabels, isSetAxisLabels, isSetSrsDimension, isSetSrsName, isSetUomLabels, setAxisLabels, setSrsDimension, setSrsName, setUomLabels, unsetAxisLabels, unsetSrsDimension, unsetSrsName, unsetUomLabels, xgetAxisLabels, xgetSrsDimension, xgetSrsName, xgetUomLabels, xsetAxisLabels, xsetSrsDimension, xsetSrsName, xsetUomLabelsaddNewDescription, addNewDescriptionReference, addNewIdentifier, addNewMetaDataProperty, addNewName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetDescriptionReference, isSetIdentifier, removeMetaDataProperty, removeName, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetDescriptionReference, unsetIdentifier, xgetId, xsetIdchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic SimpleArcStringByBulgeTypeImpl(org.apache.xmlbeans.SchemaType sType)
public DirectPositionType[] getPosArray()
getPosArray in interface SimpleArcStringByBulgeTypepublic DirectPositionType getPosArray(int i)
getPosArray in interface SimpleArcStringByBulgeTypepublic int sizeOfPosArray()
sizeOfPosArray in interface SimpleArcStringByBulgeTypepublic void setPosArray(DirectPositionType[] posArray)
setPosArray in interface SimpleArcStringByBulgeTypepublic void setPosArray(int i,
DirectPositionType pos)
setPosArray in interface SimpleArcStringByBulgeTypepublic DirectPositionType insertNewPos(int i)
insertNewPos in interface SimpleArcStringByBulgeTypepublic DirectPositionType addNewPos()
addNewPos in interface SimpleArcStringByBulgeTypepublic void removePos(int i)
removePos in interface SimpleArcStringByBulgeTypepublic PointPropertyType[] getPointPropertyArray()
getPointPropertyArray in interface SimpleArcStringByBulgeTypepublic PointPropertyType getPointPropertyArray(int i)
getPointPropertyArray in interface SimpleArcStringByBulgeTypepublic int sizeOfPointPropertyArray()
sizeOfPointPropertyArray in interface SimpleArcStringByBulgeTypepublic void setPointPropertyArray(PointPropertyType[] pointPropertyArray)
setPointPropertyArray in interface SimpleArcStringByBulgeTypepublic void setPointPropertyArray(int i,
PointPropertyType pointProperty)
setPointPropertyArray in interface SimpleArcStringByBulgeTypepublic PointPropertyType insertNewPointProperty(int i)
insertNewPointProperty in interface SimpleArcStringByBulgeTypepublic PointPropertyType addNewPointProperty()
addNewPointProperty in interface SimpleArcStringByBulgeTypepublic void removePointProperty(int i)
removePointProperty in interface SimpleArcStringByBulgeTypepublic DirectPositionListType getPosList()
getPosList in interface SimpleArcStringByBulgeTypepublic boolean isSetPosList()
isSetPosList in interface SimpleArcStringByBulgeTypepublic void setPosList(DirectPositionListType posList)
setPosList in interface SimpleArcStringByBulgeTypepublic DirectPositionListType addNewPosList()
addNewPosList in interface SimpleArcStringByBulgeTypepublic void unsetPosList()
unsetPosList in interface SimpleArcStringByBulgeTypepublic double[] getBulgeArray()
getBulgeArray in interface SimpleArcStringByBulgeTypepublic double getBulgeArray(int i)
getBulgeArray in interface SimpleArcStringByBulgeTypepublic org.apache.xmlbeans.XmlDouble[] xgetBulgeArray()
xgetBulgeArray in interface SimpleArcStringByBulgeTypepublic org.apache.xmlbeans.XmlDouble xgetBulgeArray(int i)
xgetBulgeArray in interface SimpleArcStringByBulgeTypepublic int sizeOfBulgeArray()
sizeOfBulgeArray in interface SimpleArcStringByBulgeTypepublic void setBulgeArray(double[] bulgeArray)
setBulgeArray in interface SimpleArcStringByBulgeTypepublic void setBulgeArray(int i,
double bulge)
setBulgeArray in interface SimpleArcStringByBulgeTypepublic void xsetBulgeArray(org.apache.xmlbeans.XmlDouble[] bulgeArray)
xsetBulgeArray in interface SimpleArcStringByBulgeTypepublic void xsetBulgeArray(int i,
org.apache.xmlbeans.XmlDouble bulge)
xsetBulgeArray in interface SimpleArcStringByBulgeTypepublic void insertBulge(int i,
double bulge)
insertBulge in interface SimpleArcStringByBulgeTypepublic void addBulge(double bulge)
addBulge in interface SimpleArcStringByBulgeTypepublic org.apache.xmlbeans.XmlDouble insertNewBulge(int i)
insertNewBulge in interface SimpleArcStringByBulgeTypepublic org.apache.xmlbeans.XmlDouble addNewBulge()
addNewBulge in interface SimpleArcStringByBulgeTypepublic void removeBulge(int i)
removeBulge in interface SimpleArcStringByBulgeTypepublic VectorType[] getNormalArray()
getNormalArray in interface SimpleArcStringByBulgeTypepublic VectorType getNormalArray(int i)
getNormalArray in interface SimpleArcStringByBulgeTypepublic int sizeOfNormalArray()
sizeOfNormalArray in interface SimpleArcStringByBulgeTypepublic void setNormalArray(VectorType[] normalArray)
setNormalArray in interface SimpleArcStringByBulgeTypepublic void setNormalArray(int i,
VectorType normal)
setNormalArray in interface SimpleArcStringByBulgeTypepublic VectorType insertNewNormal(int i)
insertNewNormal in interface SimpleArcStringByBulgeTypepublic VectorType addNewNormal()
addNewNormal in interface SimpleArcStringByBulgeTypepublic void removeNormal(int i)
removeNormal in interface SimpleArcStringByBulgeTypepublic CurveInterpolationType.Enum getInterpolation()
getInterpolation in interface SimpleArcStringByBulgeTypepublic CurveInterpolationType xgetInterpolation()
xgetInterpolation in interface SimpleArcStringByBulgeTypepublic boolean isSetInterpolation()
isSetInterpolation in interface SimpleArcStringByBulgeTypepublic void setInterpolation(CurveInterpolationType.Enum interpolation)
setInterpolation in interface SimpleArcStringByBulgeTypepublic void xsetInterpolation(CurveInterpolationType interpolation)
xsetInterpolation in interface SimpleArcStringByBulgeTypepublic void unsetInterpolation()
unsetInterpolation in interface SimpleArcStringByBulgeTypepublic java.math.BigInteger getNumArc()
getNumArc in interface SimpleArcStringByBulgeTypepublic org.apache.xmlbeans.XmlInteger xgetNumArc()
xgetNumArc in interface SimpleArcStringByBulgeTypepublic boolean isSetNumArc()
isSetNumArc in interface SimpleArcStringByBulgeTypepublic void setNumArc(java.math.BigInteger numArc)
setNumArc in interface SimpleArcStringByBulgeTypepublic void xsetNumArc(org.apache.xmlbeans.XmlInteger numArc)
xsetNumArc in interface SimpleArcStringByBulgeTypepublic void unsetNumArc()
unsetNumArc in interface SimpleArcStringByBulgeTypeCopyright © 2015–2018 52north.org. All rights reserved.