| Package | Description |
|---|---|
| net.opengis.gml._3 |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCurveType
gml:AbstractCurveType is an abstraction of a curve to support the different levels of complexity.
|
class |
AbstractGeometricPrimitiveType
gml:AbstractGeometricPrimitiveType is the abstract root type of the geometric primitives.
|
class |
AbstractSurfaceType
gml:AbstractSurfaceType is an abstraction of a surface to support the different levels of complexity.
|
class |
LineStringType
Java class for LineStringType complex type.
|
class |
PointType
Java class for PointType complex type.
|
class |
PolygonType
Java class for PolygonType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends AbstractGeometryType>> |
GeometryArrayPropertyType.abstractGeometry |
protected JAXBElement<? extends AbstractGeometryType> |
GeometryPropertyType.abstractGeometry |
| Modifier and Type | Method and Description |
|---|---|
AbstractGeometryType |
AbstractGeometryType.withDescriptionReference(ReferenceType value) |
AbstractGeometryType |
AbstractGeometryType.withId(String value) |
AbstractGeometryType |
AbstractGeometryType.withIdentifier(CodeWithAuthorityType value) |
AbstractGeometryType |
AbstractGeometryType.withName(CodeType... values) |
AbstractGeometryType |
AbstractGeometryType.withName(Collection<CodeType> values) |
AbstractGeometryType |
AbstractGeometryType.withSrsDimension(BigInteger value) |
AbstractGeometryType |
AbstractGeometryType.withSrsName(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractGeometryType> |
ObjectFactory.createAbstractGeometry(AbstractGeometryType value)
|
List<JAXBElement<? extends AbstractGeometryType>> |
GeometryArrayPropertyType.getAbstractGeometry()
Gets the value of the abstractGeometry property.
|
JAXBElement<? extends AbstractGeometryType> |
GeometryPropertyType.getAbstractGeometry()
Gets the value of the abstractGeometry property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractGeometryType> |
ObjectFactory.createAbstractGeometry(AbstractGeometryType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeometryPropertyType.setAbstractGeometry(JAXBElement<? extends AbstractGeometryType> value)
Sets the value of the abstractGeometry property.
|
GeometryArrayPropertyType |
GeometryArrayPropertyType.withAbstractGeometry(Collection<JAXBElement<? extends AbstractGeometryType>> values) |
GeometryPropertyType |
GeometryPropertyType.withAbstractGeometry(JAXBElement<? extends AbstractGeometryType> value) |
Copyright © 2018 Entur AS. All rights reserved.