Uses of Class
com.luciad.lucy.addons.ALcyFormatAddOn
Package
Description
Provides the addon that supports the AIXM format.
Provides the addon that supports the AIXM 5.1 aeronautical format.
Provides the addon that supports the APP6A military standard.
Package which provides an add-on allowing to visualize ESRI ArcInfo ASCII Grid Format
data on a GXY map
Provides the addon that supports the Arinc format.
This package provides an add-on which adds Bing maps data support to a 2D map.
This package provides an add-on to model BUFR data and visualize it in an
ILcdGXYView
.This package provides the add-on responsible for decoding CSV data and visualizing it on a GXY view.
Provides the add-on to decode and display DAFIF data within Lucy.
The drawing add-on provides Lucy with the functionality to draw SLD styled shapes on the map and
editing and/or saving these drawings afterwards.
Provides the add-on that allows the decoding of E57 data.
This package provides an add-on allowing to visualize ECRG data.
This add-on allows for visualization of raster data coming from a LuciadFusion Data Server.
This add-on allows for visualization of vector data coming from a LuciadFusion Data Server.
This package provides an add-on to model GDAL data and visualize it in an
ILcdGXYView
.This package provides an add-on to model Google Earth Enterprise image data and visualize it in an
ILcyMapComponent
.Provides the add-on that allows the decoding and encoding of geometries from
GeoJson files.
Provides the add-on that allows the decoding and encoding of geometries and tile sets from
GeoPackage databases.
Provides the add-on that allows the decoding and visualisation of GeospatialPDF data.
Provides the add-on that allows the decoding of IFC data.
This package provides an add-on allowing to decode JPIP models and visualize them on
a GXY map.
Provides the addon that supports the KML 2.2 format.
Provides the add-on that allows the decoding of LASer data.
Provides the add-on that allows decoding of Luciad Point Cloud data sets.
Provides the add-on that allows the decoding and encoding of LRDB databases.
Provides the add-on that allows the decoding and encoding of LVDB databases.
This package provides an add-on to decode MBTiles data and visualize it in an
ILcdGXYView
.This package provides an add-on to model MGCP data and visualize it in an
ILcdGXYView
.Provides the addon that supports the MS2525b military standard.
Provides the add-on that allows the decoding and encoding of geometries from
Microsoft SQL Server databases.
This package provides an add-on to model NetCDF and GRIB data and visualize it in an
ILcdGXYView
.This package provides an add-on to model NVG data and visualize it in an
ILcdGXYView
.Provides the addon that supports the OBJ format.
Provides the addon that allows data to be retrieved from an OGC Web Coverage Service (WCS).
Provides the addon that allows data to be retrieved from an OGC Web Feature Service (WFS).
This package provides an
addon
that allows to retrieve and
display geographical information retrieved from OGC Web Map Tile Servers (WMTS).This package provides an add-on which plugs in GetFeatureInfo support for WMTS models and support to visualize
the GetFeatureInfo response for GXY views.
Provides the add-on that allows the decoding of OGC 3D Tiles data.
Provides the add-on that allows the decoding of OpenSceneGraph data sets.
Provides the addon that allows the decoding of geometries from PostGIS databases.
This package provides an add-on allowing to visualize S-57 data on a GXY map.
This package provides an add-on allowing to decode S-57 data which was encrypted using the
S-63 standard.
Provides the addon that allows the decoding and encoding of geometries from
SpatiaLite databases.
Terrain analysis add-on for contour calculations.
Terrain analysis add-on for extreme point calculations.
Terrain analysis add-on for hypsometry calculations.
This is a terrain analysis add-on for line-of-sight (LOS) calculation on Lightspeed maps.
Terrain analysis add-on for line-of-sight coverages.
Provides the add-on to perform visibility calculations between a point observer and other shapes on a Lightspeed map.
Terrain analysis add-on for viewsheds.
Terrain analysis add-on for visibility calculations.
Package provides the add-on which is responsible for the decoding of VPF data
for Lightspeed views.
Provides the addon that allows to retrieve and display geographical information retrieved from
Web Map Servers.
This package provides an add-on which plugs in GetFeatureInfo support for WMS models and support to visualize
the GetFeatureInfo response for GXY views.
-
Uses of ALcyFormatAddOn in com.luciad.internal.lucy.addons.app6a
Modifier and TypeClassDescriptionclass
com.luciad.internal.lucy.addons.app6a.ALinAPP6AAddOn
Base addon for the APP6A functionality. -
Uses of ALcyFormatAddOn in com.luciad.internal.lucy.addons.milstd2525b
Modifier and TypeClassDescriptionclass
com.luciad.internal.lucy.addons.milstd2525b.ALinMS2525bAddOn
Base addon for the MS2525b functionality. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.aixm
-
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.aixm51
-
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.app6a
Modifier and TypeClassDescriptionclass
This add-on allows to visualize and edit APP6 data on a GXY map. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.arcinfoasciigrid
Modifier and TypeClassDescriptionclass
Add-on which provides support to visualize ESRI ArcInfo ASCII Grid Format files on a GXY view. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.arinc
-
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.bingmaps
Modifier and TypeClassDescriptionclass
This add-on provides support for Bing maps data on a 2D map. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.bufr
Modifier and TypeClassDescriptionclass
This add-on adds support to model data in the BUFR format and visualize it in anILcdGXYView
. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.csv
Modifier and TypeClassDescriptionclass
This add-on provides support for decoding CSV files and visualizing them on a GXY view. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.dafif2
Modifier and TypeClassDescriptionclass
This add-on provides DAFIF(T) support. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.drawing
Modifier and TypeClassDescriptionclass
An addon that provides anALcyFormat
supporting the out-of-the-box shapes of LuciadLightspeed (e.g. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.e57
-
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.ecrg
Modifier and TypeClassDescriptionclass
Add-on which provides theALcyFormat
responsible for the visualization of ECRG models. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.fusion.format.raster
-
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.fusion.format.vector
-
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.gdal
Modifier and TypeClassDescriptionclass
This add-on adds support to model data in the GDAL Decoded Rasters and visualize them in anILcdGXYView
. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.gee.raster
Modifier and TypeClassDescriptionclass
Adds support to model Google Earth Enterprise image data and visualize it in anILcdGXYView
. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.geojson
-
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.geopackage
Modifier and TypeClassDescriptionclass
This add-on adds support for Geopackage (*.gpkg) data to Lucy. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.geospatialpdf
Modifier and TypeClassDescriptionclass
This add-on provides Geospatial PDF support. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.ifc
-
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.jpip
Modifier and TypeClassDescriptionclass
This add-on adds support to access JPIP servers. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.kml22
-
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.las
Modifier and TypeClassDescriptionclass
This add-on provides support for LASer files. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.lpc
Modifier and TypeClassDescriptionclass
This add-on provides support for Luciad Point Cloud (tilestore.lpc) data sets. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.lrdb
Modifier and TypeClassDescriptionclass
Add-on which provides the GXY support for the LRDB format -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.lvdb
Modifier and TypeClassDescriptionclass
This add-on adds support for Luciad Mobile Vector data (*.lvdb) to Lucy. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.mbtiles
Modifier and TypeClassDescriptionclass
This add-on provides support for MBTiles on GXY maps. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.mgcp
Modifier and TypeClassDescriptionclass
This add-on provides support for MGCP on Lightspeed maps. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.milstd2525b
Modifier and TypeClassDescriptionclass
This add-on allows to visualize and edit MIL-STD 2525 data on a GXY map. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.mssql
Modifier and TypeClassDescriptionclass
This add-on adds support for reading data stored in Microsoft SQL Server databases. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.netcdf
Modifier and TypeClassDescriptionclass
This add-on adds support to model data in the NetCDF and GRIB formats and visualize it in anILcdGXYView
. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.nvg
Modifier and TypeClassDescriptionfinal class
This add-on provides NVG support. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.obj
Modifier and TypeClassDescriptionclass
This addon provides support for OBJ data. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.ogc.wcsclient
Modifier and TypeClassDescriptionclass
Client addon for OGC Web Coverage Services (WCS). -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.ogc.wfsclient
Modifier and TypeClassDescriptionclass
Client addon for OGC Web Feature Services (WFS). -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.ogc.wmtsclient
Modifier and TypeClassDescriptionclass
This addon adds a menu item to start a Web Map Tile Server client. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.ogc.wmtsclient.getfeatureinfo
Modifier and TypeClassDescriptionclass
This add-on allows to select and inspect the properties of objects visualized on a WMTS layer. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.ogc3dtiles
Modifier and TypeClassDescriptionclass
This add-on provides support for OGC 3D tiles data sets, like for example Cesium tilesets. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.osgb
Modifier and TypeClassDescriptionclass
This add-on provides support for OpenSceneGraph data sets. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.postgresql
Modifier and TypeClassDescriptionclass
This add-on adds support for reading vectorial data stored in PostGIS tables. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.s57
Modifier and TypeClassDescriptionclass
This add-on provides the support for S57/S52 hydrographic format. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.s63
Modifier and TypeClassDescriptionclass
Add-on which provides support to decode S-57 data which was encrypted according to the S-63 standard. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.spatialite
Modifier and TypeClassDescriptionclass
This add-on adds support for reading vectorial data stored in SpatiaLite files. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.tea.contour
Modifier and TypeClassDescriptionclass
Add-on to calculate terrain contour lines and visualize them on a GXY map. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.tea.extremepoint
Modifier and TypeClassDescriptionclass
Add-on to calculate points with minumum and maximum elevation and visualize the results on a GXY map. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.tea.hypsometry
Modifier and TypeClassDescriptionclass
Add-on to compute slopes, orientations, azimuths, and other parameters derived from elevations, and visualize the results on a GXY map. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.tea.lineofsight
Modifier and TypeClassDescriptionclass
Add-on to calculate line-of-sight coverages that are to be visualized on a Lightspeed map. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.tea.loscoverage
Modifier and TypeClassDescriptionclass
Add-on to calculate line-of-sight coverages and visualize these on a GXY map. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.tea.shapevisibility
Modifier and TypeClassDescriptionclass
Add-on to calculate visibility between point observers and other point, lines or area shapes on Lightspeed maps. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.tea.viewshed
Modifier and TypeClassDescriptionclass
Add-on to calculate viewsheds and visualize them on a GXY map. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.tea.visibility
Modifier and TypeClassDescriptionclass
Add-on to calculate visibility between domain objects and visualize the results on a GXY map. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.vpf2
Modifier and TypeClassDescriptionclass
Add-on that adds functionality to handle the decoding of VPF data, it does not have the capability to createILcdGXYLayer
. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.wmsclient
Modifier and TypeClassDescriptionclass
This addon adds a menu item to start a Web Map Server client. -
Uses of ALcyFormatAddOn in com.luciad.lucy.addons.wmsclient.getfeatureinfo
Modifier and TypeClassDescriptionclass
This add-on allows to select and inspect the properties of objects visualized on a WMS layer.