Uses of Class
com.luciad.model.TLcdModelMetadata
Packages that use TLcdModelMetadata
Package
Description
This package provides the classes that correspond to AIXM 5.1 data types.
This package provides API for decoding and encoding AIXM 5.1 data from/to XML.
This package contains the classes that are needed to work with the Binz format.
Provides support for decoding CADRG files.
This package contains a model decoder for decoding point cloud data from E57 (
.e57
) 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 contains the classes that are needed to work with the IFC format.
This package and its subpackages provide a domain model for the KML 2.2 data format.
This package contains all feature classes of KML.
This package contains a model decoder for LASer (
.las
) and LASzip (.laz
) files.This package contains a model decoder capable of decoding data of files in accordance with the
MGCP 2.0 Portrayal Standard.
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 contains a model decoder capable of decoding files of the Navisworks format.
Provides representations, decoders, and encoders for rasters.
This package contains the classes that are needed to work with the Revit format.
Handles the S-57 format.
Handles the S-63 format.
Handles the shp format.
Provides support for decoding USRP files.
Model interfaces
Client API for an OGC Web Coverage Service (WCS).
-
Uses of TLcdModelMetadata in com.luciad.format.aixm51.model.abstractfeature
Methods in com.luciad.format.aixm51.model.abstractfeature that return TLcdModelMetadata -
Uses of TLcdModelMetadata in com.luciad.format.aixm51.xml
Methods in com.luciad.format.aixm51.xml that return TLcdModelMetadataModifier and TypeMethodDescriptionTLcdAIXM51ModelDecoder.decodeModelMetadata
(String aSourceName) Decodes metadata for the specified data source. -
Uses of TLcdModelMetadata in com.luciad.format.binz
Methods in com.luciad.format.binz that return TLcdModelMetadataModifier and TypeMethodDescriptionTLcdBinzModelDecoder.decodeModelMetadata
(ILcdDataSource aDataSource) TLcdBinzModelDecoder.decodeModelMetadata
(String aSourceName) -
Uses of TLcdModelMetadata in com.luciad.format.cadrg
Methods in com.luciad.format.cadrg that return TLcdModelMetadataModifier and TypeMethodDescriptionTLcdCADRGModelDecoder.decodeModelMetadata
(String aSourceName) Decodes metadata for the specified data source. -
Uses of TLcdModelMetadata in com.luciad.format.e57
Methods in com.luciad.format.e57 that return TLcdModelMetadataModifier and TypeMethodDescriptionTLcdE57ModelDecoder.decodeModelMetadata
(ILcdDataSource aDataSource) TLcdE57ModelDecoder.decodeModelMetadata
(String aSourceName) Decodes the model metadata of a E57 file. -
Uses of TLcdModelMetadata in com.luciad.format.gml2.model
Methods in com.luciad.format.gml2.model that return TLcdModelMetadata -
Uses of TLcdModelMetadata in com.luciad.format.gml31.model
Methods in com.luciad.format.gml31.model that return TLcdModelMetadataModifier and TypeMethodDescriptionTLcdGML31AbstractFeatureCollection.getModelMetadata()
Deprecated.TLcdGML31Model.getModelMetadata()
-
Uses of TLcdModelMetadata in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdModelMetadataModifier and TypeMethodDescriptionTLcdGML32AbstractFeatureCollection.getModelMetadata()
Deprecated.TLcdGML32Model.getModelMetadata()
-
Uses of TLcdModelMetadata in com.luciad.format.ifc
Methods in com.luciad.format.ifc that return TLcdModelMetadataModifier and TypeMethodDescriptionTLcdIFCModelDecoder.decodeModelMetadata
(ILcdDataSource aDataSource) TLcdIFCModelDecoder.decodeModelMetadata
(String aSourceName) -
Uses of TLcdModelMetadata in com.luciad.format.kml22.model
Methods in com.luciad.format.kml22.model that return TLcdModelMetadata -
Uses of TLcdModelMetadata in com.luciad.format.kml22.model.feature
Methods in com.luciad.format.kml22.model.feature that return TLcdModelMetadataModifier and TypeMethodDescriptionTLcdKML22AbstractContainer.getModelMetadata()
TLcdKML22NetworkLink.getModelMetadata()
-
Uses of TLcdModelMetadata in com.luciad.format.las
Methods in com.luciad.format.las that return TLcdModelMetadataModifier and TypeMethodDescriptionTLcdLASModelDecoder.decodeModelMetadata
(String aSourceName) Decodes metadata for the specified data source. -
Uses of TLcdModelMetadata in com.luciad.format.mgcp
Methods in com.luciad.format.mgcp that return TLcdModelMetadata -
Uses of TLcdModelMetadata in com.luciad.format.netcdf
Methods in com.luciad.format.netcdf that return TLcdModelMetadataModifier and TypeMethodDescriptionTLcdNetCDFModelDecoder.decodeModelMetadata
(ILcdDataSource aDataSource) Decodes the model metadata of a NetCDF source. -
Uses of TLcdModelMetadata in com.luciad.format.nvg.nvg15.model
Methods in com.luciad.format.nvg.nvg15.model that return TLcdModelMetadata -
Uses of TLcdModelMetadata in com.luciad.format.nvg.nvg20.model
Methods in com.luciad.format.nvg.nvg20.model that return TLcdModelMetadataModifier and TypeMethodDescriptionTLcdNVG20FilteredModel.getModelMetadata()
TLcdNVG20Model.getModelMetadata()
-
Uses of TLcdModelMetadata in com.luciad.format.nwd
Methods in com.luciad.format.nwd that return TLcdModelMetadataModifier and TypeMethodDescriptionTLcdNWDModelDecoder.decodeModelMetadata
(ILcdDataSource aDataSource) TLcdNWDModelDecoder.decodeModelMetadata
(String aSourceName) -
Uses of TLcdModelMetadata in com.luciad.format.raster
Methods in com.luciad.format.raster that return TLcdModelMetadataModifier and TypeMethodDescriptionTLcdDMEDModelDecoder.decodeModelMetadata
(String aSourceName) Decodes metadata for the specified DMED file.TLcdDTEDDirectoryModelDecoder.decodeModelMetadata
(String aSourceName) Decodes metadata for the specified DTED directory.TLcdDTEDModelDecoder.decodeModelMetadata
(String aSourceName) Decodes metadata for the specified DTED file. -
Uses of TLcdModelMetadata in com.luciad.format.revit
Methods in com.luciad.format.revit that return TLcdModelMetadataModifier and TypeMethodDescriptionTLcdRevitModelDecoder.decodeModelMetadata
(ILcdDataSource aDataSource) TLcdRevitModelDecoder.decodeModelMetadata
(String aSourceName) -
Uses of TLcdModelMetadata in com.luciad.format.s57
Methods in com.luciad.format.s57 that return TLcdModelMetadataModifier and TypeMethodDescriptionTLcdS57CatalogueModelDecoder.decodeModelMetadata
(String aSourceName) Decodes metadata for the specified data source.TLcdS57UnifiedModelDecoder.decodeModelMetadata
(String aSourceName) Decodes metadata for the specified data source. -
Uses of TLcdModelMetadata in com.luciad.format.s63
Methods in com.luciad.format.s63 that return TLcdModelMetadataModifier and TypeMethodDescriptionTLcdS63CatalogueModelDecoder.decodeModelMetadata
(String aSourceName) TLcdS63UnifiedModelDecoder.decodeModelMetadata
(String aSourceName) Decodes metadata for the specified data source. -
Uses of TLcdModelMetadata in com.luciad.format.shp
Methods in com.luciad.format.shp that return TLcdModelMetadataModifier and TypeMethodDescriptionTLcdSHPModelDecoder2.decodeModelMetadata
(String aSourceName) Decodes metadata for the specified data source. -
Uses of TLcdModelMetadata in com.luciad.format.usrp
Methods in com.luciad.format.usrp that return TLcdModelMetadata -
Uses of TLcdModelMetadata in com.luciad.model
Methods in com.luciad.model that return TLcdModelMetadataModifier and TypeMethodDescriptionTLcdModelMetadata.Builder.build()
Creates a new model metadata object.default TLcdModelMetadata
ILcdModelDecoder.decodeModelMetadata
(ILcdDataSource aDataSource) Decodes metadata for the specified data source.default TLcdModelMetadata
ILcdModelDecoder.decodeModelMetadata
(String aSourceName) Decodes metadata for the specified data source.TLcdCompositeModelDecoder.decodeModelMetadata
(ILcdDataSource aDataSource) Decodes the model metadata of the given data source through a suitable delegate model decoder.TLcdCompositeModelDecoder.decodeModelMetadata
(String aSourceName) Decodes the model metadata of the given data source through a suitable delegate model decoder.ALcdModel.getModelMetadata()
Collects and returns metadata about the model, using this model's model metadata function.default TLcdModelMetadata
ILcdModel.getModelMetadata()
Collects and returns metadata about the model.Methods in com.luciad.model that return types with arguments of type TLcdModelMetadataModifier and TypeMethodDescriptionTLcdModelMetadata.discoverDataSeries()
Discovers metadata about the datasets that are aggregated by this dataset, if any.Method parameters in com.luciad.model with type arguments of type TLcdModelMetadataModifier and TypeMethodDescriptionTLcdModelMetadata.Builder.dataSeries
(Callable<List<TLcdModelMetadata>> aDataSeries) Sets the callable for discoveringdata series
children of the model.TLcdModelMetadata.Builder.dataSeries
(List<TLcdModelMetadata> aDataSeries) Sets thedata series
children of the model.final void
ALcdModel.setModelMetadataFunction
(Function<ALcdModel, TLcdModelMetadata> aModelMetadataFunction) Sets the function that is used to collect the model metadata returned byALcdModel.getModelMetadata()
. -
Uses of TLcdModelMetadata in com.luciad.ogc.wcs.client
Methods in com.luciad.ogc.wcs.client that return TLcdModelMetadata