Uses of Interface
com.luciad.util.ILcdOriented
Package
Description
Contains various utility classes used by the Earth 2D painters.
Provides classes and interfaces for decoding and displaying ASTERIX data.
Contains painters and icons for visualizing GRIB data.
This package contains a domain model to represent an NVG 1.4/1.5 data source.
This package contains a domain model to represent an NVG 2.0 data source.
Provides support for the visualization of radar feeds.
Contains the domain model to represent military symbols from the APP-6A standard,
or optionally also from the TTA-106 V4 standard.
Military units (including modifiers) that can be represented by the MIL-STD 2525 military symbology standard.
Basic utilities.
-
Uses of ILcdOriented in com.luciad.earth.view.gxy.util
Modifier and TypeClassDescriptionclass
An arrow icon with a color depending on the strength.class
An icon that paints another icon with a density that is based on the strength of a vector.class
ThisILcdParameterizedIcon
displays wind barbs. -
Uses of ILcdOriented in com.luciad.format.asterix
Modifier and TypeClassDescriptionclass
Defines an ASTERIX plot.class
Time-dependent view on aTLcdASTERIXTrajectory
. -
Uses of ILcdOriented in com.luciad.format.grib.gxy
Modifier and TypeClassDescriptionclass
Deprecated.The NetCDF decoder should be used to decode GRIB data.class
Deprecated.The NetCDF decoder should be used to decode GRIB data. -
Uses of ILcdOriented in com.luciad.format.nvg.nvg15.model
Modifier and TypeClassDescriptionclass
Represents textual information at a certain location. -
Uses of ILcdOriented in com.luciad.format.nvg.nvg20.model
Modifier and TypeClassDescriptionclass
Implementation ofILcdEditableSurface
that represents an NVG 2.0 Rectangle.class
Implementation of anILcd2DEditableShape
that represents an NVG 2.0 Rectangular Ring.class
Represents textual information at a certain location. -
Uses of ILcdOriented in com.luciad.realtime.radarvideo
Modifier and TypeClassDescriptionclass
Defines a radar object that you can use to display radar data composed of radar sweeps. -
Uses of ILcdOriented in com.luciad.symbology.app6a.model
Modifier and TypeClassDescriptionclass
A general representation of an editable APP-6 symbol. -
Uses of ILcdOriented in com.luciad.symbology.milstd2525b.model
Modifier and TypeClassDescriptionclass
A general representation of an editable MIL-STD 2525 symbol. -
Uses of ILcdOriented in com.luciad.util
Modifier and TypeInterfaceDescriptioninterface
Describes an object with an editable orientation in three dimensions.interface
Describes an object that has an orientation in three dimensions.interface
Describes an object with an editable orientation.