Uses of Interface
com.luciad.model.ILcdModelEncoder
Package
Description
Provides encoding and decoding support for models that contain
ILcdEarthAsset
objects.
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.
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.
Handles the GDF 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.
Handles GML 2.1.2 and GML 3 data.
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 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.
Provides support for decoding and encoding JPEG2000 files and decoding JPIP files.
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 provides a decoder and a encoder for the KML 2.2 format.
Handles MapInfo formats: the binary map format and the ASCII mif
format.
Provides a
TLcdMSSQLModelDecoder
and a TLcdMSSQLModelEncoder
for geometries from Microsoft SQL
databases.This package contains a domain model to represent an NVG 1.4/1.5 data source.
This package provides API for decoding and encoding NVG 1.4/1.5 data from/to XML.
This package contains a domain model to represent an NVG 2.0 data source.
This package provides API for decoding and encoding NVG 2.0 data from/to XML.
Provides a decoder and an encoder for geometries from Oracle Locator/Spatial
databases with the Object-Relational model.
This package contains a model encoder for the Luciad Panorama Format.
Handles the POL format.
Provides a decoder and an encoder for geometries from PostgreSQL
databases with the PostGIS spatial extension.
Provides representations, decoders, and encoders for rasters.
Handles the S-57 format.
Handles the shp format.
Support for OGC GeoPackage data.
This package provides support for Luciad Raster data (LRDB).
This package provides support for Luciad Vector data (LVDB).
Provides a decoder and an encoder for geometries from SQLite
databases with the SpatiaLite spatial extension.
Handles the svg format.
Provides
a decoder
for the OGC 3D Tiles format.Provides an extension to the XML runtime binding framework
com.luciad.format.xml.bind
for
XML Schema based documents.This package contains the core of Lucy: the
back-end
, which
is the central point of Lucy where addons
can add functionality to
extend Lucy, and the default front-end
.Provides support facilities for adding a new data format to Lucy.
Provides classes to deal with the models ( that store the actual data ) behind a map.
Contains context classes that, for instance, describe a domain object, its model, layer and view.
Model interfaces
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).
-
Uses of ILcdModelEncoder in com.luciad.earth.metadata.format
Modifier and TypeClassDescriptionclass
Encodes and decodes models containingILcdEarthAsset
objects. -
Uses of ILcdModelEncoder in com.luciad.format.aixm51.model.abstractfeature
-
Uses of ILcdModelEncoder in com.luciad.format.aixm51.xml
Modifier and TypeClassDescriptionclass
ThisILcdModelEncoder
creates AIXM 5.1 files from anILcdModel
object of typeTLcdAIXM51AbstractAIXMMessage
that represents a collection of AIXM 5.1 features, or anILcdModel
object of typeILcdModelTreeNode
, containing child models of typeTLcdAIXM51AbstractAIXMMessage
, or anTLcdAIXM51AbstractAIXMFeature
object that represents a stand-alone AIXM 5.1 feature. -
Uses of ILcdModelEncoder in com.luciad.format.asterix
Modifier and TypeClassDescriptionclass
Encoder for ASTERIX trajectory models. -
Uses of ILcdModelEncoder in com.luciad.format.database
Modifier and TypeClassDescriptionclass
ThisILcdModelDecoder
encodes models into spatial databases. -
Uses of ILcdModelEncoder in com.luciad.format.db2.spatial
Modifier and TypeClassDescriptionclass
ThisILcdModelEncoder
encodes models into DB2 Spatial databases. -
Uses of ILcdModelEncoder in com.luciad.format.gdf
Modifier and TypeClassDescriptionclass
This ILcdModelEncoder encodes GDF models.class
This ILcdModelEncoder encodes GDF multilevel, tiled models. -
Uses of ILcdModelEncoder in com.luciad.format.geojson
Modifier and TypeClassDescriptionclass
Encodes models to a single GeoJsonFeatureCollection
-
Uses of ILcdModelEncoder in com.luciad.format.gml2.model
-
Uses of ILcdModelEncoder in com.luciad.format.gml2.xml
Modifier and TypeClassDescriptionclass
This model encoder encodes Geography Markup Language (GML) version 2.x. -
Uses of ILcdModelEncoder in com.luciad.format.gml3
Modifier and TypeClassDescriptionclass
Deprecated.This class has been deprecated.class
Deprecated.This class has been deprecated. -
Uses of ILcdModelEncoder in com.luciad.format.gml31.model
Modifier and TypeMethodDescriptionTLcdGML31AbstractFeatureCollection.getModelEncoder()
Deprecated.TLcdGML31Model.getModelEncoder()
-
Uses of ILcdModelEncoder in com.luciad.format.gml31.xml
Modifier and TypeClassDescriptionclass
This model encoder encodes Geography Markup Language (GML) version 3.1. -
Uses of ILcdModelEncoder in com.luciad.format.gml32.model
Modifier and TypeMethodDescriptionTLcdGML32AbstractFeatureCollection.getModelEncoder()
Deprecated.TLcdGML32Model.getModelEncoder()
-
Uses of ILcdModelEncoder in com.luciad.format.gml32.xml
Modifier and TypeClassDescriptionclass
This model encoder encodes Geography Markup Language (GML) version 3.2. -
Uses of ILcdModelEncoder in com.luciad.format.gmlcommon.transformation
Modifier and TypeClassDescriptionclass
EncodesILcdDataObject
-enabledILcdModel
instances to GML documents. -
Uses of ILcdModelEncoder in com.luciad.format.informix.geodetic
Modifier and TypeClassDescriptionclass
ThisILcdModelEncoder
encodes models into Informix Geodetic databases. -
Uses of ILcdModelEncoder in com.luciad.format.informix.spatial
Modifier and TypeClassDescriptionclass
ThisILcdModelEncoder
encodes models into Informix Spatial databases. -
Uses of ILcdModelEncoder in com.luciad.format.jpeg2000
Modifier and TypeClassDescriptionclass
ThisILcdModelEncoder
encodes raster models into georeferenced JPEG2000 files. -
Uses of ILcdModelEncoder in com.luciad.format.kml22.model
Modifier and TypeMethodDescriptionTLcdKML22DynamicModel.getModelEncoder()
TLcdKML22Kml.getModelEncoder()
-
Uses of ILcdModelEncoder in com.luciad.format.kml22.model.feature
Modifier and TypeMethodDescriptionTLcdKML22AbstractContainer.getModelEncoder()
TLcdKML22NetworkLink.getModelEncoder()
-
Uses of ILcdModelEncoder in com.luciad.format.kml22.xml
Modifier and TypeClassDescriptionfinal class
ILcdModelEncoder
implementation to convert a KML 2.2 model to a KML file. -
Uses of ILcdModelEncoder in com.luciad.format.mif
Modifier and TypeClassDescriptionclass
ThisILcdModelEncoder
creates MIF (MapInfo Interchange Format) files from anILcdModel
containing any of the shapes displayed in the list below. -
Uses of ILcdModelEncoder in com.luciad.format.mssql
Modifier and TypeClassDescriptionclass
ThisILcdModelEncoder
encodes models into Microsoft SQL databases. -
Uses of ILcdModelEncoder in com.luciad.format.nvg.nvg15.model
Modifier and TypeMethodDescriptionTLcdNVG15Model.getModelEncoder()
Returns, if available, a model encoder that is capable of encoding this model, (encoder.canEncode(this)
),null
otherwise. -
Uses of ILcdModelEncoder in com.luciad.format.nvg.nvg15.xml
Modifier and TypeClassDescriptionclass
Model encoder for creating an NVG 1.5 document from a givenTLcdNVG15Model
. -
Uses of ILcdModelEncoder in com.luciad.format.nvg.nvg20.model
Modifier and TypeMethodDescriptionTLcdNVG20FilteredModel.getModelEncoder()
TLcdNVG20Model.getModelEncoder()
Returns, if available, a model encoder that is capable of encoding this model, (encoder.canEncode(this)
),null
otherwise. -
Uses of ILcdModelEncoder in com.luciad.format.nvg.nvg20.xml
Modifier and TypeClassDescriptionclass
Model encoder for creating an NVG 2.0 document from a givenTLcdNVG20Model
orTLcdNVG20FilteredModel
. -
Uses of ILcdModelEncoder in com.luciad.format.oracle.spatial
Modifier and TypeClassDescriptionclass
ThisILcdModelEncoder
encodes models into Oracle Spatial databases. -
Uses of ILcdModelEncoder in com.luciad.format.panorama
Modifier and TypeClassDescriptionclass
Encodes panoramic image models to the Luciad Panorama Format.ModifierConstructorDescriptionTLcdLuciadPanoramaModelEncoder
(ILcdModelDecoder aDelegateDecoder, ILcdModelEncoder aDelegateEncoder) Create a new Luciad Panorama encoder that saves the panorama feature properties using the decoder and encoder.TLcdLuciadPanoramaModelEncoder
(ILcdModelDecoder aDelegateDecoder, ILcdModelEncoder aDelegateEncoder, int aSkip, long aLimit, int aEvery, int aResampleGridSize, boolean aDrawOrientation, double aCompressionQuality) Create a new encoder with the given parameters.TLcdLuciadPanoramaModelEncoder
(ILcdModelDecoder aDelegateDecoder, ILcdModelEncoder aDelegateEncoder, int aSkip, long aLimit, int aEvery, int aMaximumTileSize, int aResampleGridSize, boolean aDrawOrientation, double aCompressionQuality) Create a new encoder with the given parameters. -
Uses of ILcdModelEncoder in com.luciad.format.pol
Modifier and TypeClassDescriptionclass
ILcdModelEncoder
implementation to exportILcdModel
objects to Polygon files which can be read by Jeppesen's TAAM application. -
Uses of ILcdModelEncoder in com.luciad.format.postgresql
Modifier and TypeClassDescriptionclass
ThisILcdModelEncoder
encodes models into PostgreSQL PostGIS databases. -
Uses of ILcdModelEncoder in com.luciad.format.raster
Modifier and TypeClassDescriptionclass
ThisILcdModelEncoder
encodes image or raster models into GeoTIFF files. -
Uses of ILcdModelEncoder in com.luciad.format.s57
Modifier and TypeClassDescriptionclass
This model encoder encodes S-57 domain data into S-57 data files. -
Uses of ILcdModelEncoder in com.luciad.format.shp
Modifier and TypeClassDescriptionclass
ThisILcdModelEncoder
creates SHP (ESRI Shapefile) files from anILcdModel
following the ESRI Shapefile Technical Description. -
Uses of ILcdModelEncoder in com.luciad.format.sqlite.geopackage
Modifier and TypeClassDescriptionclass
A model encoder that converts models containing vector data or raster data to OGC GeoPackage files. -
Uses of ILcdModelEncoder in com.luciad.format.sqlite.lrdb
Modifier and TypeClassDescriptionclass
A model encoder that convertsILcdRaster
s,ILcdMultiLevelRaster
s andILcdEarthTileSet
s to LRDB. -
Uses of ILcdModelEncoder in com.luciad.format.sqlite.lvdb
Modifier and TypeClassDescriptionclass
A model encoder that converts models containing vector data. -
Uses of ILcdModelEncoder in com.luciad.format.sqlite.spatialite
Modifier and TypeClassDescriptionclass
ThisILcdModelEncoder
encodes models into SQLite SpatiaLite databases. -
Uses of ILcdModelEncoder in com.luciad.format.svg
Modifier and TypeClassDescriptionclass
ThisILcdModelEncoder
allows to encode models to SVG files. -
Uses of ILcdModelEncoder in com.luciad.format.tiled3d.ogc3dtiles
Modifier and TypeClassDescriptionclass
Encodes tiled and multi-leveled mesh models to OGC 3D Tiles. -
Uses of ILcdModelEncoder in com.luciad.format.xml.bind.schema
Modifier and TypeClassDescriptionclass
This abstract class provides additional methods for aILcdModelEncoder
to encode models into XML schema based documents. -
Uses of ILcdModelEncoder in com.luciad.lucy
Modifier and TypeMethodDescriptionILcyLucyEnv.getCompositeModelEncoder()
Deprecated.Usenew TLcyCompositeModelEncoder(aLucyEnv)
instead.ILcyLucyEnv.getModelEncoder
(int aIndex) Deprecated.Usenew TLcyCompositeModelEncoder(aLucyEnv).getModelEncoder(aIndex)
instead.Modifier and TypeMethodDescriptionvoid
ILcyLucyEnv.addModelEncoder
(ILcdModelEncoder aModelEncoder, ALcyFileTypeDescriptor aFileTypeDescriptor) Deprecated.Usenew TLcyCompositeModelEncoder(aLucyEnv).addModelEncoder(aModelEncoder, aFileTypeDescriptor)
instead.void
ILcyLucyEnv.removeModelEncoder
(ILcdModelEncoder aModelEncoder) Deprecated.Usenew TLcyCompositeModelEncoder(aLucyEnv).removeModelEncoder(aModelEncoder)
instead. -
Uses of ILcdModelEncoder in com.luciad.lucy.format
Modifier and TypeMethodDescriptionprotected ILcdModelEncoder[]
ALcyFormat.createModelEncoders()
Creates the model encoders for this data format.protected ILcdModelEncoder[]
ALcyFormatWrapper.createModelEncoders()
protected ILcdModelEncoder[]
TLcyGXYLayerTreeNodeFormatWrapper.createModelEncoders()
Deprecated.protected ILcdModelEncoder[]
TLcyModelListToTreeNodeFormatWrapper.createModelEncoders()
protected ILcdModelEncoder[]
TLcySafeGuardFormatWrapper.createModelEncoders()
final ILcdModelEncoder[]
ALcyFormat.getModelEncoders()
Returns the arrayILcdModelEncoder
instances created by this format. -
Uses of ILcdModelEncoder in com.luciad.lucy.model
Modifier and TypeClassDescriptionclass
Composite implementation (see composite design pattern) ofILcdModelEncoder
.Modifier and TypeMethodDescriptionILcyModelEncoderContainer.getModelEncoder
(int aIndex) Deprecated.Returns the model encoder at the given index.TLcyCompositeModelEncoder.getModelEncoder
(int aIndex) Modifier and TypeMethodDescriptionvoid
ILcyModelEncoderContainer.addModelEncoder
(ILcdModelEncoder aModelEncoder, ALcyFileTypeDescriptor aFileTypeDescriptor) Deprecated.Adds the given model encoder to this container.void
TLcyCompositeModelEncoder.addModelEncoder
(ILcdModelEncoder aModelEncoder, ALcyFileTypeDescriptor aFileTypeDescriptor) Adds the given model encoder to this container.void
ILcyModelEncoderContainer.removeModelEncoder
(ILcdModelEncoder aModelEncoder) Deprecated.Removes the given model encoder from this container.void
TLcyCompositeModelEncoder.removeModelEncoder
(ILcdModelEncoder aModelEncoder) Removes the given model encoder from this container.ModifierConstructorDescriptionTLcyModelEncoderHolder
(ALcyFileTypeDescriptor aFileTypeDescriptor, ILcdModelEncoder aModelEncoder) Create a new holder object to associate anILcdModelEncoder
with anALcyFileTypeDescriptor
. -
Uses of ILcdModelEncoder in com.luciad.lucy.util.context
Modifier and TypeMethodDescriptionTLcyModelEncoderContext.getModelEncoder()
Returns the model encoder for which the properties need to be customized.ModifierConstructorDescriptionTLcyModelEncoderContext
(ILcdModelEncoder aModelEncoder) Creates a newTLcyModelEncoderContext
object for the givenaModelEncoder
.TLcyModelEncoderContext
(ILcdModelEncoder aModelEncoder, ILcdModel aModelToEncode) Creates a newTLcyModelEncoderContext
object for the givenaModelEncoder
.TLcyModelEncoderContext
(ILcdModelEncoder aModelEncoder, ILcdModel aModelToEncode, ILcdLayer aLayer, ILcdView aView) Creates a newTLcyModelEncoderContext
object for the givenaModelEncoder
. -
Uses of ILcdModelEncoder in com.luciad.model
Modifier and TypeMethodDescriptionALcdModel.getModelEncoder()
Returns, if available, a model encoder that is capable of encoding this model, (encoder.canEncode(this)
),null
otherwise.ILcdModel.getModelEncoder()
Returns, if available, a model encoder that is capable of encoding this model, (encoder.canEncode(this)
),null
otherwise.ILcdModelTreeNode.getModelEncoder()
Returns, if available, a model encoder that is capable of encoding this model, (encoder.canEncode(this)
),null
otherwise.TLcdDataObjectIndexedAnd2DBoundsIndexedModel.getModelEncoder()
TLcdDataObjectIndexedVectorModel.getModelEncoder()
TLcdFeatureIndexedAnd2DBoundsIndexedModel.getModelEncoder()
Deprecated.TLcdFeatureIndexedVectorModel.getModelEncoder()
Deprecated.TLcdSoft2DBoundsIndexedModel.getModelEncoder()
TLcdTiled2DBoundsIndexedModel.getModelEncoder()
Deprecated.Modifier and TypeMethodDescriptionvoid
ALcdModel.setModelEncoder
(ILcdModelEncoder aModelEncoder) Sets a model encoder on this model that can be used to encode this model.void
TLcdDataObjectIndexedAnd2DBoundsIndexedModel.setModelEncoder
(ILcdModelEncoder aModelEncoder) Sets the model encoder for this model.void
TLcdDataObjectIndexedVectorModel.setModelEncoder
(ILcdModelEncoder aModelEncoder) Sets the model encoder for this model.void
TLcdFeatureIndexedAnd2DBoundsIndexedModel.setModelEncoder
(ILcdModelEncoder aModelEncoder) Deprecated.Sets the model encoder for this model.void
TLcdFeatureIndexedVectorModel.setModelEncoder
(ILcdModelEncoder aModelEncoder) Deprecated.Sets the model encoder for thisTLcdFeatureIndexedVectorModel
. -
Uses of ILcdModelEncoder in com.luciad.ogc.wcs
Modifier and TypeInterfaceDescriptioninterface
Deprecated.implement a regularILcdModelEncoder
insteadModifier and TypeMethodDescriptionILcdWCSModelEncoderFactory.createModelEncoder
(ILcdModel aModel, ILcdOutputStreamFactory aOutputStreamFactory, String aOutputFormat, TLcdWCSRequestContext aRequestContext) Returns a model encoder that can write the given model to an output stream provided by the given factory, in the given format. -
Uses of ILcdModelEncoder in com.luciad.ogc.wcs.client
-
Uses of ILcdModelEncoder in com.luciad.ogc.wfs
Modifier and TypeInterfaceDescriptioninterface
A WFS model encoder extends a model encoder with a content type (MIME type) which will be used for WFS GetFeature responses.Modifier and TypeClassDescriptionclass
This class allows you to define a WFS output format by combining anILcdModelEncoder
with a content type (MIME type).Modifier and TypeMethodDescriptionILcdWFSServerModelEncoderFactory.createModelEncoder
(ILcdModel aModel) Returns a decoder that can save the given model back to its original location and in its original format.ModifierConstructorDescriptionTLcdWFSModelEncoder
(ILcdModelEncoder aDelegate, String aContentType) Constructs an instance of this class from a givenILcdModelEncoder
and content type. -
Uses of ILcdModelEncoder in com.luciad.ogc.wfs.client