Uses of Class
com.luciad.format.gml32.model.TLcdGML32Surface
Package
Description
This package provides the classes that correspond to AIXM 5.1 geometry types.
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32Surface in com.luciad.format.aixm51.model.features.geometry
Modifier and TypeClassDescriptionclass
A class that represents an AIXM 5.1 elevated surface.class
A class that represents an AIXM 5.1 surface. -
Uses of TLcdGML32Surface in com.luciad.format.gml32.model
Modifier and TypeClassDescriptionclass
A tin is a triangulated surface that uses the Delauny algorithm or a similar algorithm complemented with consideration of stoplines (stopLines), breaklines (breakLines), and maximum length of triangle sides (maxLength).