| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGriddedSurfaceType
A gridded surface is a parametric curve
surface derived from a rectangular grid in the parameter
space.
|
class |
AbstractParametricCurveSurfaceType
Java class for AbstractParametricCurveSurfaceType complex type.
|
class |
ConeType
A cone is a gridded surface given as a
family of conic sections whose control points vary linearly.
|
class |
CylinderType
A cylinder is a gridded surface given as a
family of circles whose positions vary along a set of parallel
lines, keeping the cross sectional horizontal curves of a
constant shape.
|
class |
PolygonPatchType
A PolygonPatch is a surface patch that is defined by a set of boundary curves and an underlying surface to which these curves adhere.
|
class |
RectangleType
Represents a rectangle as a surface with an outer boundary consisting of a linear ring.
|
class |
SphereType
A sphere is a gridded surface given as a
family of circles whose positions vary linearly along the
axis of the sphere, and whise radius varies in proportions to
the cosine function of the central angle.
|
class |
TriangleType
Represents a triangle as a surface with an outer boundary consisting of a linear ring.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends AbstractSurfacePatchType>> |
SurfacePatchArrayPropertyType.surfacePatch |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<? extends AbstractSurfacePatchType>> |
SurfacePatchArrayPropertyType.getSurfacePatch()
Gets the value of the surfacePatch property.
|
| Modifier and Type | Method and Description |
|---|---|
SurfacePatch |
ObjectFactory.createSurfacePatch(AbstractSurfacePatchType value)
Create an instance of
SurfacePatch} |
| Constructor and Description |
|---|
SurfacePatch(AbstractSurfacePatchType value) |
| Constructor and Description |
|---|
PolygonPatchArrayPropertyType(List<JAXBElement<? extends AbstractSurfacePatchType>> surfacePatch)
Fully-initialising value constructor
|
SurfacePatchArrayPropertyType(List<JAXBElement<? extends AbstractSurfacePatchType>> surfacePatch)
Fully-initialising value constructor
|
TrianglePatchArrayPropertyType(List<JAXBElement<? extends AbstractSurfacePatchType>> surfacePatch)
Fully-initialising value constructor
|
Copyright © 2015. All rights reserved.