public class SimpleArcByBulgeTypeImpl extends AbstractCurveTypeImpl implements SimpleArcByBulgeType
SimpleArcByBulgeType.Factory_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description |
|---|
SimpleArcByBulgeTypeImpl(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 SimpleArcByBulgeTypeImpl(org.apache.xmlbeans.SchemaType sType)
public DirectPositionType[] getPosArray()
getPosArray in interface SimpleArcByBulgeTypepublic DirectPositionType getPosArray(int i)
getPosArray in interface SimpleArcByBulgeTypepublic int sizeOfPosArray()
sizeOfPosArray in interface SimpleArcByBulgeTypepublic void setPosArray(DirectPositionType[] posArray)
setPosArray in interface SimpleArcByBulgeTypepublic void setPosArray(int i,
DirectPositionType pos)
setPosArray in interface SimpleArcByBulgeTypepublic DirectPositionType insertNewPos(int i)
insertNewPos in interface SimpleArcByBulgeTypepublic DirectPositionType addNewPos()
addNewPos in interface SimpleArcByBulgeTypepublic void removePos(int i)
removePos in interface SimpleArcByBulgeTypepublic PointPropertyType[] getPointPropertyArray()
getPointPropertyArray in interface SimpleArcByBulgeTypepublic PointPropertyType getPointPropertyArray(int i)
getPointPropertyArray in interface SimpleArcByBulgeTypepublic int sizeOfPointPropertyArray()
sizeOfPointPropertyArray in interface SimpleArcByBulgeTypepublic void setPointPropertyArray(PointPropertyType[] pointPropertyArray)
setPointPropertyArray in interface SimpleArcByBulgeTypepublic void setPointPropertyArray(int i,
PointPropertyType pointProperty)
setPointPropertyArray in interface SimpleArcByBulgeTypepublic PointPropertyType insertNewPointProperty(int i)
insertNewPointProperty in interface SimpleArcByBulgeTypepublic PointPropertyType addNewPointProperty()
addNewPointProperty in interface SimpleArcByBulgeTypepublic void removePointProperty(int i)
removePointProperty in interface SimpleArcByBulgeTypepublic DirectPositionListType getPosList()
getPosList in interface SimpleArcByBulgeTypepublic boolean isSetPosList()
isSetPosList in interface SimpleArcByBulgeTypepublic void setPosList(DirectPositionListType posList)
setPosList in interface SimpleArcByBulgeTypepublic DirectPositionListType addNewPosList()
addNewPosList in interface SimpleArcByBulgeTypepublic void unsetPosList()
unsetPosList in interface SimpleArcByBulgeTypepublic double[] getBulgeArray()
getBulgeArray in interface SimpleArcByBulgeTypepublic double getBulgeArray(int i)
getBulgeArray in interface SimpleArcByBulgeTypepublic org.apache.xmlbeans.XmlDouble[] xgetBulgeArray()
xgetBulgeArray in interface SimpleArcByBulgeTypepublic org.apache.xmlbeans.XmlDouble xgetBulgeArray(int i)
xgetBulgeArray in interface SimpleArcByBulgeTypepublic int sizeOfBulgeArray()
sizeOfBulgeArray in interface SimpleArcByBulgeTypepublic void setBulgeArray(double[] bulgeArray)
setBulgeArray in interface SimpleArcByBulgeTypepublic void setBulgeArray(int i,
double bulge)
setBulgeArray in interface SimpleArcByBulgeTypepublic void xsetBulgeArray(org.apache.xmlbeans.XmlDouble[] bulgeArray)
xsetBulgeArray in interface SimpleArcByBulgeTypepublic void xsetBulgeArray(int i,
org.apache.xmlbeans.XmlDouble bulge)
xsetBulgeArray in interface SimpleArcByBulgeTypepublic void insertBulge(int i,
double bulge)
insertBulge in interface SimpleArcByBulgeTypepublic void addBulge(double bulge)
addBulge in interface SimpleArcByBulgeTypepublic org.apache.xmlbeans.XmlDouble insertNewBulge(int i)
insertNewBulge in interface SimpleArcByBulgeTypepublic org.apache.xmlbeans.XmlDouble addNewBulge()
addNewBulge in interface SimpleArcByBulgeTypepublic void removeBulge(int i)
removeBulge in interface SimpleArcByBulgeTypepublic VectorType[] getNormalArray()
getNormalArray in interface SimpleArcByBulgeTypepublic VectorType getNormalArray(int i)
getNormalArray in interface SimpleArcByBulgeTypepublic int sizeOfNormalArray()
sizeOfNormalArray in interface SimpleArcByBulgeTypepublic void setNormalArray(VectorType[] normalArray)
setNormalArray in interface SimpleArcByBulgeTypepublic void setNormalArray(int i,
VectorType normal)
setNormalArray in interface SimpleArcByBulgeTypepublic VectorType insertNewNormal(int i)
insertNewNormal in interface SimpleArcByBulgeTypepublic VectorType addNewNormal()
addNewNormal in interface SimpleArcByBulgeTypepublic void removeNormal(int i)
removeNormal in interface SimpleArcByBulgeTypepublic CurveInterpolationType.Enum getInterpolation()
getInterpolation in interface SimpleArcByBulgeTypepublic CurveInterpolationType xgetInterpolation()
xgetInterpolation in interface SimpleArcByBulgeTypepublic boolean isSetInterpolation()
isSetInterpolation in interface SimpleArcByBulgeTypepublic void setInterpolation(CurveInterpolationType.Enum interpolation)
setInterpolation in interface SimpleArcByBulgeTypepublic void xsetInterpolation(CurveInterpolationType interpolation)
xsetInterpolation in interface SimpleArcByBulgeTypepublic void unsetInterpolation()
unsetInterpolation in interface SimpleArcByBulgeTypepublic java.math.BigInteger getNumArc()
getNumArc in interface SimpleArcByBulgeTypepublic org.apache.xmlbeans.XmlInteger xgetNumArc()
xgetNumArc in interface SimpleArcByBulgeTypepublic boolean isSetNumArc()
isSetNumArc in interface SimpleArcByBulgeTypepublic void setNumArc(java.math.BigInteger numArc)
setNumArc in interface SimpleArcByBulgeTypepublic void xsetNumArc(org.apache.xmlbeans.XmlInteger numArc)
xsetNumArc in interface SimpleArcByBulgeTypepublic void unsetNumArc()
unsetNumArc in interface SimpleArcByBulgeTypeCopyright © 2015–2018 52north.org. All rights reserved.