Uses of Class
com.luciad.format.gml32.model.TLcdGML32Surface
Packages that use 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
Subclasses of TLcdGML32Surface in com.luciad.format.aixm51.model.features.geometryModifier 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
Subclasses of TLcdGML32Surface in com.luciad.format.gml32.modelModifier 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).Methods in com.luciad.format.gml32.model that return TLcdGML32Surface