| Package | Description |
|---|---|
| net.opengis.gml._3 |
| Modifier and Type | Class and Description |
|---|---|
class |
LineStringType
Java class for LineStringType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends AbstractCurveType>> |
CurveArrayPropertyType.abstractCurve |
protected JAXBElement<? extends AbstractCurveType> |
CurvePropertyType.abstractCurve |
| Modifier and Type | Method and Description |
|---|---|
AbstractCurveType |
AbstractCurveType.withDescriptionReference(ReferenceType value) |
AbstractCurveType |
AbstractCurveType.withId(String value) |
AbstractCurveType |
AbstractCurveType.withIdentifier(CodeWithAuthorityType value) |
AbstractCurveType |
AbstractCurveType.withName(CodeType... values) |
AbstractCurveType |
AbstractCurveType.withName(Collection<CodeType> values) |
AbstractCurveType |
AbstractCurveType.withSrsDimension(BigInteger value) |
AbstractCurveType |
AbstractCurveType.withSrsName(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractCurveType> |
ObjectFactory.createAbstractCurve(AbstractCurveType value)
|
List<JAXBElement<? extends AbstractCurveType>> |
CurveArrayPropertyType.getAbstractCurve()
Gets the value of the abstractCurve property.
|
JAXBElement<? extends AbstractCurveType> |
CurvePropertyType.getAbstractCurve()
Gets the value of the abstractCurve property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractCurveType> |
ObjectFactory.createAbstractCurve(AbstractCurveType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
CurvePropertyType.setAbstractCurve(JAXBElement<? extends AbstractCurveType> value)
Sets the value of the abstractCurve property.
|
CurveArrayPropertyType |
CurveArrayPropertyType.withAbstractCurve(Collection<JAXBElement<? extends AbstractCurveType>> values) |
CurvePropertyType |
CurvePropertyType.withAbstractCurve(JAXBElement<? extends AbstractCurveType> value) |
Copyright © 2018 Entur AS. All rights reserved.