public interface SimpleArcStringByBulgeType extends AbstractCurveType
| Modifier and Type | Interface and Description |
|---|---|
static class |
SimpleArcStringByBulgeType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| 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, 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, xmlTextDirectPositionType[] getPosArray()
DirectPositionType getPosArray(int i)
int sizeOfPosArray()
void setPosArray(DirectPositionType[] posArray)
void setPosArray(int i,
DirectPositionType pos)
DirectPositionType insertNewPos(int i)
DirectPositionType addNewPos()
void removePos(int i)
PointPropertyType[] getPointPropertyArray()
PointPropertyType getPointPropertyArray(int i)
int sizeOfPointPropertyArray()
void setPointPropertyArray(PointPropertyType[] pointPropertyArray)
void setPointPropertyArray(int i,
PointPropertyType pointProperty)
PointPropertyType insertNewPointProperty(int i)
PointPropertyType addNewPointProperty()
void removePointProperty(int i)
DirectPositionListType getPosList()
boolean isSetPosList()
void setPosList(DirectPositionListType posList)
DirectPositionListType addNewPosList()
void unsetPosList()
double[] getBulgeArray()
double getBulgeArray(int i)
org.apache.xmlbeans.XmlDouble[] xgetBulgeArray()
org.apache.xmlbeans.XmlDouble xgetBulgeArray(int i)
int sizeOfBulgeArray()
void setBulgeArray(double[] bulgeArray)
void setBulgeArray(int i,
double bulge)
void xsetBulgeArray(org.apache.xmlbeans.XmlDouble[] bulgeArray)
void xsetBulgeArray(int i,
org.apache.xmlbeans.XmlDouble bulge)
void insertBulge(int i,
double bulge)
void addBulge(double bulge)
org.apache.xmlbeans.XmlDouble insertNewBulge(int i)
org.apache.xmlbeans.XmlDouble addNewBulge()
void removeBulge(int i)
VectorType[] getNormalArray()
VectorType getNormalArray(int i)
int sizeOfNormalArray()
void setNormalArray(VectorType[] normalArray)
void setNormalArray(int i,
VectorType normal)
VectorType insertNewNormal(int i)
VectorType addNewNormal()
void removeNormal(int i)
CurveInterpolationType.Enum getInterpolation()
CurveInterpolationType xgetInterpolation()
boolean isSetInterpolation()
void setInterpolation(CurveInterpolationType.Enum interpolation)
void xsetInterpolation(CurveInterpolationType interpolation)
void unsetInterpolation()
java.math.BigInteger getNumArc()
org.apache.xmlbeans.XmlInteger xgetNumArc()
boolean isSetNumArc()
void setNumArc(java.math.BigInteger numArc)
void xsetNumArc(org.apache.xmlbeans.XmlInteger numArc)
void unsetNumArc()
Copyright © 2015–2018 52north.org. All rights reserved.