| 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 |
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 |
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.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractParametricCurveSurfaceType |
ObjectFactory.createAbstractParametricCurveSurfaceType()
Create an instance of
AbstractParametricCurveSurfaceType |
| Modifier and Type | Method and Description |
|---|---|
ParametricCurveSurface |
ObjectFactory.createParametricCurveSurface(AbstractParametricCurveSurfaceType value)
Create an instance of
ParametricCurveSurface} |
| Constructor and Description |
|---|
ParametricCurveSurface(AbstractParametricCurveSurfaceType value) |
Copyright © 2022 B3Partners B.V.. All rights reserved.