Uses of Interface
com.luciad.util.concurrent.ILcdLockDependent
Package
Description
This package provides the classes that correspond to AIXM 5.1 data types.
Provides classes and interfaces for decoding and displaying ASTERIX data.
Provides domain model classes and utility classes for modeling GML 2 data.
Provides domain model classes and utility classes for modeling GML 3.1 data.
Provides domain model classes and utility classes for modeling GML 3.2 data.
Provides support for decoding NetCDF files.
Model interfaces
-
Uses of ILcdLockDependent in com.luciad.format.aixm51.model.abstractfeature
Modifier and TypeClassDescriptionclass
Represents an AIXM 5.1 message. -
Uses of ILcdLockDependent in com.luciad.format.asterix
Modifier and TypeClassDescriptionclass
Implements date filtering for ASTERIX Category 8 weather models. -
Uses of ILcdLockDependent in com.luciad.format.gml2.model
Modifier and TypeClassDescriptionclass
A feature collection contains zero or more featureMember elements. -
Uses of ILcdLockDependent in com.luciad.format.gml31.model
Modifier and TypeClassDescriptionclass
Deprecated.class
A dynamic feature collection may possess a history and/or a timestamp.class
Concrete generic feature collection.class
ATLcdGML31AbstractFeature
-based feature collection that implementsILcdModel
. -
Uses of ILcdLockDependent in com.luciad.format.gml32.model
Modifier and TypeClassDescriptionclass
Deprecated.This type is deprecated in GML 3_2, which defines A GML feature collection as any GML feature with a property element in its content model whose content model is derived by extension fromAbstractFeatureMember
.class
class
ATLcdGML32AbstractFeature
-based feature collection that implementsILcdModel
. -
Uses of ILcdLockDependent in com.luciad.format.netcdf
Modifier and TypeClassDescriptionclass
This model wrapper around a NetCDF model makes it possible to filter NetCDF data. -
Uses of ILcdLockDependent in com.luciad.model
Modifier and TypeClassDescriptionclass
ATLcdModelList
that also implementsILcd2DBoundsIndexedModel
.class
AnILcdModel
that is composed of an ordered list of otherILcdModel
objects.class
An implementation ofILcd2DBoundsIndexedModel
andILcdIntegerIndexedModel
that can be used to represent the same data at different levels of detail.
AbstractFeatureMember
.