| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected List<AbstractGriddedSurfaceType.Row> |
AbstractGriddedSurfaceType.row |
| Modifier and Type | Method and Description |
|---|---|
AbstractGriddedSurfaceType.Row |
ObjectFactory.createAbstractGriddedSurfaceTypeRow()
Create an instance of
AbstractGriddedSurfaceType.Row |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractGriddedSurfaceType.Row> |
AbstractGriddedSurfaceType.getRow()
Gets the value of the row property.
|
| Constructor and Description |
|---|
AbstractGriddedSurfaceType(List<AbstractGriddedSurfaceType.Row> row,
BigInteger rows,
BigInteger columns)
Fully-initialising value constructor
|
ConeType(List<AbstractGriddedSurfaceType.Row> row,
BigInteger rows,
BigInteger columns,
CurveInterpolationType horizontalCurveType,
CurveInterpolationType verticalCurveType)
Fully-initialising value constructor
|
CylinderType(List<AbstractGriddedSurfaceType.Row> row,
BigInteger rows,
BigInteger columns,
CurveInterpolationType horizontalCurveType,
CurveInterpolationType verticalCurveType)
Fully-initialising value constructor
|
SphereType(List<AbstractGriddedSurfaceType.Row> row,
BigInteger rows,
BigInteger columns,
CurveInterpolationType horizontalCurveType,
CurveInterpolationType verticalCurveType)
Fully-initialising value constructor
|
Copyright © 2020 B3Partners B.V.. All rights reserved.