| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Class and Description |
|---|---|
class |
LinearRingType
A LinearRing is defined by four or more coordinate tuples, with linear interpolation between them; the first and last coordinates must be coincident.
|
class |
RingType
A Ring is used to represent a single connected component of a surface boundary.
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends AbstractRingType> |
AbstractRingPropertyType.ring |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<? extends AbstractRingType> |
AbstractRingPropertyType.getRing()
Gets the value of the ring property.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractRing |
ObjectFactory.createAbstractRing(AbstractRingType value)
Create an instance of
AbstractRing} |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRingPropertyType.setRing(JAXBElement<? extends AbstractRingType> value)
Sets the value of the ring property.
|
| Constructor and Description |
|---|
AbstractRing(AbstractRingType value) |
| Constructor and Description |
|---|
AbstractRingPropertyType(JAXBElement<? extends AbstractRingType> ring)
Fully-initialising value constructor
|
Copyright © 2022 B3Partners B.V.. All rights reserved.