Class Surface

java.lang.Object
com.luciad.geometries.Geometry
com.luciad.geometries.Surface
All Implemented Interfaces:
AutoCloseable
Direct Known Subclasses:
CompositePatch, Patch

public class Surface extends Geometry implements AutoCloseable
2-dimensional geometric primitive, locally representing a continuous image of a region of a plane.

You can read more about the available geometries here.