Uses of Interface
com.luciad.model.ILcdIntegerIndexedModel
Packages that use 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
Classes in com.luciad.format.aixm51.model.abstractfeature that implement ILcdIntegerIndexedModelModifier and TypeClassDescriptionclassRepresents an AIXM 5.1 message. -
Uses of ILcdIntegerIndexedModel in com.luciad.format.asterix
Classes in com.luciad.format.asterix that implement ILcdIntegerIndexedModelModifier and TypeClassDescriptionclassImplements date filtering for ASTERIX Category 8 weather models. -
Uses of ILcdIntegerIndexedModel in com.luciad.format.gml2.model
Classes in com.luciad.format.gml2.model that implement ILcdIntegerIndexedModelModifier and TypeClassDescriptionclassA feature collection contains zero or more featureMember elements. -
Uses of ILcdIntegerIndexedModel in com.luciad.format.gml31.model
Classes in com.luciad.format.gml31.model that implement ILcdIntegerIndexedModelModifier and TypeClassDescriptionclassDeprecated.classA dynamic feature collection may possess a history and/or a timestamp.classConcrete generic feature collection.classATLcdGML31AbstractFeature-based feature collection that implementsILcdModel. -
Uses of ILcdIntegerIndexedModel in com.luciad.format.gml32.model
Classes in com.luciad.format.gml32.model that implement ILcdIntegerIndexedModelModifier and TypeClassDescriptionclassDeprecated.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.classclassATLcdGML32AbstractFeature-based feature collection that implementsILcdModel. -
Uses of ILcdIntegerIndexedModel in com.luciad.format.kml22.model
Classes in com.luciad.format.kml22.model that implement ILcdIntegerIndexedModel -
Uses of ILcdIntegerIndexedModel in com.luciad.format.kml22.model.feature
Classes in com.luciad.format.kml22.model.feature that implement ILcdIntegerIndexedModelModifier and TypeClassDescriptionclassDomain class modeling the KML AbstractContainerType type.classDomain class modeling the KML DocumentType type.classDomain class modeling the KML FolderType type. -
Uses of ILcdIntegerIndexedModel in com.luciad.format.magneticnorth
Classes in com.luciad.format.magneticnorth that implement ILcdIntegerIndexedModelModifier and TypeClassDescriptionclassThis class is anILcdModelfor the lines of constant declination of the magnetic field with respect to the true North. -
Uses of ILcdIntegerIndexedModel in com.luciad.format.netcdf
Classes in com.luciad.format.netcdf that implement ILcdIntegerIndexedModelModifier and TypeClassDescriptionclassThis model wrapper around a NetCDF model makes it possible to filter NetCDF data. -
Uses of ILcdIntegerIndexedModel in com.luciad.format.nvg.nvg15.model
Classes in com.luciad.format.nvg.nvg15.model that implement ILcdIntegerIndexedModelModifier and TypeClassDescriptionclassImplementation of the root of a NATO Vector Graphics 1.4/1.5 document that is also an anILcd2DBoundsIndexedModeland anILcdIntegerIndexedModel. -
Uses of ILcdIntegerIndexedModel in com.luciad.format.nvg.nvg20.model
Classes in com.luciad.format.nvg.nvg20.model that implement ILcdIntegerIndexedModelModifier and TypeClassDescriptionclassFiltering model for NVG 2.0.classImplementation of the root of a NATO Vector Graphics 2.0 document that is also an anILcd2DBoundsIndexedModeland anILcdIntegerIndexedModel. -
Uses of ILcdIntegerIndexedModel in com.luciad.lucy.util
Methods in com.luciad.lucy.util that return ILcdIntegerIndexedModelModifier and TypeMethodDescriptionTLcyModelObjectFilter.getModel()Returns the associated ILcdIntegerIndexedModel for which this ILcdFilter works.Methods in com.luciad.lucy.util with parameters of type ILcdIntegerIndexedModelModifier and TypeMethodDescriptionvoidTLcyModelObjectFilter.setModel(ILcdIntegerIndexedModel aModel) Sets the ILcdIntegerIndexedModel for which this ILcdFilter works.Constructors in com.luciad.lucy.util with parameters of type ILcdIntegerIndexedModelModifierConstructorDescriptionCreate a new filter -
Uses of ILcdIntegerIndexedModel in com.luciad.model
Classes in com.luciad.model that implement ILcdIntegerIndexedModelModifier and TypeClassDescriptionclassAn implementation ofILcd2DBoundsIndexedModelthat is also anILcdIntegerIndexedModel.classAn implementation ofILcdModelTreeNodebased on aTLcd2DBoundsIndexedModel.classDeprecated.This API is only here to support deprecated formats.classImplementation ofILcdDataObjectIndexedModelwhich additionally implementscom.luciad.model.ILcd2DBoundsIndexedModel.classDefault implementation ofILcdDataObjectIndexedModel.classDeprecated.classDeprecated.classAn implementation ofILcdModelTreeNodebased on aTLcdVectorModel.classAn implementation ofILcd2DBoundsIndexedModelandILcdIntegerIndexedModelthat can be used to represent the same data at different levels of detail.classDefault implementation ofILcdIntegerIndexedModel. -
Uses of ILcdIntegerIndexedModel in com.luciad.realtime
Classes in com.luciad.realtime that implement ILcdIntegerIndexedModelModifier and TypeClassDescriptionclassThis extension ofALcdModelwas designed to store (large) data sets of moving point objects, for example tracks.
AbstractFeatureMember.