Uses of Class
com.luciad.format.gml32.model.TLcdGML32AbstractSurface
Packages that use TLcdGML32AbstractSurface
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 TLcdGML32AbstractSurface in com.luciad.format.aixm51.model.features.geometry
Subclasses of TLcdGML32AbstractSurface in com.luciad.format.aixm51.model.features.geometryModifier and TypeClassDescriptionclassA class that represents an AIXM 5.1 elevated surface.classA class that represents an AIXM 5.1 surface. -
Uses of TLcdGML32AbstractSurface in com.luciad.format.gml32.model
Subclasses of TLcdGML32AbstractSurface in com.luciad.format.gml32.modelModifier and TypeClassDescriptionclassA gml:CompositeSurface is represented by a set of orientable surfaces.classOrientableSurface consists of a surface and an orientation.classA Polygon is a special surface that is defined by a single surface patch (see D.3.6).classA Surface is a 2-dimensional primitive and is composed of one or more surface patches as specified in ISO 19107:2003, 6.3.17.1.classA 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 TLcdGML32AbstractSurfaceMethods in com.luciad.format.gml32.model that return types with arguments of type TLcdGML32AbstractSurfaceModifier and TypeMethodDescriptionTLcdGML32SurfaceArrayProperty.getAbstractSurface()Returns the value of the property that maps to theAbstractSurfaceelement.TLcdGML32CompositeSurface.getSurfaceMember()Returns the value of the property that maps to thesurfaceMemberelement.TLcdGML32Shell.getSurfaceMember()Returns the value of the property that maps to thesurfaceMemberelement.