public interface VectorOffsetLinearSRSType extends LinearSRSType
| Modifier and Type | Interface and Description |
|---|---|
static class |
VectorOffsetLinearSRSType.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 |
|---|---|
LinearElementPropertyType |
addNewLinearElement2()
Appends and returns a new empty "linearElement" element
|
LRMWithOffsetPropertyType |
addNewLrm2()
Appends and returns a new empty "lrm" element
|
VectorType |
addNewOffsetVector()
Appends and returns a new empty value (as xml) as the last "offsetVector" element
|
LinearElementPropertyType |
getLinearElement2()
Gets the "linearElement" element
|
LRMWithOffsetPropertyType |
getLrm2()
Gets the "lrm" element
|
VectorType[] |
getOffsetVectorArray()
Gets array of all "offsetVector" elements
|
VectorType |
getOffsetVectorArray(int i)
Gets ith "offsetVector" element
|
VectorType |
insertNewOffsetVector(int i)
Inserts and returns a new empty value (as xml) as the ith "offsetVector" element
|
void |
removeOffsetVector(int i)
Removes the ith "offsetVector" element
|
void |
setLinearElement2(LinearElementPropertyType linearElement2)
Sets the "linearElement" element
|
void |
setLrm2(LRMWithOffsetPropertyType lrm2)
Sets the "lrm" element
|
void |
setOffsetVectorArray(int i,
VectorType offsetVector)
Sets ith "offsetVector" element
|
void |
setOffsetVectorArray(VectorType[] offsetVectorArray)
Sets array of all "offsetVector" element
|
int |
sizeOfOffsetVectorArray()
Returns number of "offsetVector" element
|
addNewLinearElement, addNewLrm, getLinearElement, getLrm, setLinearElement, setLrmgetRemarks, isSetRemarks, setRemarks, unsetRemarks, xgetRemarks, xsetRemarksaddNewIdentifier, getIdentifier, isSetIdentifier, setIdentifier, unsetIdentifieraddNewDescription, addNewDescriptionReference, addNewMetaDataProperty, addNewName, getDescription, getDescriptionReference, getId, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetDescriptionReference, removeMetaDataProperty, removeName, setDescription, setDescriptionReference, setId, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetDescriptionReference, 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, xmlTextLinearElementPropertyType getLinearElement2()
void setLinearElement2(LinearElementPropertyType linearElement2)
LinearElementPropertyType addNewLinearElement2()
LRMWithOffsetPropertyType getLrm2()
void setLrm2(LRMWithOffsetPropertyType lrm2)
LRMWithOffsetPropertyType addNewLrm2()
VectorType[] getOffsetVectorArray()
VectorType getOffsetVectorArray(int i)
int sizeOfOffsetVectorArray()
void setOffsetVectorArray(VectorType[] offsetVectorArray)
void setOffsetVectorArray(int i,
VectorType offsetVector)
VectorType insertNewOffsetVector(int i)
VectorType addNewOffsetVector()
void removeOffsetVector(int i)
Copyright © 2015–2018 52north.org. All rights reserved.