| Interface | Description |
|---|---|
| NodalSurface |
A surface based on
double nodal points. |
| Surface |
A surface that maps a
double x-value and y-value to a double z-value. |
| SurfaceMetadata |
Metadata about a surface and surface parameters.
|
| Class | Description |
|---|---|
| ConstantSurface |
A surface based on a single constant value.
|
| ConstantSurface.Meta |
The meta-bean for
ConstantSurface. |
| DefaultSurfaceMetadata |
Default metadata for a surface.
|
| DefaultSurfaceMetadata.Meta |
The meta-bean for
DefaultSurfaceMetadata. |
| DefaultSurfaceMetadataBuilder |
Builder for surface metadata.
|
| DeformedSurface |
The deformed surface.
|
| DeformedSurface.Builder |
The bean-builder for
DeformedSurface. |
| DeformedSurface.Meta |
The meta-bean for
DeformedSurface. |
| InterpolatedNodalSurface |
A surface based on interpolation between a number of nodal points.
|
| InterpolatedNodalSurface.Builder |
The bean-builder for
InterpolatedNodalSurface. |
| InterpolatedNodalSurface.Meta |
The meta-bean for
InterpolatedNodalSurface. |
| SimpleSurfaceParameterMetadata |
Simple parameter metadata containing the x and y values and type.
|
| SimpleSurfaceParameterMetadata.Meta |
The meta-bean for
SimpleSurfaceParameterMetadata. |
| SurfaceInfoType<T> |
The type that provides meaning to additional surface information.
|
| SurfaceName |
The name of a surface.
|
| Surfaces |
Helper for creating common types of surfaces.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.