| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected List<LineStringSegmentArrayPropertyType> |
TinType.breakLines |
protected List<LineStringSegmentArrayPropertyType> |
TinType.stopLines |
| Modifier and Type | Method and Description |
|---|---|
LineStringSegmentArrayPropertyType |
ObjectFactory.createLineStringSegmentArrayPropertyType()
Create an instance of
LineStringSegmentArrayPropertyType |
| Modifier and Type | Method and Description |
|---|---|
List<LineStringSegmentArrayPropertyType> |
TinType.getBreakLines()
Gets the value of the breakLines property.
|
List<LineStringSegmentArrayPropertyType> |
TinType.getStopLines()
Gets the value of the stopLines property.
|
| Constructor and Description |
|---|
TinType(List<MetaDataProperty> metaDataProperty,
Description description,
List<Name> name,
String id,
String gid,
String srsName,
BigInteger srsDimension,
List<String> axisLabels,
List<String> uomLabels,
JAXBElement<? extends SurfacePatchArrayPropertyType> patches,
List<LineStringSegmentArrayPropertyType> stopLines,
List<LineStringSegmentArrayPropertyType> breakLines,
LengthType maxLength,
TinType.ControlPoint controlPoint)
Fully-initialising value constructor
|
TinType(List<MetaDataProperty> metaDataProperty,
Description description,
List<Name> name,
String id,
String gid,
String srsName,
BigInteger srsDimension,
List<String> axisLabels,
List<String> uomLabels,
JAXBElement<? extends SurfacePatchArrayPropertyType> patches,
List<LineStringSegmentArrayPropertyType> stopLines,
List<LineStringSegmentArrayPropertyType> breakLines,
LengthType maxLength,
TinType.ControlPoint controlPoint)
Fully-initialising value constructor
|
Copyright © 2020 B3Partners B.V.. All rights reserved.