Uses of Interface
com.luciad.util.ILcdDisposable
Packages that use ILcdDisposable
Package
Description
A tool that preprocesses 3D terrain repositories based on a model containing
ILcdEarthAsset objects.Provides a framework for storing the output of an
ILcdEarthTileSet
on disk.Provides support for tiling, multileveling and on-demand loading of arbitrary
datasets.
ILcdEarthTileSet that provides raster data
suitable for use as a 3D terrain texture.Provides classes for
ILcdEarthTileSets with terrain data.Contains various utility implementations of
ILcdEarthTileSet.
This package provides the classes that correspond to AIXM 5.1 data types.
Provides classes and interfaces for decoding and displaying ASTERIX data.
Provides support for decoding CADRG files.
Provides classes to read and write geometries and features from generic
spatial databases.
Provides support for decoding ECRG files.
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 representations, decoders, and encoders for rasters.
Handles the S-57 format.
Provides support for decoding USRP files.
Provides the model and model decoder abstraction for a Tile Store.
Provides a domain model for working with pixel data and a framework for performing
image processing on such data.
Basic Input/Output functionality.
This package provides API to model and encapsulate transport requests and responses between
a client and server.
This is a terrain analysis add-on for line-of-sight (LOS) calculation on Lightspeed maps.
Provides the add-on to perform visibility calculations between a point observer and other shapes on a Lightspeed map.
Contains graphical user interface related classes like menu bars, toolbars, application panes and customizer factories.
Contains a broad range of classes related to the visual represention of a map.
Contains a broad range of classes related to the visual representation of a map.
Model interfaces
This package provides a convenient facility to transform your data.
General interfaces and implementations to model multi-dimensional data, for example data that can change
over time or can vary in height.
This package contains interfaces and classes common to all OGC web services.
Implementation of the OGC Web Coverage Service (WCS) specification.
Client API for an OGC Web Coverage Service (WCS).
Implementation of the OGC Web Feature Service (WFS) specification.
Client API for an OGC Web Feature Service (WFS).
Handles simulation of dynamic data.
Provides support for real-time line of sight calculation on elevation models using
hardware acceleration to perform calculations.
This package provides specializations of
TLcdLayerTree
and related classes for GXY views and GXY layers.This package provides JavaFX components which are related to a Lightspeed view or
allow interaction with a view.
This package provides Swing components which are related to a view or allow interaction with a view.
Classes to work with rectangular axis aligned grids consisting of multiple uniform levels, called multilevel grids.
This package provides Swing components which are related to a view or allow interaction with a view.
Implementation of the OGC Web Map Service (WMS) specification.
-
Uses of ILcdDisposable in com.luciad.earth.metadata.preprocessor
Classes in com.luciad.earth.metadata.preprocessor that implement ILcdDisposableModifier and TypeClassDescriptionclassAnILcdEarthTileSetwhich creates 3D terrain tiles based on a model containingILcdEarthAssetobjects. -
Uses of ILcdDisposable in com.luciad.earth.repository
Classes in com.luciad.earth.repository that implement ILcdDisposableModifier and TypeClassDescriptionclassAnILcdEarthEditableTileSetwhich stores tiles in a database on disk. -
Uses of ILcdDisposable in com.luciad.earth.tileset
Subinterfaces of ILcdDisposable in com.luciad.earth.tilesetModifier and TypeInterfaceDescriptioninterfaceAnILcdEarthTileSetwhich represents its tiles as a collection that can be both queried and edited.interfaceAnILcdEarthTileSetthat allows iteration over its tiles.interfaceImportant notice: the packagecom.luciad.imagingpresents a new API for the modeling of raster data.Classes in com.luciad.earth.tileset that implement ILcdDisposable -
Uses of ILcdDisposable in com.luciad.earth.tileset.raster
Classes in com.luciad.earth.tileset.raster that implement ILcdDisposableModifier and TypeClassDescriptionclassViews anILcdEarthTileSetas anILcdMultilevelRaster.classA tileset that generates image tiles for an asset model.classA composite tileset that combines multiple image tilesets.classA tileset that generates texture data using an offscreen 2D view.classViews anILcdEarthTileSetwith elevation data as anILcdMultilevelRaster.class -
Uses of ILcdDisposable in com.luciad.earth.tileset.terrain
Classes in com.luciad.earth.tileset.terrain that implement ILcdDisposableModifier and TypeClassDescriptionclassA tileset that generates elevation based tiles for an asset model.classAnILcdEarthTileSetthat can be used to produce 3D terrain geometry, elevation data, a lightmap and a normalmap.classAnILcdEarthTileSetthat can be used to produce 3D terrain geometry, height data, a lightmap and a normalmap.classCombines terrain texture and geometry tiles intoTLcdEarthTexturedTerrainTileVertexArrayobjects. -
Uses of ILcdDisposable in com.luciad.earth.tileset.util
Classes in com.luciad.earth.tileset.util that implement ILcdDisposableModifier and TypeClassDescriptionclassA tileset that only has the coverages of its delegate tileset that are accepted by thefilter.classBase class for wrappers around anILcdEarthTileSet.classA wrapper for anILcdEarthTileSetthat can executeproduceTileandupdateTilerequests asynchronously using anExecutorService.classGroups coverages from multipleILcdEarthTileSetobjects into one new tileset.classA tileset that tries to create missing tiles by splitting tiles at lower levels.classA tileset wrapper that caches tiles in memory.classA tile set for providing multi-threaded access to a tile set that is not thread-safe by creating multiple instances of it.classAnILcdEarthTileSetthat reads tiles from anILcdEarthEditableTileSet.classA wrapper that provides thread-safe access to a delegate editable tileset.classA wrapper that provides thread-safe access to a delegate tileset. -
Uses of ILcdDisposable in com.luciad.format.aixm51.model.abstractfeature
Classes in com.luciad.format.aixm51.model.abstractfeature that implement ILcdDisposableModifier and TypeClassDescriptionclassRepresents an AIXM 5.1 message. -
Uses of ILcdDisposable in com.luciad.format.asterix
Classes in com.luciad.format.asterix that implement ILcdDisposableModifier and TypeClassDescriptionclassImplements date filtering for ASTERIX Category 8 weather models. -
Uses of ILcdDisposable in com.luciad.format.cadrg
Classes in com.luciad.format.cadrg that implement ILcdDisposableModifier and TypeClassDescriptionclassThisILcdTilecontains additional information about the CADRG/CIB frame that it represents. -
Uses of ILcdDisposable in com.luciad.format.database
Classes in com.luciad.format.database that implement ILcdDisposableModifier 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 ILcdDisposable in com.luciad.format.ecrg
Classes in com.luciad.format.ecrg that implement ILcdDisposable -
Uses of ILcdDisposable in com.luciad.format.gml2.model
Classes in com.luciad.format.gml2.model that implement ILcdDisposableModifier and TypeClassDescriptionclassA feature collection contains zero or more featureMember elements. -
Uses of ILcdDisposable in com.luciad.format.gml31.model
Classes in com.luciad.format.gml31.model that implement ILcdDisposableModifier 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 ILcdDisposable in com.luciad.format.gml32.model
Classes in com.luciad.format.gml32.model that implement ILcdDisposableModifier 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 ILcdDisposable in com.luciad.format.kml22.model
Classes in com.luciad.format.kml22.model that implement ILcdDisposableModifier 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 ILcdDisposable in com.luciad.format.kml22.model.feature
Classes in com.luciad.format.kml22.model.feature that implement ILcdDisposableModifier and TypeClassDescriptionclassDomain class modeling the KML AbstractContainerType type.classDomain class modeling the KML DocumentType type.classDomain class modeling the KML FolderType type.classDomain class modeling the KML NetworkLinkType type. -
Uses of ILcdDisposable in com.luciad.format.magneticnorth
Subinterfaces of ILcdDisposable in com.luciad.format.magneticnorthModifier and TypeInterfaceDescriptioninterfaceA representation of a chart containing magnetic north lines.Classes in com.luciad.format.magneticnorth that implement ILcdDisposableModifier and TypeClassDescriptionclassThis class is anILcdModelfor the lines of constant declination of the magnetic field with respect to the true North. -
Uses of ILcdDisposable in com.luciad.format.netcdf
Classes in com.luciad.format.netcdf that implement ILcdDisposableModifier and TypeClassDescriptionclassThis model wrapper around a NetCDF model makes it possible to filter NetCDF data. -
Uses of ILcdDisposable in com.luciad.format.nvg.nvg15.model
Classes in com.luciad.format.nvg.nvg15.model that implement ILcdDisposableModifier and TypeClassDescriptionclassImplementation of the root of a NATO Vector Graphics 1.4/1.5 document that is also an anILcd2DBoundsIndexedModeland anILcdIntegerIndexedModel. -
Uses of ILcdDisposable in com.luciad.format.nvg.nvg20.model
Classes in com.luciad.format.nvg.nvg20.model that implement ILcdDisposableModifier 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 ILcdDisposable in com.luciad.format.raster
Classes in com.luciad.format.raster that implement ILcdDisposableModifier and TypeClassDescriptionclassBase class for ILcdRaster implementations.classThis implementation ofILcdTileprovides lazy decoding of image data that can be retrieved from a file or from a URL.classThisILcdTilerepresents a specified rectangle of a given tile as a new tile.classThisILcdTilecontains additional information about the DTED cell that it represents.classThis class provides an implementation ofILcdRasterthat interpolates between the values of its tiles.classImportant notice: the packagecom.luciad.imagingpresents a new API for the modeling of raster data.classImportant notice: the packagecom.luciad.imagingpresents a new API for the modeling of raster data.classThisILcdTileprovides a simple wrapper for aRenderedImage.classThis class provides a specialized implementation ofILcdRaster, containing only a single tile. -
Uses of ILcdDisposable in com.luciad.format.s57
Classes in com.luciad.format.s57 that implement ILcdDisposableModifier 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. -
Uses of ILcdDisposable in com.luciad.format.usrp
Classes in com.luciad.format.usrp that implement ILcdDisposableModifier and TypeClassDescriptionclassThisILcdTilecontains additional information about the USRP/ASRP/ADRG zone that it represents. -
Uses of ILcdDisposable in com.luciad.fusion.tilestore.model
Classes in com.luciad.fusion.tilestore.model that implement ILcdDisposableModifier and TypeClassDescriptionclassA Tile Store model logically groups a number of coverages into a single model. -
Uses of ILcdDisposable in com.luciad.imaging
Classes in com.luciad.imaging that implement ILcdDisposableModifier and TypeClassDescriptionclassProvides methods for reading pixel values out of anALcdBasicImage. -
Uses of ILcdDisposable in com.luciad.io
Subinterfaces of ILcdDisposable in com.luciad.io -
Uses of ILcdDisposable in com.luciad.io.transport
Subinterfaces of ILcdDisposable in com.luciad.io.transportModifier and TypeInterfaceDescriptioninterfaceA transport service based on a request-response protocol. -
Uses of ILcdDisposable in com.luciad.lucy.addons.tea.lineofsight
Classes in com.luciad.lucy.addons.tea.lineofsight that implement ILcdDisposableModifier and TypeClassDescriptionclassThe LOS (line-of-sight) manager allows you to create, remove, and configure LOS coverages on Lightspeed maps in Lucy. -
Uses of ILcdDisposable in com.luciad.lucy.addons.tea.shapevisibility
Classes in com.luciad.lucy.addons.tea.shapevisibility that implement ILcdDisposableModifier and TypeClassDescriptionfinal classCreates and manages observers that calculate the visibility between the observer and other shapes on the map. -
Uses of ILcdDisposable in com.luciad.lucy.gui
Methods in com.luciad.lucy.gui that return ILcdDisposableModifier and TypeMethodDescriptionstatic ILcdDisposableTLcyActionBarUtil.mediateAcceleratorKeys(ILcyActionBar aActionBar, JComponent aTargetComponent) Mediates the accelerator keys between theILcyActionBarand theJComponent.static ILcdDisposableTLcyActionBarUtil.setupAsConfiguredActionBar(ILcyActionBar aActionBarSFCT, String aActionBarID, Object aContext, ALcyProperties aProperties, String aPropertiesPrefix, JComponent aTargetAcceleratorKeysComponent, TLcyActionBarManager aActionBarManager) Utility method to setup anILcyActionBaras 'configured action bar' designed to contain actions and active settables for the specified context. -
Uses of ILcdDisposable in com.luciad.lucy.map
Subinterfaces of ILcdDisposable in com.luciad.lucy.mapModifier and TypeInterfaceDescriptioninterfaceILcyGenericMapComponent<S extends ILcdView,T extends ILcdLayer> AnILcyGenericMapComponentis a visual component that contains anILcdView(a map).interfaceAnILcyMapComponentis anILcyGenericMapComponentforILcdGXYView(a flat map).Classes in com.luciad.lucy.map that implement ILcdDisposable -
Uses of ILcdDisposable in com.luciad.lucy.map.lightspeed
Subinterfaces of ILcdDisposable in com.luciad.lucy.map.lightspeedModifier and TypeInterfaceDescriptioninterfaceLightspeed implementation ofILcyGenericMapComponent.Classes in com.luciad.lucy.map.lightspeed that implement ILcdDisposableModifier and TypeClassDescriptionclassDefault implementation ofILcyLspMapComponent. -
Uses of ILcdDisposable in com.luciad.model
Subinterfaces of ILcdDisposable in com.luciad.modelModifier and TypeInterfaceDescriptioninterfaceAnILcdModelwhose elements can be retrieved via a spatial index, using 2D rectangular bounds.interfaceAnILcdModelwhose elements can be retrieved efficiently via expression-based indices.interfaceDeprecated.interfaceDeprecated.interfaceAnILcdModelwhose elements can be retrieved via an integer-based index.interfaceA container for domain objects.interfaceAnILcdModelTreeNodeis anILcdModelwhich can also have child models.Classes in com.luciad.model that implement ILcdDisposableModifier and TypeClassDescriptionclassA skeleton implementation ofILcdModelto minimize the effort required to implement this interface.classAn 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.classDefault implementation ofILcdDataObjectIndexedModel.classDeprecated.classDeprecated.classAnILcdModelthat is composed of an ordered list of otherILcdModelobjects.classAn implementation ofILcdModelTreeNodebased on aTLcdVectorModel.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.classDefault implementation ofILcdIntegerIndexedModel. -
Uses of ILcdDisposable in com.luciad.model.transformation
Classes in com.luciad.model.transformation that implement ILcdDisposableModifier and TypeClassDescriptionclassA model representing transformed data of anoriginal model. -
Uses of ILcdDisposable in com.luciad.multidimensional
Subinterfaces of ILcdDisposable in com.luciad.multidimensionalModifier and TypeInterfaceDescriptioninterfaceModels that support dimensional filtering, such as NetCDF, NVG and some LuciadFusion models, should implement this interface. -
Uses of ILcdDisposable in com.luciad.ogc.common
Subinterfaces of ILcdDisposable in com.luciad.ogc.commonModifier and TypeInterfaceDescriptioninterfaceInterface defining implementations that can provide models corresponding to some source name.Classes in com.luciad.ogc.common that implement ILcdDisposableModifier and TypeClassDescriptionclassAbstract base class for OGC command dispatchers.classA basic implementation ofALcdOGCCommandDispatcher.classDefault model provider implementation that delegates to the givenILcdOGCModelDecoderFactory. -
Uses of ILcdDisposable in com.luciad.ogc.wcs
Classes in com.luciad.ogc.wcs that implement ILcdDisposableModifier and TypeClassDescriptionclassA command dispatcher class for WCS requests.classA container for the global objects created by ALcdOGCWCSCommandDispatcherFactory. -
Uses of ILcdDisposable in com.luciad.ogc.wcs.client
Classes in com.luciad.ogc.wcs.client that implement ILcdDisposableModifier and TypeClassDescriptionclassA model that contains a singleTLcdWCSProxyobject. -
Uses of ILcdDisposable in com.luciad.ogc.wfs
Classes in com.luciad.ogc.wfs that implement ILcdDisposableModifier and TypeClassDescriptionclassA command dispatcher class for WCS requests. -
Uses of ILcdDisposable in com.luciad.ogc.wfs.client
Classes in com.luciad.ogc.wfs.client that implement ILcdDisposableModifier and TypeClassDescriptionclassA client for OGC Web Feature Services (WFS). -
Uses of ILcdDisposable in com.luciad.realtime
Classes in com.luciad.realtime that implement ILcdDisposableModifier and TypeClassDescriptionclassThis extension ofALcdModelwas designed to store (large) data sets of moving point objects, for example tracks. -
Uses of ILcdDisposable in com.luciad.tea.lightspeed.los
Classes in com.luciad.tea.lightspeed.los that implement ILcdDisposableModifier and TypeClassDescriptionclassA calculator for LOS coverage matrices (ILcdLOSCoverageMatrix) -
Uses of ILcdDisposable in com.luciad.view.gxy.swing
Classes in com.luciad.view.gxy.swing that implement ILcdDisposableModifier and TypeClassDescriptionclassPrints the contents of a givenComponentcontaining a GXYview component. -
Uses of ILcdDisposable in com.luciad.view.lightspeed.javafx
Classes in com.luciad.view.lightspeed.javafx that implement ILcdDisposableModifier and TypeClassDescriptionclassBalloon manager for Lightspeed JavaFX views. -
Uses of ILcdDisposable in com.luciad.view.lightspeed.swing
Classes in com.luciad.view.lightspeed.swing that implement ILcdDisposableModifier and TypeClassDescriptionclassPrints the contents of a givenComponentcontaining a Lightspeedview component. -
Uses of ILcdDisposable in com.luciad.view.map.multilevelgrid
Classes in com.luciad.view.map.multilevelgrid that implement ILcdDisposableModifier and TypeClassDescriptionclassAnILcd2DBoundsIndexedModelimplementation to containILcdMultilevelGridCoordinateobjects. -
Uses of ILcdDisposable in com.luciad.view.swing
Classes in com.luciad.view.swing that implement ILcdDisposableModifier and TypeClassDescriptionclassPrints the contents of a givenComponentcontaining a view component. -
Uses of ILcdDisposable in com.luciad.wms.server
Subinterfaces of ILcdDisposable in com.luciad.wms.serverModifier and TypeInterfaceDescriptioninterfaceInterface defining implementations that can provide models corresponding to some source name.Classes in com.luciad.wms.server that implement ILcdDisposableModifier and TypeClassDescriptionclassExtension ofILcdModelProviderthat provides support for multi-dimensional requests.classAbstract class for a command dispatcher implementation.classDeprecated.Since 2017.0 There is no need anymore for this class.classThis command dispatcher implementation handles HTTP requests following the OpenGIS Web Map Server implementation specification.classContextual information regarding the command dispatcher.classDefault model provider implementation that delegates to the givenILcdModelDecoderFactory.
AbstractFeatureMember.