Uses of Class
com.luciad.datamodel.TLcdDataModel
Package
Description
All model related aspects in the context of AIS.
This package provides an API to access domain objects in a unified way.
This package provides an API to support data transformations from one model
to another model.
Provides classes and interfaces for general model related aspects within AIXM.
This package contains a domain model to represent an AIXM 5.1 data source.
This package provides API for decoding and encoding AIXM 5.1 data from/to XML.
Provides classes and interfaces for general model related aspects within ARINC.
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 and constants for SIGWX BUFR weather features decoded from a BUFR file.
Handles the cgm format.
This package contains classes that represent the domain model of the DAFIF data format.
This package contains classes that represent the domain model of the DAFIFT data format.
Provides classes to read and write geometries and features from generic
spatial databases.
Handles the dgn format.
Handles the dwg format.
This package contains vector data GeoJson encoding and decoding utilities.
Provides domain model classes and utility classes for modeling GML 2 data.
Provides support for decoding and encoding GML 2 data, and exporting models to GML 2.
Provides domain model classes and utility classes for modeling GML 3.1 data.
Provides support for decoding and encoding GML 3.1 data, and exporting models to GML 3.1.
Provides domain model classes and utility classes for modeling GML 3.2 data.
Provides support for decoding and encoding GML 3.2 data, and exporting models to GML 3.2.
Provides support for transforming domain objects and model to and from GML.
Provides XML functionality that is common to all GML formats.
This package contains utilities for encoding or decoding data from an SAP HANA database.
This package and its subpackages provide a domain model for the KML 2.2 data format.
This package contains a model decoder for LASer (
.las
) and LASzip (.laz
) files.This package provides support classes for decoding LIDAR data.
Contains all classes to create a chart of the magnetic north declination and to perform magnetic north calculations.
This package contains a domain model for describing metadata using the Atom Syndication Format, an XML based
format used for
web feeds
.This package contains a domain model for describing metadata using the Dublin Core Format.
This package and subclasses contain a domain model for describing ISO19115 metadata.
This package contains a decoder and encoder for ISO19139 data sources.
Handles MapInfo formats: the binary map format and the ASCII mif
format.
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.
This package provides API for decoding and encoding NVG 1.4/1.5/2.0 data from/to XML.
Provides a decoder for raster data stored in Oracle Spatial databases.
Handles the POL format.
Handles the S-52 format.
This package provides a dedicated S-52 SLD Symbolizer, to specify within an SLD that data should
be rendered using S-52 styling.
Handles the S-57 format.
Handles the shp format.
This package provides support for Luciad Vector data (LVDB).
Handles the svg format.
Provides
a decoder
for the OGC 3D Tiles format.
This package provides support for decoding VPF (Vector Product Format) data and displaying VPF data using GeoSym.
Provides an extension to the XML runtime binding framework
com.luciad.format.xml.bind
for
XML Schema based documents.
Provides an extension on the XML Binding framework in
com.luciad.format.xml.bind
and
com.luciad.format.xml.bind.schema
that adds support for automatic binding of XML data to
a generic domain model, accessible via the ILcdDataObject
interface.This package provides the domain model for representing XLink (http://www.w3.org/TR/xlink/)
simple links.
Provides access to a LuciadFusion Tile Store through a networked client, allowing applications to query and visualize the data.
Core functionality for the LuciadLightspeed Fusion Client and LuciadFusion.
LuciadFusion TileStore provides a resource model, based on
ALfnResourceMetadata
.Provides the model and model decoder abstraction for a Tile Store.
The drawing domain objects are styled using SLD.
This package provides an add-on which plugs in GetFeatureInfo support for WMS models and support to visualize
the GetFeatureInfo response for GXY views.
Provides a builder for optimizing, simplifying,
multi-leveling and slicing 3D mesh data.
Model interfaces
This package provides the facility to cluster data on your map, on a model level, so not the
visualization aspect.
Provides API for implementing an OGC Catalog
Client
.Provides API for modeling OGC Catalog Service domain concepts.
Contains a Java object model for representing an OGC filter, implementing the OGC 02-059, 04-095 and 09-026 standards
(OGC Filter Encoding Implementation Specification, version 1.0.0, 1.1.0 and 2.0.0).
This package contains an implementation of the OGC Web Service (OWS) common specification
version 1.0 and 1.1.0, as described respectively in OGC documents 05-008c1 and 06-121r3.
Model objects for SLD Feature Type Styles implementing the OGC 05-077r4,
Symbology encoding standard, version 1.1.0, and the deprecated OGC 02-070 standard,
Styled Layer Descriptor Implementation Specification, version 1.0.
Encoding and decoding of XML files containing Feature Type Styles to and from the SLD model.
Implementation of the OGC Web Feature Service (WFS) specification.
Client API for an OGC Web Feature Service (WFS).
Contains classes to model OpenSearch concepts.
This package contains the base classes that describe a panorama.
Provides support for the visualization of radar feeds.
Everything related to representing three-dimensional shapes.
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.
Modeling of an OGC Web Map Service (WMS) and corresponding client API.
Implementation of the OGC Web Map Service (WMS) specification.
Model objects for SLD Styled Layer Descriptors implementing the OGC 05-078r4,
Styled Layer Descriptor standard, version 1.1.0, and the deprecated OGC 02-070 1.0.0 version of that standard.
-
Uses of TLcdDataModel in com.luciad.ais.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdAISDataTypes.getDataModel()
Returns the data model forAIS
.TLcdHashedFeaturedModelDescriptor.getDataModel()
Returns the data model that describes the elements of the model. -
Uses of TLcdDataModel in com.luciad.datamodel
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdDataModelBuilder.createAnonymousDataModel
(Collection<TLcdDataModel> aDataModels) Creates an anonymous data model for the given collection of data models.TLcdDataModelBuilder.createDataModel()
Creates a new data model, including all types and properties that were built using this builder.TLcdFeaturedDescriptorDataModelBuilder.createDataModel()
Creates the data model.static TLcdDataModel
TLcdFeaturedDescriptorDataModelBuilder.createDataModel
(String aDataModelName, String aTypeName, ILcdFeaturedDescriptor aFeaturedDescriptor) Creates a data model based on aILcdFeaturedDescriptor
.static TLcdDataModel
TLcdDataModelBuilder.createUnionDataModel
(Collection<TLcdDataModel> aDataModels) Returns a data model that is the union of all given data models.static TLcdDataModel
TLcdCoreDataTypes.getDataModel()
TLcdDataType.getDataModel()
Returns the data model that defines this type.static TLcdDataModel
TLcdUnknownDataTypes.getDataModel()
This data model is used in situations where there is not enough type information available yet a data model is required.TLcdDataModel.getDependency
(String aName) Returns a dependent data model with the given name.Modifier and TypeMethodDescriptionTLcdDataModel.getDeclaredDependencies()
Returns all the declared dependencies of this data model.TLcdDataModel.getDependencies()
Returns all the dependencies (transitively) of this data model.Modifier and TypeMethodDescriptionTLcdDataModelBuilder.addDependency
(TLcdDataModel aDataModel) Adds the given data model as a dependency to the data model that this builder is building.TLcdDataModelBuilder.DataModelAnnotationFactory.createAnnotation
(TLcdDataModel aDataModel) Creates the annotation that is to be added to the given data model.ILcdDataModelDisplayNameProvider.getDisplayName
(TLcdDataModel aDataModel) Returns the display name for the given data model.TLcdDataModelDisplayNameProvider.getDisplayName
(TLcdDataModel aDataModel) TLcdResourceBundleDataModelDisplayNameProvider.getDisplayName
(TLcdDataModel aDataModel) Returns the display name for the given data model.Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdDataModelBuilder.createAnonymousDataModel
(Collection<TLcdDataModel> aDataModels) Creates an anonymous data model for the given collection of data models.static TLcdDataModel
TLcdDataModelBuilder.createUnionDataModel
(Collection<TLcdDataModel> aDataModels) Returns a data model that is the union of all given data models.ModifierConstructorDescriptionTLcdFeaturedDescriptorDataModelBuilder
(String aName, TLcdDataModel... aDependencies) Constructs a new instance with a number of dependencies. -
Uses of TLcdDataModel in com.luciad.datamodel.transformation
Modifier and TypeMethodDescriptionvoid
TLcdDataModelMapping.mapDataModel
(TLcdDataModel aSourceModel, TLcdDataModel... aTargetModels) Maps a source data model on one or more target data models.ModifierConstructorDescriptionTLcdDataModelMapping
(TLcdDataModel aSourceModel, TLcdDataModel aTargetModel) Constructs a new instance that automatically maps the given source model to the given target model (see alsoTLcdDataModelMapping.mapDataModel(TLcdDataModel, TLcdDataModel...)
).TLcdDataModelMapping
(TLcdDataModel aSourceModel, TLcdDataModel aTargetModel, boolean aTransformEmptyProperties) Constructs a new instance that automatically maps the given source model to the given target model (see alsoTLcdDataModelMapping.mapDataModel(TLcdDataModel, TLcdDataModel...)
). -
Uses of TLcdDataModel in com.luciad.format.aixm.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdAIXMDataTypes.getDataModel()
Returns the data model forAIXM
. -
Uses of TLcdDataModel in com.luciad.format.aixm51.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdAIXM51DataTypes.getDataModel()
Returns the data model forhttp://www.aixm.aero/schema/5.1
.static TLcdDataModel
TLcdAIXM51MessageDataTypes.getDataModel()
Returns the data model for thehttp://www.aixm.aero/schema/5.1/message
schema.static TLcdDataModel
TLcdAIXM51MessageDataTypes.getMessageDataModel()
Deprecated.Modifier and TypeMethodDescriptionstatic ILcdXMLSchemaTypeMapping
TLcdAIXM51DataTypes.createSchemaTypeMapping
(TLcdDataModel aDataModel) ModifierConstructorDescriptionTLcdAIXM51ModelDescriptor
(TLcdDataModel aDataModel) Constructs a newTLcdAIXM51ModelDescriptor
.TLcdAIXM51ModelDescriptor
(String aSourceName, String aDisplayName, TLcdDataModel aDataModel) Constructs a newTLcdAIXM51ModelDescriptor
with the given arguments.TLcdAIXM51ModelDescriptor
(String aSourceName, String aDisplayName, TLcdDataModel aDataModel, Set<TLcdDataType> aFeatureTypes) Constructs a newTLcdAIXM51ModelDescriptor
with the given arguments. -
Uses of TLcdDataModel in com.luciad.format.aixm51.xml
ModifierConstructorDescriptionTLcdAIXM51ModelDecoder
(TLcdDataModel aDataModel) Constructs a newTLcdAIXM51ModelDecoder
for the given data model.TLcdAIXM51ModelDecoder
(TLcdDataModel aDataModel, ILcdXLinkExpressionFactory aXLink) Constructs a newTLcdAIXM51ModelDecoder
for a custom data model with custom xlink resolution. -
Uses of TLcdDataModel in com.luciad.format.arinc.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdARINCDataTypes.getDataModel()
Returns the data model forARINC
. -
Uses of TLcdDataModel in com.luciad.format.asdi
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdASDIDataTypes.getDataModel()
Returns a data model that contains several data types shared by other ASDI data models, such as the ones found inTLcdASDIMessageDataTypes
,TLcdASDIFlightPlanDataTypes
,TLcdASDITrackTODataTypes
andTLcdASDITrackTZDataTypes
static TLcdDataModel
TLcdASDIFlightPlanDataTypes.getDataModel()
Returns the data model forhttp://www.luciad.com/datamodel/ASDI/FlightPlan
.static TLcdDataModel
TLcdASDIMessageDataTypes.getDataModel()
Returns the data model forhttp://www.luciad.com/datamodel/ASDI/Message
.static TLcdDataModel
TLcdASDITrackTODataTypes.getDataModel()
Returns the data model forhttp://www.luciad.com/datamodel/ASDI/TrackTO
.static TLcdDataModel
TLcdASDITrackTZDataTypes.getDataModel()
Returns the data model forhttp://www.luciad.com/datamodel/ASDI/TrackTZ
. -
Uses of TLcdDataModel in com.luciad.format.asterix
Modifier and TypeMethodDescriptionALcdASTERIXModelDescriptor.getDataModel()
static TLcdDataModel
TLcdASTERIXDataTypes.getDataModel()
Returns the static asterix data model.static TLcdDataModel
TLcdASTERIXDataTypes.getDataModel
(ALcdASTERIXUserApplicationProfile aUserApplicationProfile) Gets theTLcdDataModel
for a given user application profile. -
Uses of TLcdDataModel in com.luciad.format.bufr.sigwx
Modifier and TypeFieldDescriptionstatic final TLcdDataModel
TLcdSIGWXDataTypes.DATA_MODEL
Data model for SIGWX -
Uses of TLcdDataModel in com.luciad.format.cgm
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdCGMDataTypes.getDataModel()
Returns the data model used by all CGM models.TLcdCGMModelDescriptor.getDataModel()
-
Uses of TLcdDataModel in com.luciad.format.dafif.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdDAFIFDataTypes.getDataModel()
Returns the data model forDAFIF
. -
Uses of TLcdDataModel in com.luciad.format.dafift.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdDAFIFTDataTypes.getDataModel()
Returns the data model forDAFIFT
. -
Uses of TLcdDataModel in com.luciad.format.database
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdDatabaseDataTypes.getDataModel()
TLcdDatabaseModelDescriptor.getDataModel()
-
Uses of TLcdDataModel in com.luciad.format.dgn
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdDGNDataTypes.getDataModel()
TLcdDGNModelDescriptor.getDataModel()
-
Uses of TLcdDataModel in com.luciad.format.dwg
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdDWGDataTypes.getDataModel()
TLcdDWGModelDescriptor.getDataModel()
-
Uses of TLcdDataModel in com.luciad.format.geojson
ModifierConstructorDescriptionTLcdGeoJsonModelDescriptor
(String aSourceName, String aDisplayName, TLcdDataModel aDataModel, Collection<TLcdDataType> aModelElementTypes) Constructs a GeoJson model descriptor for the given parameters. -
Uses of TLcdDataModel in com.luciad.format.gml2.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdGML2DataTypes.getDataModel()
Returns the data model forhttp://www.opengis.net/gml
. -
Uses of TLcdDataModel in com.luciad.format.gml2.xml
ModifierConstructorDescriptionTLcdGML2ModelDecoder
(TLcdDataModel aDataModel) Constructs a newTLcdAIXM5ModelDecoder
for the given data model.TLcdGML2ModelDescriptor
(String aSourceName, TLcdDataModel aDataModel) Creates a newcom.luciad.format.gml2.xml.TLcdGML2ModelDescriptor
, initialized with the specified source name.TLcdGML2ModelDescriptor
(String aSourceName, String aDisplayName, TLcdDataModel aDataModel) Creates a newcom.luciad.format.gml2.xml.TLcdGML2ModelDescriptor
, initialized with the specified source name. -
Uses of TLcdDataModel in com.luciad.format.gml31.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdGML31DataTypes.getDataModel()
Returns the data model forhttp://www.opengis.net/gml
. -
Uses of TLcdDataModel in com.luciad.format.gml31.xml
ModifierConstructorDescriptionTLcdGML31ModelDecoder
(TLcdDataModel aDataModel) Creates a newTLcdGML31ModelDecoder
configured for the given data model.TLcdGML31ModelDescriptor
(String aSourceName, TLcdDataModel aDataModel) Creates a newcom.luciad.format.gml31.xml.TLcdGML31ModelDescriptor
, initialized with the specified source name.TLcdGML31ModelDescriptor
(String aSourceName, String aDisplayName, TLcdDataModel aDataModel) Creates a newcom.luciad.format.gml31.xml.TLcdGML31ModelDescriptor
, initialized with the specified source name. -
Uses of TLcdDataModel in com.luciad.format.gml32.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdGML32DataTypes.getDataModel()
Returns the data model forhttp://www.opengis.net/gml/3.2
. -
Uses of TLcdDataModel in com.luciad.format.gml32.xml
ModifierConstructorDescriptionTLcdGML32ModelDecoder
(TLcdDataModel aDataModel) Creates a newTLcdGML32ModelDecoder
configured for the given data model.TLcdGML32ModelDescriptor
(String aSourceName, TLcdDataModel aDataModel) Creates a newcom.luciad.format.gml32.xml.TLcdGML32ModelDescriptor
, initialized with the specified source name.TLcdGML32ModelDescriptor
(String aSourceName, String aDisplayName, TLcdDataModel aDataModel) Creates a newcom.luciad.format.gml32.xml.TLcdGML32ModelDescriptor
, initialized with the specified source name. -
Uses of TLcdDataModel in com.luciad.format.gmlcommon.transformation
Modifier and TypeMethodDescriptionTLcdGMLTransformer.getSourceDataModel()
Returns the source data model.TLcdGMLTransformer.getTargetDataModel()
Returns the target data model.Modifier and TypeMethodDescriptionTLcdGMLTransformerBuilder.gmlDataModel
(TLcdDataModel aGMLDataModel) Sets the GML data model that the target data model should extend.ModifierConstructorDescriptionTLcdGMLTransformerBuilder
(TLcdDataModel aDataModel) Creates a builder for the given source data model. -
Uses of TLcdDataModel in com.luciad.format.gmlcommon.xml
ModifierConstructorDescriptionTLcdGMLModelDecoder
(TLcdDataModel aDataModel) Creates a newTLcdGMLModelDecoder
configured for the given data model.TLcdGMLModelDescriptor
(String aSourceName, TLcdDataModel aDataModel) Creates a newTLcdGMLModelDescriptor
, initialized with the specified source name.TLcdGMLModelDescriptor
(String aSourceName, String aDisplayName, TLcdDataModel aDataModel) Creates a newTLcdGMLModelDescriptor
, initialized with the specified source name. -
Uses of TLcdDataModel in com.luciad.format.hana
-
Uses of TLcdDataModel in com.luciad.format.kml22.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdKML22DataTypes.getDataModel()
Returns the data model forhttp://www.opengis.net/kml/2.2
. -
Uses of TLcdDataModel in com.luciad.format.las
Modifier and TypeMethodDescriptionTLcdLASModelDescriptor.getDataModel()
Returns the data model that describes the individual points in this model. -
Uses of TLcdDataModel in com.luciad.format.lidar
Modifier and TypeMethodDescriptionALcdLIDARModelDescriptor.getDataModel()
Returns the data model that describes the individual points in this model.ModifierConstructorDescriptionprotected
ALcdLIDARModelDescriptor
(String aSourceName, String aTypeName, String aDisplayName, TLcdDataModel aDataModel) -
Uses of TLcdDataModel in com.luciad.format.magneticnorth
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdMagneticNorthDataTypes.getDataModel()
Returns the staticTLcdDataModel
for magnetic north. -
Uses of TLcdDataModel in com.luciad.format.metadata.atom.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdAtomDataTypes.getDataModel()
Returns the data model forhttp://www.w3.org/2005/Atom
. -
Uses of TLcdDataModel in com.luciad.format.metadata.dc.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdDCElemDataTypes.getDataModel()
Returns the data model forhttp://purl.org/dc/elements/1.1/
.static TLcdDataModel
TLcdDCTermDataTypes.getDataModel()
Returns the data model forhttp://purl.org/dc/terms/
. -
Uses of TLcdDataModel in com.luciad.format.metadata.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdGCODataTypes.getDataModel()
Returns the data model forhttp://www.isotc211.org/2005/gco
.static TLcdDataModel
TLcdGMDDataTypes.getDataModel()
Returns the data model forhttp://www.isotc211.org/2005/gmd
.static TLcdDataModel
TLcdGMXDataTypes.getDataModel()
Returns the data model forhttp://www.isotc211.org/2005/gmx
.static TLcdDataModel
TLcdGSRDataTypes.getDataModel()
Returns the data model forhttp://www.isotc211.org/2005/gsr
.static TLcdDataModel
TLcdGSSDataTypes.getDataModel()
Returns the data model forhttp://www.isotc211.org/2005/gss
.static TLcdDataModel
TLcdGTSDataTypes.getDataModel()
Returns the data model forhttp://www.isotc211.org/2005/gts
.static TLcdDataModel
TLcdISO19115DataTypes.getDataModel()
Returns the combined data model of all data models modeling ISO19115static TLcdDataModel
TLcdSRVDataTypes.getDataModel()
Returns the data model forhttp://www.isotc211.org/2005/srv
. -
Uses of TLcdDataModel in com.luciad.format.metadata.xml
ModifierConstructorDescriptionTLcdISO19139MetadataDecoder
(TLcdDataModel aDataModel) Creates a newTLcdISO19139MetadataDecoder
instance, configured for decoding the given ISO19115 extension.TLcdISO19139MetadataEncoder
(TLcdDataModel aDataModel) Creates a newTLcdISO19139MetadataEncoder
instance, configured for encoding the given ISO19115 extension. -
Uses of TLcdDataModel in com.luciad.format.mif
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdMIFDataTypes.getDataModel()
Gets the static MIF data model.TLcdMIFModelDescriptor.getDataModel()
-
Uses of TLcdDataModel in com.luciad.format.netcdf
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdNetCDFFilteredModelDataTypes.getDataModel()
-
Uses of TLcdDataModel in com.luciad.format.nvg.nvg15.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdNVG15DataTypes.getDataModel()
Returns the data model forhttp://tide.act.nato.int/schemas/2009/10/nvg
. -
Uses of TLcdDataModel in com.luciad.format.nvg.nvg20.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdNVG20DataTypes.getDataModel()
Returns the data model forhttps://tide.act.nato.int/schemas/2012/10/nvg
. -
Uses of TLcdDataModel in com.luciad.format.nvg.xml
ModifierConstructorDescriptionTLcdNVGModelDescriptor
(String aSourceName, String aTypeName, String aDisplayName, TLcdDataModel aDataModel) Constructs a newTLcdDataModelDescriptor
with the given source name, type name, display name and data model. -
Uses of TLcdDataModel in com.luciad.format.oracle.georaster
-
Uses of TLcdDataModel in com.luciad.format.pol
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdPOLDataTypes.getDataModel()
Returns the static POL file formatTLcdDataModel
TLcdPOLModelDescriptor.getDataModel()
-
Uses of TLcdDataModel in com.luciad.format.s52
-
Uses of TLcdDataModel in com.luciad.format.s52.sld
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdS52SLDDataTypes.getDataModel()
Returns the data model of the S-52/SLD domain model. -
Uses of TLcdDataModel in com.luciad.format.s57
Modifier and TypeMethodDescriptionTLcdS57CatalogueModelDescriptor.getDataModel()
static TLcdDataModel
TLcdS57DataTypes.getDataModel()
Returns the S-57 data model.TLcdS57ModelDescriptor.getDataModel()
TLcdS57ObjectClassMap.getDataModel()
Returns the data model corresponding to this object class map.TLcdS57ProductConfiguration.getDataModel()
Returns the data model for this product configuration.ModifierConstructorDescriptionTLcdS57CatalogueModelDescriptor
(TLcdS57CatalogueDataSource aDataSource, String aDisplayName, TLcdDataModel aDataModel, Set<TLcdDataType> aModelElementTypes, Set<TLcdDataType> aModelTypes) Creates a new S-57 catalogue model descriptor.TLcdS57CatalogueModelDescriptor
(String aSourceName, String aDisplayName, TLcdDataModel aDataModel, Set<TLcdDataType> aModelElementTypes, Set<TLcdDataType> aModelTypes) Creates a new S-57 catalogue model descriptor.TLcdS57LevelModelDescriptor
(String aSourceName, String aDisplayName, int aLevel, TLcdDataModel aDataModel, Set<TLcdDataType> aModelElementTypes, Set<TLcdDataType> aModelTypes) Creates a new TLcdS57ModelDescriptor.TLcdS57ModelDescriptor
(String aSourceName, String aDisplayName, TLcdDataModel aDataModel, Set<TLcdDataType> aModelElementTypes, Set<TLcdDataType> aModelTypes) Creates a new TLcdS57ModelDescriptor. -
Uses of TLcdDataModel in com.luciad.format.shp
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdSHPDataTypes.createDataModel
(int aShapeType, String aDataName, String[] aPropertyNames, Class<?>[] aPropertyClasses) Deprecated.You should not use this, instead, get the data model from a decoded model using ((ILcdDataModelDescriptor) model.getModelDescriptor()).getDataModel().static TLcdDataModel
TLcdSHPDataTypes.getDataModel()
Returns the static data model of the SHP format.TLcdSHPModelDescriptor.getDataModel()
-
Uses of TLcdDataModel in com.luciad.format.sqlite.lvdb
-
Uses of TLcdDataModel in com.luciad.format.svg
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdSVGDataTypes.getDataModel()
Returns the SVG data modelTLcdSVGModelDescriptor.getDataModel()
-
Uses of TLcdDataModel in com.luciad.format.tiled3d.ogc3dtiles
-
Uses of TLcdDataModel in com.luciad.format.vpf
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdVPFDataTypes.getDataModel()
Returns the VPF data model.TLcdVPFModelDescriptor.getDataModel()
-
Uses of TLcdDataModel in com.luciad.format.xml.bind.schema
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdXMLBuiltInDataTypes.getDataModel()
Returns the data model for XML schema.Modifier and TypeMethodDescriptionvoid
TLcdXMLSchemaBasedDecoder.configure
(TLcdDataModel aDataModel) Configures this decoder for the given data model and all its dependencies.void
TLcdXMLSchemaBasedEncoder.configure
(TLcdDataModel aDataModel) Configures this encoder for the given data model and all its dependencies.void
TLcdXMLSchemaBasedMapping.configure
(TLcdDataModel aDataModel) Configures this mapping for the given data model and all its dependencies. -
Uses of TLcdDataModel in com.luciad.format.xml.bind.schema.dataobject
Modifier and TypeMethodDescriptionTLcdXMLDataModelBuilder.createDataModel
(String aPublicId, String aSystemId) Creates a data model that maps on the schema with the given public id and system id.TLcdXMLDataModelBuilder.createDataModel
(String aName, String aPublicId, String aSystemId) Creates data model for the schema with the given public id and system id.Modifier and TypeMethodDescriptionvoid
TLcdXMLCompositeSchemaTypeMapping.add
(TLcdDataModel aDataModel) Adds the schema type mappings of the given data model and all its dependencies to this type mapping.void
TLcdXMLCompositeSchemaTypeMapping.remove
(TLcdDataModel aDataModel) Removes the given data model from this composite mapping.ModifierConstructorDescriptionTLcdXMLDataModelBuilder
(TLcdDataModel... aDataModels) Creates a new XML data model builder.TLcdXMLDataObjectDecoderLibrary
(TLcdDataModel aDataModel) Creates a new decoder library for the specified data model using the default XML schema to data model mapping.TLcdXMLDataObjectEncoderLibrary
(TLcdDataModel aDataModel, String aPrefix) Creates a new encoder library for the specified data model.TLcdXMLDataObjectEncoderLibrary
(TLcdDataModel aDataModel, String aPrefix, String aPublicSchemaLocation) Creates a new encoder library for the specified data model.TLcdXMLDataObjectMappingLibrary
(TLcdDataModel aDataModel) Creates a newTLcdXMLDataObjectMappingLibrary
for the given data model.ModifierConstructorDescriptionConstructs a new composite schema type mapping and adds the schema type mappings of the given data models and all their dependencies to this type mapping. -
Uses of TLcdDataModel in com.luciad.format.xml.bind.xlink.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdXLinkDataTypes.getDataModel()
Returns the data model forhttp://www.w3.org/1999/xlink
.Modifier and TypeMethodDescriptionstatic ILcdXMLSchemaTypeMapping
TLcdXLinkDataTypes.createSchemaTypeMapping
(TLcdDataModel aDataModel) -
Uses of TLcdDataModel in com.luciad.fusion.client
Modifier and TypeMethodDescriptionabstract void
ALfnClientEnvironment.configureDataModel
(TLcdDataModel aDataModel) Configures an additional data model on the XML encoder and decoder. -
Uses of TLcdDataModel in com.luciad.fusion.core
Modifier and TypeMethodDescriptionabstract void
ALfnEnvironment.configureDataModel
(TLcdDataModel aDataModel) Configures an additional data model on the XML encoder and decoder. -
Uses of TLcdDataModel in com.luciad.fusion.tilestore.metadata
Modifier and TypeMethodDescriptionTLfnVectorAssetMetadata.Builder.getDataModel()
Deprecated.Gets this builder's current data model.TLfnVectorAssetMetadata.getDataModel()
Deprecated.Gets the data model of this asset.TLfnVectorCoverageMetadata.Builder.getDataModel()
Deprecated.Gets this builder's current data model.TLfnVectorCoverageMetadata.getDataModel()
Deprecated.Gets the data model of this coverage.Modifier and TypeMethodDescriptionTLfnVectorCoverageMetadata.Builder.buildDataModel
(TLcdDataModel... aAssetDataModels) Deprecated.instead useALfnCoverageMetadata.Builder.addAssetInfo(ALfnAssetMetadata, String)
and leave the data model to the default, which also has the effect that the coverage data model will be generated from the asset's data modelsTLfnVectorAssetMetadata.Builder.dataModel
(TLcdDataModel aDataModel) Deprecated.Sets the data model of this asset.TLfnVectorCoverageMetadata.Builder.dataModel
(TLcdDataModel aDataModel) Deprecated.Sets the data model of the coverage.TLfnVectorAssetMetadata.Builder.setDataModel
(TLcdDataModel aDataModel) Deprecated.TLfnVectorCoverageMetadata.Builder.setDataModel
(TLcdDataModel aDataModel) Deprecated.Modifier and TypeMethodDescriptionTLfnVectorCoverageMetadata.Builder.buildDataModel
(Collection<TLcdDataModel> aAssetDataModels) Deprecated.instead useALfnCoverageMetadata.Builder.addAssetInfo(ALfnAssetMetadata, String)
and leave the data model to the default, which also has the effect that the coverage data model will be generated from the asset's data models -
Uses of TLcdDataModel in com.luciad.fusion.tilestore.model
Modifier and TypeMethodDescriptionTLfnVectorTileStoreModelDescriptor.getDataModel()
Deprecated.Gets the data model of this model. -
Uses of TLcdDataModel in com.luciad.lucy.addons.drawing.model
Modifier and TypeMethodDescriptionvoid
TLcyDrawingDataModelDescriptor.setDataModel
(TLcdDataModel aDataModel) Set theTLcdDataModel
for this descriptor. -
Uses of TLcdDataModel in com.luciad.lucy.addons.wmsclient.getfeatureinfo
Modifier and TypeFieldDescriptionstatic final TLcdDataModel
TLcyWMSClientGetFeatureInfoAddOn.DATA_MODEL
The data model that declares the data type that is used for the decoded GetFeatureInfo responses. -
Uses of TLcdDataModel in com.luciad.meshup
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcd3DTilesProcessorDataTypes.getDefaultMeshModel()
Returns theTLcdDataModel
used by the output ofTLcd3DTilesProcessorBuilder
by default. -
Uses of TLcdDataModel in com.luciad.model
Modifier and TypeMethodDescriptionILcdDataModelDescriptor.getDataModel()
Returns the data model that describes the elements of the model.TLcdDataModelDescriptor.getDataModel()
TLcdEditableDataModelListDescriptor.getDataModel()
TLcdMultilevelTiledModelDescriptor.getDataModel()
Deprecated.ModifierConstructorDescriptionTLcdDataModelDescriptor
(TLcdDataModel aDataModel) Deprecated.Use a constructor which specifies the model element types instead (eitherTLcdDataModelDescriptor(TLcdDataModel, Collection, Collection)
orTLcdDataModelDescriptor(String, String, String, TLcdDataModel, Collection, Collection)
).TLcdDataModelDescriptor
(TLcdDataModel aDataModel, Collection<TLcdDataType> aModelElementTypes, Collection<TLcdDataType> aModelTypes) Constructs a newTLcdDataModelDescriptor
with the given arguments and default source name, type name and display name.TLcdDataModelDescriptor
(String aSourceName, String aTypeName, String aDisplayName, TLcdDataModel aDataModel) Deprecated.Use a constructor which specifies the model element types instead (eitherTLcdDataModelDescriptor(TLcdDataModel, Collection, Collection)
orTLcdDataModelDescriptor(String, String, String, TLcdDataModel, Collection, Collection)
).TLcdDataModelDescriptor
(String aSourceName, String aTypeName, String aDisplayName, TLcdDataModel aDataModel, Collection<TLcdDataType> aModelElementTypes, Collection<TLcdDataType> aModelTypes) Constructs a newTLcdDataModelDescriptor
with the given arguments. -
Uses of TLcdDataModel in com.luciad.model.transformation.clustering
-
Uses of TLcdDataModel in com.luciad.ogc.csw.client
Modifier and TypeMethodDescriptionstatic TLcdCSWClient
TLcdCSWClient.createCSWClient
(URI aURI, ILcdOWSTransport aTransport, Object aTransportData, Collection<TLcdDataModel> aUsedDataModels) Creates a new CSW client using the specified URI. -
Uses of TLcdDataModel in com.luciad.ogc.csw.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdCSWDataTypes.getDataModel()
Returns the data model forhttp://www.opengis.net/cat/csw/super
. -
Uses of TLcdDataModel in com.luciad.ogc.filter.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdOGCFilterDataTypes.getDataModel()
Returns the data model for the OGC filter model -
Uses of TLcdDataModel in com.luciad.ogc.ows.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdOWSDataTypes.getDataModel()
Returns the data model forhttp://www.opengis.net/ows/super
.Modifier and TypeMethodDescriptionstatic ILcdXMLSchemaTypeMapping
TLcdOWSDataTypes.createSchemaTypeMapping
(TLcdDataModel aDataModel) -
Uses of TLcdDataModel in com.luciad.ogc.sld.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdSEDataTypes.getDataModel()
Returns the data model forhttp://www.opengis.net/se/super
. -
Uses of TLcdDataModel in com.luciad.ogc.sld.xml
ModifierConstructorDescriptionTLcdSLDFeatureTypeStyleDecoder
(Collection<TLcdDataModel> aDataModels) Creates a newTLcdSLDFeatureTypeStyleDecoder
which additionally uses the given data models to configure this decoder. -
Uses of TLcdDataModel in com.luciad.ogc.wfs
Modifier and TypeMethodDescriptionprotected List
<TLcdDataModel> ALcdOGCWFSCommandDispatcherFactory.createTransactionContentDataModels
(ILcdInitializationConfig aConfig) Creates the data models to configure the transaction XML decoder used by the transaction request handler.TLcdWFSCommandDispatcherContext.getTransactionContentDataModels()
Returns the data models to configure the transaction XML decoder used by the transaction request handler. -
Uses of TLcdDataModel in com.luciad.ogc.wfs.client
ModifierConstructorDescriptionTLcdWFSModelDecoderDecorator
(TLcdDataModel aDataModel) Constructs a newTLcdWFSModelDecoderDecorator
which uses the given data model to configure an XML decoder to decode data from the WFS.TLcdWFSModelDecoderDecorator
(TLcdDataModel aDataModel, ILcdOWSTransport aTransport) Constructs a newTLcdWFSModelDecoderDecorator
which uses the given data model to configure an XML decoder to decode data from the WFS. -
Uses of TLcdDataModel in com.luciad.opensearch.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdOpenSearchDataTypes.getDataModel()
Returns the data model forhttp://a9.com/-/spec/opensearch/1.1/
. -
Uses of TLcdDataModel in com.luciad.panorama.model
ModifierConstructorDescriptionTLcdPanoramaModelDescriptor
(String aSourceName, String aTypeName, String aDisplayName, TLcdDataModel aDataModel, Collection<TLcdDataType> aModelElementTypes, Collection<TLcdDataType> aModelTypes) Constructs a newTLcdPanoramaModelDescriptor
with the specified source name, type name, and display name. -
Uses of TLcdDataModel in com.luciad.realtime.radarvideo
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdRadarVideoDataTypes.getDataModel()
Returns the static radar video data model. -
Uses of TLcdDataModel in com.luciad.shape
-
Uses of TLcdDataModel in com.luciad.symbology.app6a.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdAPP6ADataTypes.getDataModel()
Gets the data model used by all APP-6A models.TLcdAPP6AModelDescriptor.getDataModel()
Returns theTLcdDataModel
of the APP-6A format. -
Uses of TLcdDataModel in com.luciad.symbology.milstd2525b.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdMS2525bDataTypes.getDataModel()
Gets the data model used by all MIL-STD 2525b models.TLcdMS2525bModelDescriptor.getDataModel()
Returns theTLcdDataModel
of the MS2525b format. -
Uses of TLcdDataModel in com.luciad.wms.client.model
ModifierConstructorDescriptionTLcdOGCWMSProxyModelDecoder
(TLcdDataModel[] aSLDDataModels) Creates a newTLcdOGCWMSProxyModelDecoder
instance, configured with the given SLD extension data models.TLcdOGCWMSProxyModelDecoder
(ILcdOWSTransport aTransport, TLcdDataModel[] aSLDDataModels) Creates a newTLcdOGCWMSProxyModelDecoder
instance, configured with the given transport and SLD extension data models. -
Uses of TLcdDataModel in com.luciad.wms.server
ModifierConstructorDescriptionTLcdOGCSLDWMSCommandDispatcher
(TLcdDataModel[] aDataModels) Deprecated.Creates a newTLcdOGCSLDWMSCommandDispatcher
instance, configured with a list ofTLcdDataModel
instances.TLcdOGCWMSCommandDispatcher
(TLcdDataModel[] aDataModels) Creates a newTLcdOGCWMSCommandDispatcher
instance, configured with a list ofTLcdDataModel
instances. -
Uses of TLcdDataModel in com.luciad.wms.sld.model
Modifier and TypeMethodDescriptionstatic TLcdDataModel
TLcdSLDDataTypes.getDataModel()
Returns the data model forhttp://www.opengis.net/sld/super
.
TLcdAIXM51MessageDataTypes.getDataModel()