Uses of Interface
com.luciad.model.ILcd2DBoundsIndexedModel
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 classes to read and write geometries and features from generic
spatial databases.
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.
Contains a painter provider for painting S-57 geometries on a 2D view,
using the S-52 standard.
Handles the S-57 format.
Provides the model and model decoder abstraction for a Tile Store.
Model interfaces
Client API for an OGC Web Coverage Service (WCS).
Client API for an OGC Web Feature Service (WFS).
Handles simulation of dynamic data.
Provides two-dimensional views and components supporting the visualization of the former's representation.
Classes to work with rectangular axis aligned grids consisting of multiple uniform levels, called multilevel grids.
-
Uses of ILcd2DBoundsIndexedModel in com.luciad.format.aixm51.model.abstractfeature
Modifier and TypeClassDescriptionclass
Represents an AIXM 5.1 message. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.format.asterix
Modifier and TypeClassDescriptionclass
Implements date filtering for ASTERIX Category 8 weather models.Modifier and TypeMethodDescriptionTLcdASTERIXFilteredModel.getUnfilteredModel()
Returns the original ASTERIX model which has all the data regardless of the filter. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.format.database
Modifier and TypeClassDescriptionclass
This class presents the contents of a database table containing geometries, as anILcd2DBoundsIndexedModel
.class
This class presents the contents of a database table containing geometries, as anILcd2DBoundsIndexedModel
. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.format.gml2.model
Modifier and TypeClassDescriptionclass
A feature collection contains zero or more featureMember elements. -
Uses of ILcd2DBoundsIndexedModel 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 ILcd2DBoundsIndexedModel 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 ILcd2DBoundsIndexedModel in com.luciad.format.kml22.model
Modifier and TypeClassDescriptionclass
Model wrapper around static KML models (TLcdKML22Kml, TLcdKML22Document, TLcdKML22Folder, TLcdKML22NetworkLink
), resolving the dynamic contents of KML data.class
Domain class modeling the KML KmlType type.class
Wrapper model aroundTLcdKML22DynamicModel
that prepares the model for rendering. -
Uses of ILcd2DBoundsIndexedModel 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 ILcd2DBoundsIndexedModel 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 ILcd2DBoundsIndexedModel in com.luciad.format.netcdf
Modifier and TypeClassDescriptionclass
This model wrapper around a NetCDF model makes it possible to filter NetCDF data. -
Uses of ILcd2DBoundsIndexedModel 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 ILcd2DBoundsIndexedModel 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 ILcd2DBoundsIndexedModel in com.luciad.format.s52.gxy
Modifier and TypeMethodDescriptionprotected void
TLcdS52GXYCatalogueLayer.paintFromOverlaps
(Graphics aGraphics, int aMode, ILcd2DBoundsIndexedModel a2DBoundsIndexedModel, ILcdGXYContext aGXYContext) protected void
TLcdS52GXYLayer.paintFromOverlaps
(Graphics aGraphics, int aMode, ILcd2DBoundsIndexedModel a2DBoundsIndexedModel, ILcdGXYContext aGXYContext) -
Uses of ILcd2DBoundsIndexedModel in com.luciad.format.s57
Modifier and TypeClassDescriptionclass
This model is a special view on an S-57 model, providing access to the individual edges of the S-57 depth areas in the original model.Modifier and TypeMethodDescriptionvoid
TLcdS57Preprocessor.preprocess
(ILcd2DBoundsIndexedModel aModel) Fills out extra properties for the elements of the given model, by looking for other related elements in the model.ModifierConstructorDescriptionCreates a newTLcdS57DepthAreaEdgeModel
, based on the given model. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.fusion.tilestore.model
Modifier and TypeClassDescriptionclass
A Tile Store model logically groups a number of coverages into a single model. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.model
Modifier and TypeInterfaceDescriptioninterface
Deprecated.Modifier and TypeClassDescriptionclass
An implementation ofILcd2DBoundsIndexedModel
that is also anILcdIntegerIndexedModel
.class
ATLcdModelList
that also implementsILcd2DBoundsIndexedModel
.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
Deprecated.class
An implementation ofILcd2DBoundsIndexedModel
andILcdIntegerIndexedModel
that can be used to represent the same data at different levels of detail.class
Deprecated.This API is only here to support deprecated formats.class
An implementation ofILcd2DBoundsIndexedModel
that lazily loads its contents when they are first queried.class
Deprecated.This API is only here to support deprecated formats.Modifier and TypeMethodDescriptionprotected ILcd2DBoundsIndexedModel
TLcdMultilevelRegularTiledModelDecoder.decodeLevel
(Properties aProperties, ILcdBounds aModelBounds, ILcdTileDecoder aTileDecoder, ILcdModelReference aModelReference, String aDefaultDirectoryPath, int aLevel) Deprecated.Decodes the sub-model at the specified level.TLcdMultilevelRegularTiledModelDecoder.decodeProperties
(Properties aProperties) Deprecated.Returns the decodedILcd2DBoundsIndexedModel
from the given set of properties.TLcdMultilevel2DBoundsIndexedModel.getModel()
Returns the array of submodels representing this model at increasing levels of accuracy.TLcdMultilevel2DBoundsIndexedModel.getModelAt
(int aIndex) Returns the submodel at the specified index.Modifier and TypeMethodDescriptionvoid
TLcdTiled2DBoundsIndexedModel.addModel
(ILcd2DBoundsIndexedModel aModel, int aFireEventMode) Deprecated.Adds a submodel to this model.void
TLcdTiled2DBoundsIndexedModel.removeModel
(ILcd2DBoundsIndexedModel aModel, int aFireEventMode) Deprecated.Removes a submodel from this model.void
TLcdMultilevel2DBoundsIndexedModel.setModel
(ILcd2DBoundsIndexedModel[] aMultilevelModel) Sets the array of submodels representing this model at increasing levels of accuracy.void
TLcdMultilevel2DBoundsIndexedModel.setModelAt
(int aIndex, ILcd2DBoundsIndexedModel aModel) Replaces the submodel at the specified index.ModifierConstructorDescriptionTLcdMultilevel2DBoundsIndexedModel
(ILcd2DBoundsIndexedModel[] aSubModels) Constructs a newTLcdMultilevel2DBoundsIndexedModel
, initialized with the specified submodels.TLcdMultilevel2DBoundsIndexedModel
(ILcd2DBoundsIndexedModel[] aSubModels, double[] aRanges) Constructs a newTLcdMultilevel2DBoundsIndexedModel
, initialized with the specified submodels and corresponding accuracy ranges.TLcdMultilevel2DBoundsIndexedModel
(ILcd2DBoundsIndexedModel[] aMultilevelModel, double[] aRange, int aDefaultLevel) Constructs a newTLcdMultilevel2DBoundsIndexedModel
, initialized with the specified submodels, corresponding accuracy ranges and default level.TLcdSoft2DBoundsIndexedModel
(String aSource, ILcdModelDecoder aModelDecoder, ILcd2DBoundsIndexedModel aModel) Constructs a newTLcdSoft2DBoundsIndexedModel
with the specified source and corresponding model decoder, and an already decoded model instance.TLcdTiled2DBoundsIndexedModel
(ILcd2DBoundsIndexedModel a2DBoundsIndexedModel) Deprecated.Constructs a newTLcdTiled2DBoundsIndexedModel
, initialized with the specified model. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.ogc.wcs.client
Modifier and TypeClassDescriptionclass
A model that contains a singleTLcdWCSProxy
object. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.ogc.wfs.client
Modifier and TypeClassDescriptionclass
A client for OGC Web Feature Services (WFS). -
Uses of ILcd2DBoundsIndexedModel in com.luciad.realtime
Modifier and TypeClassDescriptionclass
This extension ofALcdModel
was designed to store (large) data sets of moving point objects, for example tracks. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.view.gxy
Modifier and TypeMethodDescriptionprotected void
TLcdGXYLayer.paintFromOverlaps
(Graphics aGraphics, int aMode, ILcd2DBoundsIndexedModel a2DBoundsIndexedModel, ILcdGXYContext aGXYContext) Paints the objects in the passed model by applying a painting function to allObject
of theILcd2DBoundsIndexedModel
that interact with the view clip. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.view.map.multilevelgrid
Modifier and TypeClassDescriptionclass
AnILcd2DBoundsIndexedModel
implementation to containILcdMultilevelGridCoordinate
objects.
AbstractFeatureMember
.