Uses of Class
com.luciad.format.gml31.model.TLcdGML31Surface
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31Surface in com.luciad.format.gml31.model
Modifier and TypeClassDescriptionclass
A polyhedral surface is a surface composed of polygon surfaces connected along their common boundary curves.class
A tin is a triangulated surface that uses the Delauny algorithm or a similar algorithm complemented with consideration of breaklines, stoplines, and maximum length of triangle sides.class
A triangulated surface is a polyhedral surface that is composed only of triangles.