Class SurfaceScalarMap

All Implemented Interfaces:
Comparable, Propertied

public class SurfaceScalarMap extends IsoContourScalarMap
Provides support for adapting ScalarMap-s to Display.IsoContour for displays of iso-surfaces.

Instances of this class have the the JavaBean properties of IsoContourScalarMap as well as the following, bound, JavaBean properties:

Name Type Access Default Description
value Real set/get new Real(Double.NaN) The iso-surface value
Version:
$Revision: 1.7 $
Author:
Steven R. Emmerson