| Package | Description |
|---|---|
| net.opengis.gml._3 |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractRingPropertyType |
PolygonType.exterior |
| Modifier and Type | Field and Description |
|---|---|
protected List<AbstractRingPropertyType> |
PolygonType.interior |
| Modifier and Type | Method and Description |
|---|---|
AbstractRingPropertyType |
ObjectFactory.createAbstractRingPropertyType()
Create an instance of
AbstractRingPropertyType |
AbstractRingPropertyType |
PolygonType.getExterior()
Gets the value of the exterior property.
|
AbstractRingPropertyType |
AbstractRingPropertyType.withAbstractRing(JAXBElement<? extends AbstractRingType> value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractRingPropertyType> |
ObjectFactory.createExterior(AbstractRingPropertyType value)
|
JAXBElement<AbstractRingPropertyType> |
ObjectFactory.createInterior(AbstractRingPropertyType value)
|
List<AbstractRingPropertyType> |
PolygonType.getInterior()
Gets the value of the interior property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractRingPropertyType> |
ObjectFactory.createExterior(AbstractRingPropertyType value)
|
JAXBElement<AbstractRingPropertyType> |
ObjectFactory.createInterior(AbstractRingPropertyType value)
|
void |
PolygonType.setExterior(AbstractRingPropertyType value)
Sets the value of the exterior property.
|
PolygonType |
PolygonType.withExterior(AbstractRingPropertyType value) |
PolygonType |
PolygonType.withInterior(AbstractRingPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
PolygonType |
PolygonType.withInterior(Collection<AbstractRingPropertyType> values) |
Copyright © 2018 Entur AS. All rights reserved.