| 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()
Ruft den Wert der exterior-Eigenschaft ab.
|
| 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)
Legt den Wert der exterior-Eigenschaft fest.
|
Copyright © 2017. All rights reserved.