Uses of Class
com.luciad.format.gml31.model.TLcdGML31AbstractGML
Packages that use TLcdGML31AbstractGML
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31AbstractGML in com.luciad.format.gml31.model
Subclasses of TLcdGML31AbstractGML in com.luciad.format.gml31.modelModifier and TypeClassDescriptionclassA continuous coverage as defined in ISO 19123 is a coverage that can return different values for the same feature attribute at different direct positions within a single spatiotemporal object in its spatiotemporal domainclassAbstract element which acts as the head of a substitution group for coverages.classgml:AbstractCurveType is an abstraction of a curve to support the different levels of complexity.classA discrete coverage consists of a domain set, range set and optionally a coverage function.classDefault implementation for Java domain model classes modeling XML types extending ofgml:AbstractFeatureType.classDeprecated.classgml:AbstractGeometricAggregate is the abstract head of the substitution group for all geometric aggregates.classThis is the abstract root type of the geometric primitives.classAll geometry elements are derived directly or indirectly from this abstract supertype.classAn abstraction of a ring to support surface boundaries of different complexity.classAn abstraction of a solid to support the different levels of complexity.classAn abstraction of a surface to support the different levels of complexity.classThe abstract supertype for temporal complexes.classThe abstract supertype for temporal geometric primitives.classThe abstract supertype for temporal objects.classThe abstract supertype for temporal primitives.classA timeslice encapsulates the time-varying properties of a dynamic feature--it must be extended to represent a timestamped projection of a feature.classA non-abstract generic collection type that can be used as a document element for a homogeneous collection of any GML types - Geometries, Topologies, Features ...classA non-abstract generic collection type that can be used as a document element for a collection of any GML types - Geometries, Topologies, Features ...classMakes boundedBy mandatoryclassA gml:CompositeCurve is represented by a sequence of (orientable) curves such that each curve in the sequence terminates at the start point of the subsequent curve in the list.classA composite solid is a geometry type with all the geometric properties of a (primitive) solid.classA CompositeSurface is defined by a set of orientable surfaces.classAggregate value built from other Values using the Composite pattern.classA curve is a 1-dimensional primitive.classclassclassA dynamic feature may possess a history and/or a timestamp.classA dynamic feature collection may possess a history and/or a timestamp.classConcrete generic feature collection.classA geometric complex.classAn unrectified grid, which is a network composed of two or more sets of equally spaced parallel lines in which the members of each set intersect the members of the other sets at right angles.classclassModel class for the GML Linear Ring Type.classA curve that consists of segments with linear interpolation.classATLcdGML31AbstractFeature-based feature collection that implementsILcdModel.classThis type encapsulates various dynamic properties of moving objects (points, lines, regions).classA gml:MultiCurve is defined by one or more gml:AbstractCurves.classA discrete coverage type whose domain is defined by a collection of curves.classgml:MultiGeometry is a collection of one or more GML geometry objects of arbitrary type.classclassA gml:MultiPoint consists of one or more gml:Points.classA discrete coverage type whose domain is defined by a collection of pointclassA MultiPolygon is defined by one or more Polygons, referenced through polygonMember elements.classA MultiSolid is defined by one or more Solids, referenced through solidMember elements.classA discrete coverage type whose domain is defined by a collection of Solids.classA gml:MultiSurface is defined by one or more gml:AbstractSurfaces.classA discrete coverage type whose domain is defined by a collection of surface patches (includes polygons, triangles, rectangles, etc).classclassOrientableCurve consists of a curve and an orientation.classOrientableSurface consists of a surface and an orientation.classA Point is defined by a single coordinate tuple.classA Polygon is a special surface that is defined by a single surface patch (see D.3.6).classA polyhedral surface is a surface composed of polygon surfaces connected along their common boundary curves.classA rectified grid has an origin and vectors that define its post locations.classclassA ring is used to represent a single connected component of a surface boundary as specified in ISO 19107:2003, 6.3.6.classA solid is the basis for 3-dimensional geometry.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 zero-dimensional geometric primitive that represents an identifiablepositionin time.classA GML period acts as a one-dimensional geometric primitive that represents an identifiable extent in time, usually defined by two time positions or time instants.classA 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.classA triangulated surface is a polyhedral surface that is composed only of triangles.classA Value Array is used for homogeneous arrays of primitive and aggregate values.Methods in com.luciad.format.gml31.model that return TLcdGML31AbstractGMLModifier and TypeMethodDescriptionTLcdGML31DomainSet.getGeometry__TimeObject()Returns the value of the property that maps to the choice between the_Geometryand_TimeObjectelements.TLcdGML31TargetProperty.getObject()Returns the value of the property that maps to the choice between the_Featureand_Geometryelements.TLcdGML31Observation.getTarget()Returns the value of the property that maps to thetargetelement.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31AbstractGMLModifier and TypeMethodDescriptionvoidTLcdGML31DomainSet.setGeometry__TimeObject(TLcdGML31AbstractGML aValue) Sets the value of the property that maps to the choice between the_Geometryand_TimeObjectelements.voidTLcdGML31TargetProperty.setObject(TLcdGML31AbstractGML aValue) Sets the value of the property that maps to the choice between the_Featureand_Geometryelements.voidTLcdGML31Observation.setTarget(TLcdGML31AbstractGML aValue) Sets the value of the property that maps to thetargetelement.
AbstractFeatureMember.