public interface BuildingGeometry2DType
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
BuildingGeometry2DType.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
BuildingGeometry2DType.HorizontalGeometryEstimatedAccuracy
An XML horizontalGeometryEstimatedAccuracy(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
static interface |
BuildingGeometry2DType.VerticalGeometryEstimatedAccuracy
An XML verticalGeometryEstimatedAccuracy(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
GeometryPropertyType |
addNewGeometry()
Appends and returns a new empty "geometry" element
|
BuildingGeometry2DType.HorizontalGeometryEstimatedAccuracy |
addNewHorizontalGeometryEstimatedAccuracy()
Appends and returns a new empty "horizontalGeometryEstimatedAccuracy" element
|
ReferenceType |
addNewHorizontalGeometryReference()
Appends and returns a new empty "horizontalGeometryReference" element
|
BuildingGeometry2DType.VerticalGeometryEstimatedAccuracy |
addNewVerticalGeometryEstimatedAccuracy()
Appends and returns a new empty "verticalGeometryEstimatedAccuracy" element
|
ReferenceType |
addNewVerticalGeometryReference()
Appends and returns a new empty "verticalGeometryReference" element
|
GeometryPropertyType |
getGeometry()
Gets the "geometry" element
|
BuildingGeometry2DType.HorizontalGeometryEstimatedAccuracy |
getHorizontalGeometryEstimatedAccuracy()
Gets the "horizontalGeometryEstimatedAccuracy" element
|
ReferenceType |
getHorizontalGeometryReference()
Gets the "horizontalGeometryReference" element
|
boolean |
getReferenceGeometry()
Gets the "referenceGeometry" element
|
BuildingGeometry2DType.VerticalGeometryEstimatedAccuracy |
getVerticalGeometryEstimatedAccuracy()
Gets the "verticalGeometryEstimatedAccuracy" element
|
ReferenceType |
getVerticalGeometryReference()
Gets the "verticalGeometryReference" element
|
boolean |
isNilHorizontalGeometryEstimatedAccuracy()
Tests for nil "horizontalGeometryEstimatedAccuracy" element
|
boolean |
isNilVerticalGeometryEstimatedAccuracy()
Tests for nil "verticalGeometryEstimatedAccuracy" element
|
boolean |
isSetVerticalGeometryEstimatedAccuracy()
True if has "verticalGeometryEstimatedAccuracy" element
|
boolean |
isSetVerticalGeometryReference()
True if has "verticalGeometryReference" element
|
void |
setGeometry(GeometryPropertyType geometry)
Sets the "geometry" element
|
void |
setHorizontalGeometryEstimatedAccuracy(BuildingGeometry2DType.HorizontalGeometryEstimatedAccuracy horizontalGeometryEstimatedAccuracy)
Sets the "horizontalGeometryEstimatedAccuracy" element
|
void |
setHorizontalGeometryReference(ReferenceType horizontalGeometryReference)
Sets the "horizontalGeometryReference" element
|
void |
setNilHorizontalGeometryEstimatedAccuracy()
Nils the "horizontalGeometryEstimatedAccuracy" element
|
void |
setNilVerticalGeometryEstimatedAccuracy()
Nils the "verticalGeometryEstimatedAccuracy" element
|
void |
setReferenceGeometry(boolean referenceGeometry)
Sets the "referenceGeometry" element
|
void |
setVerticalGeometryEstimatedAccuracy(BuildingGeometry2DType.VerticalGeometryEstimatedAccuracy verticalGeometryEstimatedAccuracy)
Sets the "verticalGeometryEstimatedAccuracy" element
|
void |
setVerticalGeometryReference(ReferenceType verticalGeometryReference)
Sets the "verticalGeometryReference" element
|
void |
unsetVerticalGeometryEstimatedAccuracy()
Unsets the "verticalGeometryEstimatedAccuracy" element
|
void |
unsetVerticalGeometryReference()
Unsets the "verticalGeometryReference" element
|
org.apache.xmlbeans.XmlBoolean |
xgetReferenceGeometry()
Gets (as xml) the "referenceGeometry" element
|
void |
xsetReferenceGeometry(org.apache.xmlbeans.XmlBoolean referenceGeometry)
Sets (as xml) the "referenceGeometry" element
|
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, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextGeometryPropertyType getGeometry()
void setGeometry(GeometryPropertyType geometry)
GeometryPropertyType addNewGeometry()
boolean getReferenceGeometry()
org.apache.xmlbeans.XmlBoolean xgetReferenceGeometry()
void setReferenceGeometry(boolean referenceGeometry)
void xsetReferenceGeometry(org.apache.xmlbeans.XmlBoolean referenceGeometry)
ReferenceType getHorizontalGeometryReference()
void setHorizontalGeometryReference(ReferenceType horizontalGeometryReference)
ReferenceType addNewHorizontalGeometryReference()
ReferenceType getVerticalGeometryReference()
boolean isSetVerticalGeometryReference()
void setVerticalGeometryReference(ReferenceType verticalGeometryReference)
ReferenceType addNewVerticalGeometryReference()
void unsetVerticalGeometryReference()
BuildingGeometry2DType.HorizontalGeometryEstimatedAccuracy getHorizontalGeometryEstimatedAccuracy()
boolean isNilHorizontalGeometryEstimatedAccuracy()
void setHorizontalGeometryEstimatedAccuracy(BuildingGeometry2DType.HorizontalGeometryEstimatedAccuracy horizontalGeometryEstimatedAccuracy)
BuildingGeometry2DType.HorizontalGeometryEstimatedAccuracy addNewHorizontalGeometryEstimatedAccuracy()
void setNilHorizontalGeometryEstimatedAccuracy()
BuildingGeometry2DType.VerticalGeometryEstimatedAccuracy getVerticalGeometryEstimatedAccuracy()
boolean isNilVerticalGeometryEstimatedAccuracy()
boolean isSetVerticalGeometryEstimatedAccuracy()
void setVerticalGeometryEstimatedAccuracy(BuildingGeometry2DType.VerticalGeometryEstimatedAccuracy verticalGeometryEstimatedAccuracy)
BuildingGeometry2DType.VerticalGeometryEstimatedAccuracy addNewVerticalGeometryEstimatedAccuracy()
void setNilVerticalGeometryEstimatedAccuracy()
void unsetVerticalGeometryEstimatedAccuracy()
Copyright © 2018 52north.org. All rights reserved.