Uses of Interface
com.luciad.util.ILcdFeaturedDescriptorProvider
Package
Description
Provides classes and interfaces for decoding and displaying ASDI data, version 5.4.
Provides classes and interfaces for decoding and displaying ASTERIX data.
Provides classes to read and write geometries and features from generic
spatial databases.
Provides a decoder and an encoder for geometries from DB2 Spatial
databases.
Provides support for decoding and encoding GML 2 data, and exporting models to GML 2.
Handles GML 2.1.2 and GML 3 data.
Provides support for decoding and encoding GML 3.1 data, and exporting models to GML 3.1.
Provides a decoder and an encoder for geometries from Informix databases with
the Geodetic Datablade.
Provides a decoder and an encoder for geometries from Informix Spatial
databases.
Handles MapInfo formats: the binary map format and the ASCII mif
format.
Provides a
TLcdMSSQLModelDecoder
and a TLcdMSSQLModelEncoder
for geometries from Microsoft SQL
databases.Provides a decoder and an encoder for geometries from Oracle Locator/Spatial
databases with the Object-Relational model.
Handles the POL format.
Provides a decoder and an encoder for geometries from PostgreSQL
databases with the PostGIS spatial extension.
Handles the S-57 format.
Handles the S-63 format.
Handles the shp format.
Provides a decoder and an encoder for geometries from SQLite
databases with the SpatiaLite spatial extension.
Provides a generic framework for parsing of XML documents,
using pluggable XML element readers and object factories.
The drawing domain objects are styled using SLD.
Model interfaces
This package provides classes to evaluate an OGC 1.0/1.1/2.0 filter.
Client API for an OGC Web Feature Service (WFS).
Contains the domain model to represent military symbols from the APP-6A standard,
or optionally also from the TTA-106 V4 standard.
Military units (including modifiers) that can be represented by the MIL-STD 2525 military symbology standard.
-
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.asdi
Modifier and TypeClassDescriptionclass
Base class for allILcdModelDescriptor
classes of allILcdModel
classes containing ASDI data.class
ThisILcdModelDescriptor
is used for models withTLcdASDIFlightPlanHistory
objects.class
ThisILcdModelDescriptor
is used for models withTLcdASDIFlightPlan
objects.class
ThisILcdModelDescriptor
is used for models withTLcdASDITrack
objects.class
ThisILcdModelDescriptor
is used for models withTLcdASDITrajectory
objects. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.asterix
Modifier and TypeClassDescriptionclass
Base class for allILcdModelDescriptor
s that are used to represent data of some type.class
A model descriptor for plot models.class
A model descriptor for ASTERIX category 34 models containing monoradar service messages.class
A model descriptor for ASTERIX category 240 radar video models.class
ThisILcdModelDescriptor
should be used for models withTLcdASTERIXTrack
objects.class
ThisILcdModelDescriptor
should be used for models withTLcdASTERIXTrajectory
objects.class
ThisILcdModelDescriptor
should be used for models withTLcdASTERIXWeatherPicture
objects. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.database
Modifier and TypeClassDescriptionclass
ThisILcdDatabaseModelDescriptor
describes a spatial database. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.db2.spatial
Modifier and TypeClassDescriptionclass
ThisILcdDatabaseModelDescriptor
describes a layer from an DB2 Spatial database. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.gml2.xml
Modifier and TypeClassDescriptionclass
Implementation ofILcdModelDescriptor
for GML 2.0 data. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.gml3
Modifier and TypeClassDescriptionclass
Deprecated.This class has been deprecated. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.gml31.xml
Modifier and TypeClassDescriptionclass
Implementation ofILcdModelDescriptor
for GML 3.1 data. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.informix.geodetic
Modifier and TypeClassDescriptionclass
ThisILcdDatabaseModelDescriptor
describes an Informix Geodetic table from an Informix database. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.informix.spatial
Modifier and TypeClassDescriptionclass
ThisILcdDatabaseModelDescriptor
describes a layer from an Informix Spatial database. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.mif
Modifier and TypeClassDescriptionclass
This ILcdModelDescriptor can be used to describe model constructed from MapInfo Interchange Format data. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.mssql
Modifier and TypeClassDescriptionclass
ThisILcdDatabaseModelDescriptor
describes a layer from a Microsoft SQL database. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.oracle.spatial
Modifier and TypeClassDescriptionclass
ThisILcdDatabaseModelDescriptor
describes a layer from an Oracle Spatial database in the Object-Relational Model. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.pol
Modifier and TypeClassDescriptionclass
A featured model descriptor for models that contain POL objects. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.postgresql
Modifier and TypeClassDescriptionclass
ThisILcdDatabaseModelDescriptor
describes a layer from a PostgreSQL PostGIS database. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.s57
Modifier and TypeClassDescriptionclass
ThisILcdModelDescriptor
describes decoded S-57 catalogues.class
ThisILcdModelDescriptor
describes S-57 levels.class
ThisILcdModelDescriptor
describes decoded S-57 models. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.s63
Modifier and TypeClassDescriptionclass
ThisILcdModelDescriptor
describes decoded S-63 models. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.shp
Modifier and TypeClassDescriptionclass
ILcdModelDescriptor
,ILcdFeaturedDescriptor
andILcdClassContentDescriptor
implementation for models containing ESRI shape data decoded with theTLcdSHPModelDecoder
. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.sqlite.spatialite
Modifier and TypeClassDescriptionclass
ThisILcdDatabaseModelDescriptor
describes a layer from a SQLite SpatiaLite database. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.format.xml
Modifier and TypeClassDescriptionclass
Deprecated.Use of thecom.format.xml
API has been deprecated. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.lucy.addons.drawing.model
Modifier and TypeClassDescriptionclass
Extension ofTLcyDrawingModelDescriptor
which also implementsILcdDataModelDescriptor
.class
TheILcdModelDescriptor
used by the models created by theTLcyDrawingFormat
when specified in the configuration file of the drawing add-on. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.model
Modifier and TypeClassDescriptionclass
Deprecated.class
Deprecated.This API is only here to support deprecated formats. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.ogc.filter.evaluator
ModifierConstructorDescriptionTLcdFeaturedDescriptorProviderPropertyRetrieverProvider
(ILcdFeaturedDescriptorProvider aFeaturedDescriptorProvider) Constructs an instance for a given featured descriptor provider. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.ogc.wfs.client
Modifier and TypeClassDescriptionclass
A model descriptor for WFS proxy models. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.symbology.app6a.model
Modifier and TypeClassDescriptionclass
This class is anILcdModelDescriptor
for models that containILcdAPP6ACoded
objects. -
Uses of ILcdFeaturedDescriptorProvider in com.luciad.symbology.milstd2525b.model
Modifier and TypeClassDescriptionclass
This class is anILcdModelDescriptor
for models that containILcdMS2525bCoded
objects.