Uses of Interface
com.luciad.util.ILcdStatusSource
Packages that use ILcdStatusSource
Package
Description
This package contains utility classes for finding contours based on raster data.
Provides 2D visualization support for
ILcdEarthTileSets.Provides decoders and helper classes to support the ARINC 424 format.
This package contains the classes that are needed to work with the Binz format.
Provides support for decoding BUFR files.
Provides a tool to manipulate data in DAFIF format.
Provides a tool to manipulate data in DAFIFT format.
This package contains a model decoder for decoding point cloud data from E57 (
.e57) files.Provides support for decoding raster formats for which Luciad doesn't have a proper decoder using GDAL.
Contains painters and icons for visualizing GRIB data.
This package contains the classes that are needed to work with the IFC format.
This package and its subpackages provide a domain model for the KML 2.2 data format.
This package contains a model decoder for LASer (
.las) and LASzip (.laz) files.Contains all classes to create a chart of the magnetic north declination and to perform magnetic north calculations.
Classes to visualize a magnetic north chart and a controller to rotate the magnetic north to the top.
This package contains a model decoder capable of decoding data of files in accordance with the
MGCP 2.0 Portrayal Standard.
Provides support for decoding NetCDF files.
This package contains a model decoder capable of decoding files of the Navisworks format.
This package contains a model encoder for the Luciad Panorama Format.
Provides representations, decoders, and encoders for rasters.
This package contains the classes that are needed to work with the Revit 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
for the OGC 3D Tiles format.
This package exists to enable handling point cloud data using an API.
Contains classes to perform geometry operations in cartesian space.
Contains classes to perform geometry operations on an ellipsoid.
Basic Input/Output functionality.
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.
Contains all classes for terrain elevation analysis.
The hypsometry package provides support for computing and rendering slopes,
orientations, azimuths, and other parameters derived from elevations.
The viewshed package provides support for computing and rendering visbility for
3D scenes consisting of any meshes, extruded shapes or terrain.
Basic utilities.
Provides two-dimensional views and components supporting the visualization of the former's representation.
Controllers for 2D views.
Touch controllers for the 2D view.
This package provides specializations of
TLcdLayerTree
and related classes for GXY views and GXY layers.This package provides Swing components which are related to a view or allow interaction with a view.
Utilities for making maps.
This package provides Swing components which are related to a view or allow interaction with a view.
This package contains a painter that visualizes
ALcdWMSProxy
instances in a GXY view using a tiled approach.-
Uses of ILcdStatusSource in com.luciad.contour
Classes in com.luciad.contour that implement ILcdStatusSourceModifier and TypeClassDescriptionclassContour finder that finds areas.classContour finder that finds open or closed contour lines (isolines). -
Uses of ILcdStatusSource in com.luciad.earth.view.gxy
Classes in com.luciad.earth.view.gxy that implement ILcdStatusSourceModifier and TypeClassDescriptionclassThisILcdGXYPaintercan paint the elevation data ofILcdEarthTileSetinstances in a 2D view.classThisILcdGXYPaintercan paint the multi-valued raster data ofILcdEarthTileSetinstances in a 2D view.classThisILcdGXYPaintercan paint the raster data ofILcdEarthTileSetinstances in a 2D view.classThisILcdGXYPaintercan paint the scalar data ofILcdEarthTileSetinstances in a 2D view. -
Uses of ILcdStatusSource in com.luciad.format.arinc
Classes in com.luciad.format.arinc that implement ILcdStatusSourceModifier and TypeClassDescriptionclassThis model decoder decodes all data from an ARINC file. -
Uses of ILcdStatusSource in com.luciad.format.binz
Classes in com.luciad.format.binz that implement ILcdStatusSourceModifier and TypeClassDescriptionfinal classThis model decoder decodes Binz files. -
Uses of ILcdStatusSource in com.luciad.format.bufr
Classes in com.luciad.format.bufr that implement ILcdStatusSourceModifier and TypeClassDescriptionfinal classThis model decoder decodes BUFR files. -
Uses of ILcdStatusSource in com.luciad.format.dafif.tools
Classes in com.luciad.format.dafif.tools that implement ILcdStatusSourceModifier and TypeClassDescriptionclassA tool to split large DAFIF files into smaller ones. -
Uses of ILcdStatusSource in com.luciad.format.dafift.tools
Classes in com.luciad.format.dafift.tools that implement ILcdStatusSourceModifier and TypeClassDescriptionclassA tool to split large DAFIFT files into smaller ones. -
Uses of ILcdStatusSource in com.luciad.format.e57
Classes in com.luciad.format.e57 that implement ILcdStatusSource -
Uses of ILcdStatusSource in com.luciad.format.gdal
Classes in com.luciad.format.gdal that implement ILcdStatusSourceModifier and TypeClassDescriptionclassThis decoder can decode raster data using GDAL. -
Uses of ILcdStatusSource in com.luciad.format.grib.gxy
Classes in com.luciad.format.grib.gxy that implement ILcdStatusSourceModifier and TypeClassDescriptionclassDeprecated.For newer code, consider using TLcdGXYViewMeasureProvider, which is a more general approach for retrieving measured values at a particular point. -
Uses of ILcdStatusSource in com.luciad.format.ifc
Classes in com.luciad.format.ifc that implement ILcdStatusSource -
Uses of ILcdStatusSource in com.luciad.format.kml22.model
Classes in com.luciad.format.kml22.model that implement ILcdStatusSourceModifier and TypeClassDescriptionclassModel wrapper around static KML models (TLcdKML22Kml, TLcdKML22Document, TLcdKML22Folder, TLcdKML22NetworkLink), resolving the dynamic contents of KML data. -
Uses of ILcdStatusSource in com.luciad.format.las
Classes in com.luciad.format.las that implement ILcdStatusSourceModifier and TypeClassDescriptionclassA model decoder that decodes LASer (.las) and LASzip files (.laz). -
Uses of ILcdStatusSource in com.luciad.format.magneticnorth
Classes in com.luciad.format.magneticnorth that implement ILcdStatusSourceModifier and TypeClassDescriptionclassThis class produces aTLcdMagneticNorthModelfrom a data file containing the parameters for the IGRF magnetic model.classThis class produces aTLcdMagneticNorthModelfrom a data file containing the parameters for the WMM magnetic model. -
Uses of ILcdStatusSource in com.luciad.format.magneticnorth.gxy
Classes in com.luciad.format.magneticnorth.gxy that implement ILcdStatusSourceModifier and TypeClassDescriptionclassWhen active on aILcdGXYView, thisILcdControllerwill catch each mouseClicked and try to modify the properties of theILcdProjectioncurrently on theILcdGXYViewaccordingly. -
Uses of ILcdStatusSource in com.luciad.format.mgcp
Classes in com.luciad.format.mgcp that implement ILcdStatusSourceModifier and TypeClassDescriptionfinal classThis model decoder decodes MGCP. -
Uses of ILcdStatusSource in com.luciad.format.netcdf
Classes in com.luciad.format.netcdf that implement ILcdStatusSourceModifier and TypeClassDescriptionclassDecodes NetCDF, NcML, GRIB and HDF files. -
Uses of ILcdStatusSource in com.luciad.format.nwd
Classes in com.luciad.format.nwd that implement ILcdStatusSourceModifier and TypeClassDescriptionclassThis model decoder decodes Navisworks files into anILcdModel. -
Uses of ILcdStatusSource in com.luciad.format.panorama
Classes in com.luciad.format.panorama that implement ILcdStatusSourceModifier and TypeClassDescriptionclassEncodes panoramic image models to the Luciad Panorama Format. -
Uses of ILcdStatusSource in com.luciad.format.raster
Classes in com.luciad.format.raster that implement ILcdStatusSourceModifier and TypeClassDescriptionclassThis model decoder decodes ESRI ArcInfo ASCII Grid format (*.asc, *.grd) raster files.classThisILcdModelEncoderencodes image or raster models into GeoTIFF files. -
Uses of ILcdStatusSource in com.luciad.format.revit
Classes in com.luciad.format.revit that implement ILcdStatusSourceModifier and TypeClassDescriptionclassThis model decoder decodes Revit project files into anILcdModel. -
Uses of ILcdStatusSource in com.luciad.format.sqlite.geopackage
Classes in com.luciad.format.sqlite.geopackage that implement ILcdStatusSourceModifier and TypeClassDescriptionclassA model encoder that converts models containing vector data or raster data to OGC GeoPackage files. -
Uses of ILcdStatusSource in com.luciad.format.sqlite.lrdb
Classes in com.luciad.format.sqlite.lrdb that implement ILcdStatusSourceModifier and TypeClassDescriptionclassA model encoder that convertsILcdRasters,ILcdMultiLevelRasters andILcdEarthTileSets to LRDB. -
Uses of ILcdStatusSource in com.luciad.format.sqlite.lvdb
Classes in com.luciad.format.sqlite.lvdb that implement ILcdStatusSourceModifier and TypeClassDescriptionclassA model encoder that converts models containing vector data. -
Uses of ILcdStatusSource in com.luciad.format.tiled3d.ogc3dtiles
Classes in com.luciad.format.tiled3d.ogc3dtiles that implement ILcdStatusSourceModifier and TypeClassDescriptionclassEncodes tiled and multi-leveled mesh models to OGC 3D Tiles. -
Uses of ILcdStatusSource in com.luciad.fusion.pointcloud
Classes in com.luciad.fusion.pointcloud that implement ILcdStatusSourceModifier and TypeClassDescriptionclassPreprocesses point cloud data from different data sources into a single point cloud store. -
Uses of ILcdStatusSource in com.luciad.geometry.cartesian
Classes in com.luciad.geometry.cartesian that implement ILcdStatusSourceModifier and TypeClassDescriptionclassImplementation of ILcdSegmentScanner that generates points along Cartesian scan lines. -
Uses of ILcdStatusSource in com.luciad.geometry.ellipsoidal
Classes in com.luciad.geometry.ellipsoidal that implement ILcdStatusSourceModifier and TypeClassDescriptionclassImplementation ofILcdSegmentScannerthat is based on a geodetic reference.classImplementation ofILcdSegmentScannerthat generates points along Geodetic scan lines.classImplementation ofILcdSegmentScannerthat generates points along a rhumb line (line of constant azimuth). -
Uses of ILcdStatusSource in com.luciad.io
Classes in com.luciad.io that implement ILcdStatusSourceModifier and TypeClassDescriptionclassThisILcdInputStreamFactorycreatesInputStreams that report reading progress by firingTLcdStatusEvents to the attachedILcdStatusListeners. -
Uses of ILcdStatusSource in com.luciad.lucy
Subinterfaces of ILcdStatusSource in com.luciad.lucyModifier and TypeInterfaceDescriptioninterfaceThis is the central backend of Lucy where all add-ons are registered, to which add-ons can add functionality and from which already added functionality can be retrieved. -
Uses of ILcdStatusSource in com.luciad.tea
Classes in com.luciad.tea that implement ILcdStatusSourceModifier and TypeClassDescriptionclassAILcdGXYControllerimplementation that contains information on the altitude of terrain beneath the position of the mouse over the view.classExtension ofTLcdAdvancedMapRulerControllerwhich takes into account underlying terrain for distance calculations. -
Uses of ILcdStatusSource in com.luciad.tea.hypsometry
Classes in com.luciad.tea.hypsometry that implement ILcdStatusSourceModifier and TypeClassDescriptionclassA painter for hypsometric results based on an earth tileset. -
Uses of ILcdStatusSource in com.luciad.tea.viewshed
Classes in com.luciad.tea.viewshed that implement ILcdStatusSourceModifier and TypeClassDescriptionclassA viewshed factory that supports the creation of viewsheds forILcd3DMeshinstances.classCreates viewsheds for terrain models. -
Uses of ILcdStatusSource in com.luciad.util
Classes in com.luciad.util with type parameters of type ILcdStatusSourceModifier and TypeClassDescriptionclassALcdWeakStatusListener<T,R extends ILcdStatusSource> AnILcdStatusListenerimplementation which only keeps aWeakReferenceto the object it wants to update when change events are received. -
Uses of ILcdStatusSource in com.luciad.view.gxy
Subinterfaces of ILcdStatusSource in com.luciad.view.gxyModifier and TypeInterfaceDescriptioninterfaceAnILcdViewto visualize two-dimensional object geometry, based on AWTGraphicsand organized inILcdGXYLayerobjects.interfaceAnILcdGXYViewthat supports rotation, adding it as an extra parameter (next to the scale and origin mapping) to the view-world transformation.Classes in com.luciad.view.gxy that implement ILcdStatusSourceModifier and TypeClassDescriptionclassILcdGXYViewimplementation based on an off-screen image.
It does not depend on AWT or Swing components, and can be used on the server side (for example, in a Servlet) for generating images to be sent to light-weight clients.classAn implementation of theILcdGXYViewinterface as ajava.awt.Canvas.classAn implementation of theILcdGXYViewinterface as ajavax.swing.JPanel.classILcdGXYViewimplementation that consumes less memory thanTLcdGXYViewJPanel.classAn implementation of theILcdGXYViewinterface as ajava.awt.Panel.classThis PlanarImage implements an off-screen view. -
Uses of ILcdStatusSource in com.luciad.view.gxy.controller
Classes in com.luciad.view.gxy.controller that implement ILcdStatusSourceModifier and TypeClassDescriptionclassILcdGXYChainableController that implementsstartInteraction,terminateInteractionandpaintto call a corresponding implementation ( seeALcdGXYChainableController.startInteractionImpl(com.luciad.view.gxy.ILcdGXYView),ALcdGXYChainableController.terminateInteractionImpl(com.luciad.view.gxy.ILcdGXYView)andALcdGXYChainableController.paintImpl(java.awt.Graphics)) and then call the same method in the next controller.classA base class ofILcdGXYControllerthat interacts with one view at a time.classAbstractILcdGXYControllerthat adds panning and/or zooming behavior during sub-class specific mouse interactions.classDeprecated.TLcdGXYZoomWheelController features a more intuitive way tosnapto raster and multilevel raster scales.classDeprecated.TLcdGXYPanController features a more intuitive way (without the mentioned restrictions) topan continuously.classThis is anILcdGXYControllerthat interprets mouse events for dragging a rectangle on aILcdGXYView.classDeprecated.as of version 10.0.classExtension ofTLcdGXYSelectController2that adds editing capabilities to it.classController that shows aComponentwhen the mouse moves over a label, to make the label interactive.classAMagnifierControlleris anILcdGXYControllerto magnify an area of a givenILcdGXYViewaround the location where a mouse button is pressed.final classMouse controller to navigate on a GXY map.classDeprecated.For new code, we recommend using the more flexible and powerfulTLcdGXYNewController2.classController to interactively create and initialize domain objects using mouse clicks or mouse drags.classThis is a no operation implementation ofILcdGXYController.classThisILcdGXYControllerallows to fit one "slave"ILcdGXYViewinto a rectangle painted on theILcdGXYViewthisILcdGXYControlleris interacting with (the "master"ILcdGXYView).classDeprecated.TLcdGXYNavigateControllerhas more intuitive navigation behaviorclassRotates the view around its center when dragging the mouse.classDeprecated.as of version 10.0.classController that allows the user to select domain objects in the view using the mouse.classTheTLcdGXYZoomControllercan be used for performing a zoom in or zoom out on anILcdGXYView.classProvides scroll wheel zoom support. -
Uses of ILcdStatusSource in com.luciad.view.gxy.controller.touch
Classes in com.luciad.view.gxy.controller.touch that implement ILcdStatusSourceModifier and TypeClassDescriptionclassExtension ofALcdGXYTouchChainableControllerconfining the range of handled touch points based on a minimum and maximum.classExtension ofALcdGXYChainableControllerforTLcdTouchEventinstances.classTouch controller to navigate on a 2D map.classController to interactively create and initialize domain objects using touches or drag gestures.classA touch controller combining selection and editing behaviour.classThisILcdGXYControllerserves the purpose of performing measurements on anILcdGXYView. -
Uses of ILcdStatusSource in com.luciad.view.gxy.swing
Classes in com.luciad.view.gxy.swing that implement ILcdStatusSourceModifier and TypeClassDescriptionclassPrints the contents of a givenComponentcontaining a GXYview component. -
Uses of ILcdStatusSource in com.luciad.view.lightspeed.swing
Classes in com.luciad.view.lightspeed.swing that implement ILcdStatusSourceModifier and TypeClassDescriptionclassPrints the contents of a givenComponentcontaining a Lightspeedview component. -
Uses of ILcdStatusSource in com.luciad.view.map
Classes in com.luciad.view.map that implement ILcdStatusSourceModifier and TypeClassDescriptionclassThisILcdGXYControllerserves the purpose of performing measurements on anILcdGXYView.classThisILcdGXYControllerinterprets mouse events for displaying an azimuth direction and an azimuth range.classTLcdGXYViewBufferedImageextension suited for displaying maps.classTLcdGXYViewCanvasextension suited for displaying maps.classDeprecated.classTLcdGXYViewJPanelextension suited for displaying maps.classTLcdGXYViewJPanelLightWeightextension suited for displaying maps.classTLcdGXYViewPanelextension suited for displaying maps.classDeprecated. -
Uses of ILcdStatusSource in com.luciad.view.swing
Classes in com.luciad.view.swing that implement ILcdStatusSourceModifier and TypeClassDescriptionclassPrints the contents of a givenComponentcontaining a view component. -
Uses of ILcdStatusSource in com.luciad.wms.client.gxy.tiled
Classes in com.luciad.wms.client.gxy.tiled that implement ILcdStatusSourceModifier and TypeClassDescriptionclassPainter for visualizingALcdWMSProxyobjects in a GXY view.