Uses of Interface
com.luciad.model.ILcdIntegerIndexedModel
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.
This package and its subpackages provide a domain model for the KML 2.2 data format.
This package contains all feature classes of KML.
Contains all classes to create a chart of the magnetic north declination and to perform magnetic north calculations.
Provides support for decoding NetCDF files.
This package contains a domain model to represent an NVG 1.4/1.5 data source.
This package contains a domain model to represent an NVG 2.0 data source.
Provides utility classes for Lucy.
Model interfaces
Handles simulation of dynamic data.
-
Uses of ILcdIntegerIndexedModel in com.luciad.format.aixm51.model.abstractfeature
Modifier and TypeClassDescriptionclass
Represents an AIXM 5.1 message. -
Uses of ILcdIntegerIndexedModel in com.luciad.format.asterix
Modifier and TypeClassDescriptionclass
Implements date filtering for ASTERIX Category 8 weather models. -
Uses of ILcdIntegerIndexedModel in com.luciad.format.gml2.model
Modifier and TypeClassDescriptionclass
A feature collection contains zero or more featureMember elements. -
Uses of ILcdIntegerIndexedModel 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 ILcdIntegerIndexedModel 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 ILcdIntegerIndexedModel in com.luciad.format.kml22.model
-
Uses of ILcdIntegerIndexedModel in com.luciad.format.kml22.model.feature
Modifier and TypeClassDescriptionclass
Domain class modeling the KML AbstractContainerType type.class
Domain class modeling the KML DocumentType type.class
Domain class modeling the KML FolderType type. -
Uses of ILcdIntegerIndexedModel in com.luciad.format.magneticnorth
Modifier and TypeClassDescriptionclass
This class is anILcdModel
for the lines of constant declination of the magnetic field with respect to the true North. -
Uses of ILcdIntegerIndexedModel in com.luciad.format.netcdf
Modifier and TypeClassDescriptionclass
This model wrapper around a NetCDF model makes it possible to filter NetCDF data. -
Uses of ILcdIntegerIndexedModel in com.luciad.format.nvg.nvg15.model
Modifier and TypeClassDescriptionclass
Implementation of the root of a NATO Vector Graphics 1.4/1.5 document that is also an anILcd2DBoundsIndexedModel
and anILcdIntegerIndexedModel
. -
Uses of ILcdIntegerIndexedModel in com.luciad.format.nvg.nvg20.model
Modifier and TypeClassDescriptionclass
Filtering model for NVG 2.0.class
Implementation of the root of a NATO Vector Graphics 2.0 document that is also an anILcd2DBoundsIndexedModel
and anILcdIntegerIndexedModel
. -
Uses of ILcdIntegerIndexedModel in com.luciad.lucy.util
Modifier and TypeMethodDescriptionTLcyModelObjectFilter.getModel()
Returns the associated ILcdIntegerIndexedModel for which this ILcdFilter works.Modifier and TypeMethodDescriptionvoid
TLcyModelObjectFilter.setModel
(ILcdIntegerIndexedModel aModel) Sets the ILcdIntegerIndexedModel for which this ILcdFilter works.ModifierConstructorDescriptionCreate a new filter -
Uses of ILcdIntegerIndexedModel in com.luciad.model
Modifier and TypeClassDescriptionclass
An implementation ofILcd2DBoundsIndexedModel
that is also anILcdIntegerIndexedModel
.class
An implementation ofILcdModelTreeNode
based on aTLcd2DBoundsIndexedModel
.class
Deprecated.This API is only here to support deprecated formats.class
Implementation ofILcdDataObjectIndexedModel
which additionally implementscom.luciad.model.ILcd2DBoundsIndexedModel
.class
Default implementation ofILcdDataObjectIndexedModel
.class
Deprecated.class
Deprecated.class
An implementation ofILcdModelTreeNode
based on aTLcdVectorModel
.class
An implementation ofILcd2DBoundsIndexedModel
andILcdIntegerIndexedModel
that can be used to represent the same data at different levels of detail.class
Default implementation ofILcdIntegerIndexedModel
. -
Uses of ILcdIntegerIndexedModel in com.luciad.realtime
Modifier and TypeClassDescriptionclass
This extension ofALcdModel
was designed to store (large) data sets of moving point objects, for example tracks.
AbstractFeatureMember
.