Uses of Class
com.luciad.lucy.format.ALcyFormat
Package
Description
Provides the classes that define the interface for add-ons and how they are created.
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.
Provides the add-ons to support various data formats in Lucy; both data formats that ship
with LuciadLightspeed Essential as well as data formats that ship with additional LuciadLightspeed components.
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.
This package provides a new, highly configurable data format.
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.
Provides support facilities for adding a new data format to Lucy.
Provides actions that have a relationship with a map.
Provides actions that have a relationship with a Lightspeed map.
-
Uses of ALcyFormat in com.luciad.lucy.addons
Modifier and TypeMethodDescriptionprotected abstract ALcyFormat
ALcyFormatAddOn.createBaseFormat()
Returns a new data format for this add-on.protected abstract ALcyFormat
ALcyFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Returns a new data format wrapper for this add-on.ALcyFormatAddOn.getFormat()
Returns theALcyFormat
class that encapsulates this add-on's data format.Modifier and TypeMethodDescriptionprotected TLcyFormatTool
ALcyFormatAddOn.createFormatTool
(ALcyFormat aFormat) Creates a new format tool for the given format.protected abstract ALcyFormat
ALcyFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Returns a new data format wrapper for this add-on. -
Uses of ALcyFormat in com.luciad.lucy.addons.aixm
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyAIXMAddOn.createBaseFormat()
protected final ALcyFormat
TLcyAIXMAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyAIXMAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.aixm51
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyAIXM51AddOn.createBaseFormat()
protected final ALcyFormat
TLcyAIXM51AddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyAIXM51AddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.app6a
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyAPP6AAddOn.createBaseFormat()
protected final ALcyFormat
TLcyAPP6AAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyAPP6AAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.arcinfoasciigrid
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyArcInfoASCIIGridFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyArcInfoASCIIGridFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyArcInfoASCIIGridFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.arinc
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyARINCAddOn.createBaseFormat()
protected final ALcyFormat
TLcyARINCAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyARINCAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.bingmaps
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyBingMapsAddOn.createBaseFormat()
Returns a new data format for this add-on.protected final ALcyFormat
TLcyBingMapsAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyBingMapsAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.bufr
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyBUFRFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyBUFRFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyBUFRFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.csv
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyCSVAddOn.createBaseFormat()
protected final ALcyFormat
TLcyCSVAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyCSVAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.dafif2
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyDAFIFFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyDAFIFFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyDAFIFFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.decoders
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyDefaultDecodersAddOn.createSHPFormat()
Creates theALcyFormat
for SHP data.final ALcyFormat
TLcyDefaultDecodersAddOn.getSHPFormat()
Returns theALcyFormat
class that encapsulates this add-on's SHP data format. -
Uses of ALcyFormat in com.luciad.lucy.addons.drawing
Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyDrawingAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected TLcyFormatTool
TLcyDrawingAddOn.createFormatTool
(ALcyFormat aFormat) protected final ALcyFormat
TLcyDrawingAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.drawing.format
Modifier and TypeClassDescriptionclass
This class keeps track of all theALcyDomainObjectSupplier
instances registered to the addon. -
Uses of ALcyFormat in com.luciad.lucy.addons.e57
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyE57AddOn.createBaseFormat()
protected final ALcyFormat
TLcyE57AddOn.createFormatWrapper
(ALcyFormat aFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyE57AddOn.createFormatWrapper
(ALcyFormat aFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.ecrg
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyECRGFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyECRGFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyECRGFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.fusion.format.raster
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyFusionRasterFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyFusionRasterFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyFusionRasterFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.fusion.format.vector
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyFusionVectorFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyFusionVectorFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyFusionVectorFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.gdal
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyGDALFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyGDALFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyGDALFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.gee.raster
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyGEERasterFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyGEERasterFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyGEERasterFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.geojson
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyGeoJsonAddOn.createBaseFormat()
protected final ALcyFormat
TLcyGeoJsonAddOn.createFormatWrapper
(ALcyFormat aFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyGeoJsonAddOn.createFormatWrapper
(ALcyFormat aFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.geopackage
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyGeoPackageAddOn.createBaseFormat()
protected final ALcyFormat
TLcyGeoPackageAddOn.createFormatWrapper
(ALcyFormat aFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyGeoPackageAddOn.createFormatWrapper
(ALcyFormat aFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.geospatialpdf
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyGeospatialPDFAddOn.createBaseFormat()
protected final ALcyFormat
TLcyGeospatialPDFAddOn.createFormatWrapper
(ALcyFormat aFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyGeospatialPDFAddOn.createFormatWrapper
(ALcyFormat aFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.ifc
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyIFCAddOn.createBaseFormat()
protected final ALcyFormat
TLcyIFCAddOn.createFormatWrapper
(ALcyFormat aFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyIFCAddOn.createFormatWrapper
(ALcyFormat aFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.jpip
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyJPIPDecoderAddOn.createBaseFormat()
protected final ALcyFormat
TLcyJPIPDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyJPIPDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.kml22
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyKML22AddOn.createBaseFormat()
protected final ALcyFormat
TLcyKML22AddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected TLcyFormatTool
TLcyKML22AddOn.createFormatTool
(ALcyFormat aFormat) protected final ALcyFormat
TLcyKML22AddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.las
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyLASAddOn.createBaseFormat()
protected final ALcyFormat
TLcyLASAddOn.createFormatWrapper
(ALcyFormat aFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyLASAddOn.createFormatWrapper
(ALcyFormat aFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.lpc
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyPointCloudAddOn.createBaseFormat()
protected final ALcyFormat
TLcyPointCloudAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyPointCloudAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.lrdb
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyLRDBAddOn.createBaseFormat()
protected final ALcyFormat
TLcyLRDBAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyLRDBAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.lvdb
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyLVDBAddOn.createBaseFormat()
protected final ALcyFormat
TLcyLVDBAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyLVDBAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.mbtiles
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyMBTilesFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyMBTilesFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyMBTilesFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.mgcp
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyMGCPFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyMGCPFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyMGCPFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.milstd2525b
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyMS2525bAddOn.createBaseFormat()
protected ALcyFormat
TLcyMS2525bAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyMS2525bAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.mssql
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyMSSQLDecoderAddOn.createBaseFormat()
protected final ALcyFormat
TLcyMSSQLDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyMSSQLDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.netcdf
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyNetCDFFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyNetCDFFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyNetCDFFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.nvg
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyNVGFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyNVGFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyNVGFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.obj
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyOBJDecoderAddOn.createBaseFormat()
protected final ALcyFormat
TLcyOBJDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyOBJDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.ogc.wcsclient
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyWCSClientAddOn.createBaseFormat()
protected final ALcyFormat
TLcyWCSClientAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyWCSClientAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.ogc.wfsclient
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyWFSClientAddOn.createBaseFormat()
protected final ALcyFormat
TLcyWFSClientAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyWFSClientAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.ogc.wmtsclient
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyWMTSClientAddOn.createBaseFormat()
protected final ALcyFormat
TLcyWMTSClientAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyWMTSClientAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.ogc.wmtsclient.getfeatureinfo
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyWMTSClientGetFeatureInfoAddOn.createBaseFormat()
protected final ALcyFormat
TLcyWMTSClientGetFeatureInfoAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyWMTSClientGetFeatureInfoAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.ogc3dtiles
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyOGC3DTilesAddOn.createBaseFormat()
protected final ALcyFormat
TLcyOGC3DTilesAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyOGC3DTilesAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.osgb
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyOSGBAddOn.createBaseFormat()
protected final ALcyFormat
TLcyOSGBAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyOSGBAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.postgresql
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyPostGISDecoderAddOn.createBaseFormat()
protected final ALcyFormat
TLcyPostGISDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyPostGISDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.s57
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyS57DecoderAddOn.createBaseFormat()
protected final ALcyFormat
TLcyS57DecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected TLcyFormatTool
TLcyS57DecoderAddOn.createFormatTool
(ALcyFormat aFormat) protected final ALcyFormat
TLcyS57DecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.s63
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyS63FormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyS63FormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected TLcyFormatTool
TLcyS63FormatAddOn.createFormatTool
(ALcyFormat aFormat) protected final ALcyFormat
TLcyS63FormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.spatialite
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcySpatiaLiteDecoderAddOn.createBaseFormat()
protected final ALcyFormat
TLcySpatiaLiteDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcySpatiaLiteDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.tea.contour
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyContourAddOn.createBaseFormat()
Returns a new data format for this add-on.final ALcyFormat
TLcyContourAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionfinal ALcyFormat
TLcyContourAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.tea.extremepoint
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyExtremePointAddOn.createBaseFormat()
Returns a new data format for this add-on.final ALcyFormat
TLcyExtremePointAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionfinal ALcyFormat
TLcyExtremePointAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.tea.hypsometry
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyHypsometryAddon.createBaseFormat()
final ALcyFormat
TLcyHypsometryAddon.createFormatWrapper
(ALcyFormat aBaseFormat) protected ALcyFormat
TLcyHypsometryAddon.createHypsometryGeoTIFFBaseFormat()
Returns a new file format for the snapshots taken of all visible elevation layers.protected ALcyFormat
TLcyHypsometryAddon.createHypsometryGeoTIFFBaseFormatWrapper
(ALcyFormat aBaseFormat) Returns a new file format wrapper for this format's snapshot format.TLcyHypsometryAddon.getHypsometryGeoTIFFFormat()
Returns the ALcyFormat class that encapsulates a data format for the snapshots taken of all visible elevation layers.Modifier and TypeMethodDescriptionTLcyHypsometryAddon.createFormatTool
(ALcyFormat aFormat) final ALcyFormat
TLcyHypsometryAddon.createFormatWrapper
(ALcyFormat aBaseFormat) protected ALcyFormat
TLcyHypsometryAddon.createHypsometryGeoTIFFBaseFormatWrapper
(ALcyFormat aBaseFormat) Returns a new file format wrapper for this format's snapshot format. -
Uses of ALcyFormat in com.luciad.lucy.addons.tea.lineofsight
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyLOSAddOn.createBaseFormat()
protected final ALcyFormat
TLcyLOSAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyLOSAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.tea.loscoverage
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyLOSCoverageAddOn.createBaseFormat()
final ALcyFormat
TLcyLOSCoverageAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionfinal ALcyFormat
TLcyLOSCoverageAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.tea.shapevisibility
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyShapeVisibilityAddOn.createBaseFormat()
protected final ALcyFormat
TLcyShapeVisibilityAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyShapeVisibilityAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.tea.viewshed
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyViewshedAddOn.createBaseFormat()
final ALcyFormat
TLcyViewshedAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionfinal ALcyFormat
TLcyViewshedAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.tea.visibility
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyVisibilityAddOn.createBaseFormat()
final ALcyFormat
TLcyVisibilityAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionfinal ALcyFormat
TLcyVisibilityAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.vpf2
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyVPFFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyVPFFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyVPFFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.wmsclient
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyWMSClientAddOn.createBaseFormat()
protected final ALcyFormat
TLcyWMSClientAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyWMSClientAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.wmsclient.getfeatureinfo
Modifier and TypeMethodDescriptionprotected ALcyFormat
TLcyWMSClientGetFeatureInfoAddOn.createBaseFormat()
protected final ALcyFormat
TLcyWMSClientGetFeatureInfoAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Modifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyWMSClientGetFeatureInfoAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.format
Modifier and TypeClassDescriptionclass
Extension ofALcyGeneralFormat
that assumes working with files on disk.class
Convenience class to wrap anALcyFormat
: one only has to overwrite those methods that are required.class
Extension ofALcyFormat
that works on general data formats (not necessarily files on disk), but provides some nice extras: it adds workspace support for models and domain objects. it adds an asynchronous hint paint provider.class
Decorator for anALcyFormat
that makes the given format support asynchronous painting (seecom.luciad.view.gxy.asynchronous
package).class
Decorator for anALcyFormat
that makes theILcdLayerTreeNode
s of the given format support asynchronous painting (seecom.luciad.view.gxy.asynchronous
package).class
Deprecated.class
ThisALcyFormatWrapper
adds support for working with ILcdLayerTreeNode's.final class
Decorator for a synchronousALcyFormat
that makes the given format support asynchronous painting using Lightspeed rendering, if it is supported by the hardware.final class
Decorator for anALcyFormat
that makes theILcdLayerTreeNode
s of the given format support asynchronous painting using Lightspeed rendering, if it is supported by the hardware.class
This wrapper ensures that everyTLcdModelList
created by the delegate format is converted to anILcdModelTreeNode
before the it is passed to the rest of the Lucy application.class
This format decorator adds workspace support for saving changed models.class
Decorator for anALcyFormat
that safe guards all operations on models and layers to make sure no invalid models or layers are ever accepted or handled.class
AnALcyFormatWrapper
instance which adds support for transforming the models in the layer factory, for example to add support for clustering.Modifier and TypeMethodDescriptionstatic <T extends ALcyFormat>
TTLcyFormatTool.findFormat
(ALcyFormat aFormat, Class<T> aFormatClass) Utility method to find anALcyFormat
(orALcyFormatWrapper
) of the given class.Modifier and TypeMethodDescriptionstatic ALcyFormat
TLcyFormatTool.findBaseFormat
(ALcyFormat aFormat) Utility method to, in a chain of wrapped formats, find the deepest format.ALcyFormatWrapper.getFormat()
Returns the wrappedALcyFormat
.TLcyFormatTool.getFormat()
Returns theALcyFormat
for which this tool was created.Modifier and TypeMethodDescriptionstatic ALcyFormat
TLcyFormatTool.findBaseFormat
(ALcyFormat aFormat) Utility method to, in a chain of wrapped formats, find the deepest format.static <T extends ALcyFormat>
TTLcyFormatTool.findFormat
(ALcyFormat aFormat, Class<T> aFormatClass) Utility method to find anALcyFormat
(orALcyFormatWrapper
) of the given class.ModifierConstructorDescriptionprotected
ALcyFormatWrapper
(ALcyFormat aFormat) Creates a wrapper for the specifiedALcyFormat
.TLcyAsynchronousFormatWrapper
(ALcyFormat aFormat) Creates a wrapper for the specifiedALcyFormat
, making all created layers paint asynchronously.TLcyAsynchronousFormatWrapper
(ALcyFormat aFormat, ILcdFilter aLayerFilter) Creates a wrapper for the specifiedALcyFormat
, making the filtered layers paint asynchronously.TLcyFormatTool
(ALcyFormat aFormat) Creates aTLcyFormatTool
for the givenALcyFormat
.Deprecated.Creates a layer tree node wrapper for the specifiedALcyFormat
.TLcyGXYLayerTreeNodeFormatWrapper
(ALcyFormat aFormat, ILcdFilter aModelTreeNodeFilter) Deprecated.Creates a layer tree node wrapper for the specifiedALcyFormat
, using the given model filter.Creates a layer tree node wrapper for the specifiedALcyFormat
.TLcyGXYLayerTreeNodeFormatWrapper2
(ALcyFormat aFormat, ILcdFilter<ILcdModelTreeNode> aModelTreeNodeFilter) Creates a layer tree node wrapper for the specifiedALcyFormat
, using the given model filter.TLcyGXYLspAsynchronousFormatWrapper
(ALcyFormat aFormat, TLcyGXYLspAsynchronousFormatWrapper.GXYLspLayerFactory aGXYLspLayerFactory) Creates a wrapper for the specifiedALcyFormat
.TLcyGXYLspAsynchronousFormatWrapper
(ALcyFormat aFormat, TLcyGXYLspAsynchronousFormatWrapper.GXYLspLayerFactory aGXYLspLayerFactory, ILcdFilter<ILcdGXYLayer> aLayerFilter) Creates a wrapper for the specifiedALcyFormat
.Creates a wrapper for the specifiedALcyFormat
.TLcyGXYLspAsynchronousLayerTreeNodeFormatWrapper
(ALcyFormat aFormat, TLcyGXYLspAsynchronousFormatWrapper.GXYLspLayerFactory aLayerFactory) Creates a wrapper for the specifiedALcyFormat
.Creates a model list to tree node wrapper for the specifiedALcyFormat
.TLcyMutableFileFormatWrapper
(ALcyFormat aFormat) Creates a wrapper for the given format that enables models to be saved.TLcyMutableFileFormatWrapper
(ALcyFormat aFormat, boolean aAutoSave, boolean aWorkspaceOnly) Creates a wrapper for the given format that enables models to be saved.TLcySafeGuardFormatWrapper
(ALcyFormat aFormat) Creates a newTLcySafeGuardFormatWrapper
around the givenALcyFormat
.TLcyTransformingModelFormatWrapper
(ALcyFormat aFormat, Function<ILcdModel, Optional<ALcdTransformingModel>> aTransformingModelProducer, ILcdGXYLayerFactory aTransformedModelLayerFactory) Creates a newTLcyTransformingModelFormatWrapper
instance -
Uses of ALcyFormat in com.luciad.lucy.map.action
ModifierConstructorDescriptionTLcyCreateGXYLayerAction
(ALcyFormat aFormat, ILcyMapComponent aMapComponent) Creates a new action capable of creating and adding anILcdGXYLayer
of the specifiedALcyFormat
to theILcdGXYView
ofaMapComponent
. -
Uses of ALcyFormat in com.luciad.lucy.map.action.lightspeed
ModifierConstructorDescriptionTLcyLspCreateLayerAction
(ALcyFormat aFormat, ILcyGenericMapComponent<ILspView, ILspLayer> aMapComponent) Creates a new action capable of creating and adding anILspLayer
of the specifiedALcyFormat
to theILspView
ofaMapComponent
.
TLcdModelList
andILcdModelTreeNode
instances.