| 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 |
AbstractGeometryType
All geometry elements are derived directly or indirectly from this abstract supertype.
|
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 | Method and Description |
|---|---|
AbstractGMLType |
AbstractGMLType.withDescriptionReference(ReferenceType value) |
AbstractGMLType |
AbstractGMLType.withId(String value) |
AbstractGMLType |
AbstractGMLType.withIdentifier(CodeWithAuthorityType value) |
AbstractGMLType |
AbstractGMLType.withName(CodeType... values) |
AbstractGMLType |
AbstractGMLType.withName(Collection<CodeType> values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractGMLType> |
ObjectFactory.createAbstractGML(AbstractGMLType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractGMLType> |
ObjectFactory.createAbstractGML(AbstractGMLType value)
|
Copyright © 2018 Entur AS. All rights reserved.