Uses of Interface
com.luciad.model.ILcd2DBoundsIndexedModel
Packages that use 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
Classes in com.luciad.format.aixm51.model.abstractfeature that implement ILcd2DBoundsIndexedModelModifier and TypeClassDescriptionclassRepresents an AIXM 5.1 message. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.format.asterix
Classes in com.luciad.format.asterix that implement ILcd2DBoundsIndexedModelModifier and TypeClassDescriptionclassImplements date filtering for ASTERIX Category 8 weather models.Methods in com.luciad.format.asterix that return ILcd2DBoundsIndexedModelModifier and TypeMethodDescriptionTLcdASTERIXFilteredModel.getUnfilteredModel()Returns the original ASTERIX model which has all the data regardless of the filter.Constructors in com.luciad.format.asterix with parameters of type ILcd2DBoundsIndexedModel -
Uses of ILcd2DBoundsIndexedModel in com.luciad.format.database
Classes in com.luciad.format.database that implement ILcd2DBoundsIndexedModelModifier and TypeClassDescriptionclassThis class presents the contents of a database table containing geometries, as anILcd2DBoundsIndexedModel.classThis class presents the contents of a database table containing geometries, as anILcd2DBoundsIndexedModel. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.format.gml2.model
Classes in com.luciad.format.gml2.model that implement ILcd2DBoundsIndexedModelModifier and TypeClassDescriptionclassA feature collection contains zero or more featureMember elements. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.format.gml31.model
Classes in com.luciad.format.gml31.model that implement ILcd2DBoundsIndexedModelModifier 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 ILcd2DBoundsIndexedModel in com.luciad.format.gml32.model
Classes in com.luciad.format.gml32.model that implement ILcd2DBoundsIndexedModelModifier 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 ILcd2DBoundsIndexedModel in com.luciad.format.kml22.model
Classes in com.luciad.format.kml22.model that implement ILcd2DBoundsIndexedModelModifier and TypeClassDescriptionclassModel wrapper around static KML models (TLcdKML22Kml, TLcdKML22Document, TLcdKML22Folder, TLcdKML22NetworkLink), resolving the dynamic contents of KML data.classDomain class modeling the KML KmlType type.classWrapper model aroundTLcdKML22DynamicModelthat prepares the model for rendering. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.format.kml22.model.feature
Classes in com.luciad.format.kml22.model.feature that implement ILcd2DBoundsIndexedModelModifier and TypeClassDescriptionclassDomain class modeling the KML AbstractContainerType type.classDomain class modeling the KML DocumentType type.classDomain class modeling the KML FolderType type. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.format.magneticnorth
Classes in com.luciad.format.magneticnorth that implement ILcd2DBoundsIndexedModelModifier and TypeClassDescriptionclassThis class is anILcdModelfor the lines of constant declination of the magnetic field with respect to the true North. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.format.netcdf
Classes in com.luciad.format.netcdf that implement ILcd2DBoundsIndexedModelModifier and TypeClassDescriptionclassThis model wrapper around a NetCDF model makes it possible to filter NetCDF data. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.format.nvg.nvg15.model
Classes in com.luciad.format.nvg.nvg15.model that implement ILcd2DBoundsIndexedModelModifier and TypeClassDescriptionclassImplementation of the root of a NATO Vector Graphics 1.4/1.5 document that is also an anILcd2DBoundsIndexedModeland anILcdIntegerIndexedModel. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.format.nvg.nvg20.model
Classes in com.luciad.format.nvg.nvg20.model that implement ILcd2DBoundsIndexedModelModifier 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 ILcd2DBoundsIndexedModel in com.luciad.format.s52.gxy
Methods in com.luciad.format.s52.gxy with parameters of type ILcd2DBoundsIndexedModelModifier and TypeMethodDescriptionprotected voidTLcdS52GXYCatalogueLayer.paintFromOverlaps(Graphics aGraphics, int aMode, ILcd2DBoundsIndexedModel a2DBoundsIndexedModel, ILcdGXYContext aGXYContext) protected voidTLcdS52GXYLayer.paintFromOverlaps(Graphics aGraphics, int aMode, ILcd2DBoundsIndexedModel a2DBoundsIndexedModel, ILcdGXYContext aGXYContext) -
Uses of ILcd2DBoundsIndexedModel in com.luciad.format.s57
Classes in com.luciad.format.s57 that implement ILcd2DBoundsIndexedModelModifier and TypeClassDescriptionclassThis 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.Methods in com.luciad.format.s57 with parameters of type ILcd2DBoundsIndexedModelModifier and TypeMethodDescriptionvoidTLcdS57Preprocessor.preprocess(ILcd2DBoundsIndexedModel aModel) Fills out extra properties for the elements of the given model, by looking for other related elements in the model.Constructors in com.luciad.format.s57 with parameters of type ILcd2DBoundsIndexedModelModifierConstructorDescriptionCreates a newTLcdS57DepthAreaEdgeModel, based on the given model. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.fusion.tilestore.model
Classes in com.luciad.fusion.tilestore.model that implement ILcd2DBoundsIndexedModelModifier and TypeClassDescriptionclassA Tile Store model logically groups a number of coverages into a single model. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.model
Subinterfaces of ILcd2DBoundsIndexedModel in com.luciad.modelModifier and TypeInterfaceDescriptioninterfaceDeprecated.Classes in com.luciad.model that implement ILcd2DBoundsIndexedModelModifier and TypeClassDescriptionclassAn implementation ofILcd2DBoundsIndexedModelthat is also anILcdIntegerIndexedModel.classATLcdModelListthat also implementsILcd2DBoundsIndexedModel.classAn implementation ofILcdModelTreeNodebased on aTLcd2DBoundsIndexedModel.classDeprecated.This API is only here to support deprecated formats.classImplementation ofILcdDataObjectIndexedModelwhich additionally implementscom.luciad.model.ILcd2DBoundsIndexedModel.classDeprecated.classAn implementation ofILcd2DBoundsIndexedModelandILcdIntegerIndexedModelthat can be used to represent the same data at different levels of detail.classDeprecated.This API is only here to support deprecated formats.classAn implementation ofILcd2DBoundsIndexedModelthat lazily loads its contents when they are first queried.classDeprecated.This API is only here to support deprecated formats.Methods in com.luciad.model that return ILcd2DBoundsIndexedModelModifier and TypeMethodDescriptionprotected ILcd2DBoundsIndexedModelTLcdMultilevelRegularTiledModelDecoder.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 decodedILcd2DBoundsIndexedModelfrom 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.Methods in com.luciad.model with parameters of type ILcd2DBoundsIndexedModelModifier and TypeMethodDescriptionvoidTLcdTiled2DBoundsIndexedModel.addModel(ILcd2DBoundsIndexedModel aModel, int aFireEventMode) Deprecated.Adds a submodel to this model.voidTLcdTiled2DBoundsIndexedModel.removeModel(ILcd2DBoundsIndexedModel aModel, int aFireEventMode) Deprecated.Removes a submodel from this model.voidTLcdMultilevel2DBoundsIndexedModel.setModel(ILcd2DBoundsIndexedModel[] aMultilevelModel) Sets the array of submodels representing this model at increasing levels of accuracy.voidTLcdMultilevel2DBoundsIndexedModel.setModelAt(int aIndex, ILcd2DBoundsIndexedModel aModel) Replaces the submodel at the specified index.Constructors in com.luciad.model with parameters of type ILcd2DBoundsIndexedModelModifierConstructorDescriptionTLcdMultilevel2DBoundsIndexedModel(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 newTLcdSoft2DBoundsIndexedModelwith 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
Classes in com.luciad.ogc.wcs.client that implement ILcd2DBoundsIndexedModelModifier and TypeClassDescriptionclassA model that contains a singleTLcdWCSProxyobject. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.ogc.wfs.client
Classes in com.luciad.ogc.wfs.client that implement ILcd2DBoundsIndexedModelModifier and TypeClassDescriptionclassA client for OGC Web Feature Services (WFS). -
Uses of ILcd2DBoundsIndexedModel in com.luciad.realtime
Classes in com.luciad.realtime that implement ILcd2DBoundsIndexedModelModifier and TypeClassDescriptionclassThis extension ofALcdModelwas designed to store (large) data sets of moving point objects, for example tracks. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.view.gxy
Methods in com.luciad.view.gxy with parameters of type ILcd2DBoundsIndexedModelModifier and TypeMethodDescriptionprotected voidTLcdGXYLayer.paintFromOverlaps(Graphics aGraphics, int aMode, ILcd2DBoundsIndexedModel a2DBoundsIndexedModel, ILcdGXYContext aGXYContext) Paints the objects in the passed model by applying a painting function to allObjectof theILcd2DBoundsIndexedModelthat interact with the view clip. -
Uses of ILcd2DBoundsIndexedModel in com.luciad.view.map.multilevelgrid
Classes in com.luciad.view.map.multilevelgrid that implement ILcd2DBoundsIndexedModelModifier and TypeClassDescriptionclassAnILcd2DBoundsIndexedModelimplementation to containILcdMultilevelGridCoordinateobjects.
AbstractFeatureMember.