Uses of Class
com.luciad.lucy.format.ALcyFormat
Packages that use 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
Methods in com.luciad.lucy.addons that return ALcyFormatModifier 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.Methods in com.luciad.lucy.addons with parameters of type ALcyFormatModifier 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
Methods in com.luciad.lucy.addons.aixm that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyAIXMAddOn.createBaseFormat()
protected final ALcyFormat
TLcyAIXMAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.aixm with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyAIXMAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.aixm51
Methods in com.luciad.lucy.addons.aixm51 that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyAIXM51AddOn.createBaseFormat()
protected final ALcyFormat
TLcyAIXM51AddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.aixm51 with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyAIXM51AddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.app6a
Methods in com.luciad.lucy.addons.app6a that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyAPP6AAddOn.createBaseFormat()
protected final ALcyFormat
TLcyAPP6AAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.app6a with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyAPP6AAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.arcinfoasciigrid
Methods in com.luciad.lucy.addons.arcinfoasciigrid that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyArcInfoASCIIGridFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyArcInfoASCIIGridFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.arcinfoasciigrid with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyArcInfoASCIIGridFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.arinc
Methods in com.luciad.lucy.addons.arinc that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyARINCAddOn.createBaseFormat()
protected final ALcyFormat
TLcyARINCAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.arinc with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyARINCAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.bingmaps
Methods in com.luciad.lucy.addons.bingmaps that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyBingMapsAddOn.createBaseFormat()
Returns a new data format for this add-on.protected final ALcyFormat
TLcyBingMapsAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.bingmaps with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyBingMapsAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.bufr
Methods in com.luciad.lucy.addons.bufr that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyBUFRFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyBUFRFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.bufr with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyBUFRFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.csv
Methods in com.luciad.lucy.addons.csv that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyCSVAddOn.createBaseFormat()
protected final ALcyFormat
TLcyCSVAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.csv with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyCSVAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.dafif2
Methods in com.luciad.lucy.addons.dafif2 that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyDAFIFFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyDAFIFFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.dafif2 with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyDAFIFFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.decoders
Methods in com.luciad.lucy.addons.decoders that return ALcyFormatModifier 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
Methods in com.luciad.lucy.addons.drawing that return ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyDrawingAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.drawing with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected TLcyFormatTool
TLcyDrawingAddOn.createFormatTool
(ALcyFormat aFormat) protected final ALcyFormat
TLcyDrawingAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.drawing.format
Subclasses of ALcyFormat in com.luciad.lucy.addons.drawing.formatModifier and TypeClassDescriptionclass
This class keeps track of all theALcyDomainObjectSupplier
instances registered to the addon. -
Uses of ALcyFormat in com.luciad.lucy.addons.e57
Methods in com.luciad.lucy.addons.e57 that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyE57AddOn.createBaseFormat()
protected final ALcyFormat
TLcyE57AddOn.createFormatWrapper
(ALcyFormat aFormat) Methods in com.luciad.lucy.addons.e57 with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyE57AddOn.createFormatWrapper
(ALcyFormat aFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.ecrg
Methods in com.luciad.lucy.addons.ecrg that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyECRGFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyECRGFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.ecrg with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyECRGFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.fusion.format.raster
Methods in com.luciad.lucy.addons.fusion.format.raster that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyFusionRasterFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyFusionRasterFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.fusion.format.raster with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyFusionRasterFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.fusion.format.vector
Methods in com.luciad.lucy.addons.fusion.format.vector that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyFusionVectorFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyFusionVectorFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.fusion.format.vector with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyFusionVectorFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.gdal
Methods in com.luciad.lucy.addons.gdal that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyGDALFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyGDALFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.gdal with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyGDALFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.gee.raster
Methods in com.luciad.lucy.addons.gee.raster that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyGEERasterFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyGEERasterFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.gee.raster with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyGEERasterFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.geojson
Methods in com.luciad.lucy.addons.geojson that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyGeoJsonAddOn.createBaseFormat()
protected final ALcyFormat
TLcyGeoJsonAddOn.createFormatWrapper
(ALcyFormat aFormat) Methods in com.luciad.lucy.addons.geojson with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyGeoJsonAddOn.createFormatWrapper
(ALcyFormat aFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.geopackage
Methods in com.luciad.lucy.addons.geopackage that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyGeoPackageAddOn.createBaseFormat()
protected final ALcyFormat
TLcyGeoPackageAddOn.createFormatWrapper
(ALcyFormat aFormat) Methods in com.luciad.lucy.addons.geopackage with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyGeoPackageAddOn.createFormatWrapper
(ALcyFormat aFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.geospatialpdf
Methods in com.luciad.lucy.addons.geospatialpdf that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyGeospatialPDFAddOn.createBaseFormat()
protected final ALcyFormat
TLcyGeospatialPDFAddOn.createFormatWrapper
(ALcyFormat aFormat) Methods in com.luciad.lucy.addons.geospatialpdf with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyGeospatialPDFAddOn.createFormatWrapper
(ALcyFormat aFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.ifc
Methods in com.luciad.lucy.addons.ifc that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyIFCAddOn.createBaseFormat()
protected final ALcyFormat
TLcyIFCAddOn.createFormatWrapper
(ALcyFormat aFormat) Methods in com.luciad.lucy.addons.ifc with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyIFCAddOn.createFormatWrapper
(ALcyFormat aFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.jpip
Methods in com.luciad.lucy.addons.jpip that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyJPIPDecoderAddOn.createBaseFormat()
protected final ALcyFormat
TLcyJPIPDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.jpip with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyJPIPDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.kml22
Methods in com.luciad.lucy.addons.kml22 that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyKML22AddOn.createBaseFormat()
protected final ALcyFormat
TLcyKML22AddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.kml22 with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected TLcyFormatTool
TLcyKML22AddOn.createFormatTool
(ALcyFormat aFormat) protected final ALcyFormat
TLcyKML22AddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.las
Methods in com.luciad.lucy.addons.las that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyLASAddOn.createBaseFormat()
protected final ALcyFormat
TLcyLASAddOn.createFormatWrapper
(ALcyFormat aFormat) Methods in com.luciad.lucy.addons.las with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyLASAddOn.createFormatWrapper
(ALcyFormat aFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.lpc
Methods in com.luciad.lucy.addons.lpc that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyPointCloudAddOn.createBaseFormat()
protected final ALcyFormat
TLcyPointCloudAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.lpc with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyPointCloudAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.lrdb
Methods in com.luciad.lucy.addons.lrdb that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyLRDBAddOn.createBaseFormat()
protected final ALcyFormat
TLcyLRDBAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.lrdb with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyLRDBAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.lvdb
Methods in com.luciad.lucy.addons.lvdb that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyLVDBAddOn.createBaseFormat()
protected final ALcyFormat
TLcyLVDBAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.lvdb with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyLVDBAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.mbtiles
Methods in com.luciad.lucy.addons.mbtiles that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyMBTilesFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyMBTilesFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.mbtiles with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyMBTilesFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.mgcp
Methods in com.luciad.lucy.addons.mgcp that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyMGCPFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyMGCPFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.mgcp with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyMGCPFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.milstd2525b
Methods in com.luciad.lucy.addons.milstd2525b that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyMS2525bAddOn.createBaseFormat()
protected ALcyFormat
TLcyMS2525bAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.milstd2525b with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyMS2525bAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.mssql
Methods in com.luciad.lucy.addons.mssql that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyMSSQLDecoderAddOn.createBaseFormat()
protected final ALcyFormat
TLcyMSSQLDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.mssql with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyMSSQLDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.netcdf
Methods in com.luciad.lucy.addons.netcdf that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyNetCDFFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyNetCDFFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.netcdf with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyNetCDFFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.nvg
Methods in com.luciad.lucy.addons.nvg that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyNVGFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyNVGFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.nvg with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyNVGFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.obj
Methods in com.luciad.lucy.addons.obj that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyOBJDecoderAddOn.createBaseFormat()
protected final ALcyFormat
TLcyOBJDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.obj with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyOBJDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.ogc.wcsclient
Methods in com.luciad.lucy.addons.ogc.wcsclient that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyWCSClientAddOn.createBaseFormat()
protected final ALcyFormat
TLcyWCSClientAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.ogc.wcsclient with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyWCSClientAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.ogc.wfsclient
Methods in com.luciad.lucy.addons.ogc.wfsclient that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyWFSClientAddOn.createBaseFormat()
protected final ALcyFormat
TLcyWFSClientAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.ogc.wfsclient with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyWFSClientAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.ogc.wmtsclient
Methods in com.luciad.lucy.addons.ogc.wmtsclient that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyWMTSClientAddOn.createBaseFormat()
protected final ALcyFormat
TLcyWMTSClientAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.ogc.wmtsclient with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyWMTSClientAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.ogc.wmtsclient.getfeatureinfo
Methods in com.luciad.lucy.addons.ogc.wmtsclient.getfeatureinfo that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyWMTSClientGetFeatureInfoAddOn.createBaseFormat()
protected final ALcyFormat
TLcyWMTSClientGetFeatureInfoAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.ogc.wmtsclient.getfeatureinfo with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyWMTSClientGetFeatureInfoAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.ogc3dtiles
Methods in com.luciad.lucy.addons.ogc3dtiles that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyOGC3DTilesAddOn.createBaseFormat()
protected final ALcyFormat
TLcyOGC3DTilesAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.ogc3dtiles with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyOGC3DTilesAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.osgb
Methods in com.luciad.lucy.addons.osgb that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyOSGBAddOn.createBaseFormat()
protected final ALcyFormat
TLcyOSGBAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.osgb with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyOSGBAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.postgresql
Methods in com.luciad.lucy.addons.postgresql that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyPostGISDecoderAddOn.createBaseFormat()
protected final ALcyFormat
TLcyPostGISDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.postgresql with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyPostGISDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.s57
Methods in com.luciad.lucy.addons.s57 that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyS57DecoderAddOn.createBaseFormat()
protected final ALcyFormat
TLcyS57DecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.s57 with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected TLcyFormatTool
TLcyS57DecoderAddOn.createFormatTool
(ALcyFormat aFormat) protected final ALcyFormat
TLcyS57DecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.s63
Methods in com.luciad.lucy.addons.s63 that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyS63FormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyS63FormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.s63 with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected TLcyFormatTool
TLcyS63FormatAddOn.createFormatTool
(ALcyFormat aFormat) protected final ALcyFormat
TLcyS63FormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.spatialite
Methods in com.luciad.lucy.addons.spatialite that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcySpatiaLiteDecoderAddOn.createBaseFormat()
protected final ALcyFormat
TLcySpatiaLiteDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.spatialite with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcySpatiaLiteDecoderAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.tea.contour
Methods in com.luciad.lucy.addons.tea.contour that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyContourAddOn.createBaseFormat()
Returns a new data format for this add-on.final ALcyFormat
TLcyContourAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.tea.contour with parameters of type ALcyFormatModifier and TypeMethodDescriptionfinal ALcyFormat
TLcyContourAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.tea.extremepoint
Methods in com.luciad.lucy.addons.tea.extremepoint that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyExtremePointAddOn.createBaseFormat()
Returns a new data format for this add-on.final ALcyFormat
TLcyExtremePointAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.tea.extremepoint with parameters of type ALcyFormatModifier and TypeMethodDescriptionfinal ALcyFormat
TLcyExtremePointAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.tea.hypsometry
Methods in com.luciad.lucy.addons.tea.hypsometry that return ALcyFormatModifier 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.Methods in com.luciad.lucy.addons.tea.hypsometry with parameters of type ALcyFormatModifier 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
Methods in com.luciad.lucy.addons.tea.lineofsight that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyLOSAddOn.createBaseFormat()
protected final ALcyFormat
TLcyLOSAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.tea.lineofsight with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyLOSAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.tea.loscoverage
Methods in com.luciad.lucy.addons.tea.loscoverage that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyLOSCoverageAddOn.createBaseFormat()
final ALcyFormat
TLcyLOSCoverageAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.tea.loscoverage with parameters of type ALcyFormatModifier and TypeMethodDescriptionfinal ALcyFormat
TLcyLOSCoverageAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.tea.shapevisibility
Methods in com.luciad.lucy.addons.tea.shapevisibility that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyShapeVisibilityAddOn.createBaseFormat()
protected final ALcyFormat
TLcyShapeVisibilityAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.tea.shapevisibility with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyShapeVisibilityAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.tea.viewshed
Methods in com.luciad.lucy.addons.tea.viewshed that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyViewshedAddOn.createBaseFormat()
final ALcyFormat
TLcyViewshedAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.tea.viewshed with parameters of type ALcyFormatModifier and TypeMethodDescriptionfinal ALcyFormat
TLcyViewshedAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.tea.visibility
Methods in com.luciad.lucy.addons.tea.visibility that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyVisibilityAddOn.createBaseFormat()
final ALcyFormat
TLcyVisibilityAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.tea.visibility with parameters of type ALcyFormatModifier and TypeMethodDescriptionfinal ALcyFormat
TLcyVisibilityAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.vpf2
Methods in com.luciad.lucy.addons.vpf2 that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyVPFFormatAddOn.createBaseFormat()
protected final ALcyFormat
TLcyVPFFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.vpf2 with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyVPFFormatAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.wmsclient
Methods in com.luciad.lucy.addons.wmsclient that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyWMSClientAddOn.createBaseFormat()
protected final ALcyFormat
TLcyWMSClientAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.wmsclient with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyWMSClientAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.addons.wmsclient.getfeatureinfo
Methods in com.luciad.lucy.addons.wmsclient.getfeatureinfo that return ALcyFormatModifier and TypeMethodDescriptionprotected ALcyFormat
TLcyWMSClientGetFeatureInfoAddOn.createBaseFormat()
protected final ALcyFormat
TLcyWMSClientGetFeatureInfoAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) Methods in com.luciad.lucy.addons.wmsclient.getfeatureinfo with parameters of type ALcyFormatModifier and TypeMethodDescriptionprotected final ALcyFormat
TLcyWMSClientGetFeatureInfoAddOn.createFormatWrapper
(ALcyFormat aBaseFormat) -
Uses of ALcyFormat in com.luciad.lucy.format
Subclasses of ALcyFormat in com.luciad.lucy.formatModifier 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.Methods in com.luciad.lucy.format with type parameters of type ALcyFormatModifier and TypeMethodDescriptionstatic <T extends ALcyFormat>
TTLcyFormatTool.findFormat
(ALcyFormat aFormat, Class<T> aFormatClass) Utility method to find anALcyFormat
(orALcyFormatWrapper
) of the given class.Methods in com.luciad.lucy.format that return ALcyFormatModifier 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.Methods in com.luciad.lucy.format with parameters of type ALcyFormatModifier 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.Constructors in com.luciad.lucy.format with parameters of type ALcyFormatModifierConstructorDescriptionprotected
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
Constructors in com.luciad.lucy.map.action with parameters of type ALcyFormatModifierConstructorDescriptionTLcyCreateGXYLayerAction
(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
Constructors in com.luciad.lucy.map.action.lightspeed with parameters of type ALcyFormatModifierConstructorDescriptionTLcyLspCreateLayerAction
(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.