Uses of Class
com.luciad.util.TLcdColorMap
Packages that use TLcdColorMap
Package
Description
Contains various utility classes used by the Earth 2D painters.
This package contains a painter provider to visualize NetCDF models.
This package contains a layer builder to visualize NetCDF models.
Provides representations, decoders, and encoders for rasters.
Components and utilities for working with Swing based maps.
Contains utility classes used by various image operators.
Terrain analysis add-on for contour calculations.
Contains a broad range of classes related to the visual representation of a map.
Provides a painter that performs and visualizes Line-Of-Sight (LOS)
computations.
Basic utilities.
This package provides a builder to construct
expressions
.Provides a generic model for styles.
-
Uses of TLcdColorMap in com.luciad.earth.view.gxy.util
Methods in com.luciad.earth.view.gxy.util that return TLcdColorMapModifier and TypeMethodDescriptionTLcdEarthArrowIcon.getColorMap()
Returns the mapping from strengths to colors.Methods in com.luciad.earth.view.gxy.util with parameters of type TLcdColorMapModifier and TypeMethodDescriptionvoid
TLcdEarthArrowIcon.setColorMap
(TLcdColorMap aColorMap) Sets the mapping from strengths to colors.Constructors in com.luciad.earth.view.gxy.util with parameters of type TLcdColorMapModifierConstructorDescriptionTLcdEarthArrowIcon
(ALcdEarth2DVectorIcon.Parameterization aType, TLcdColorMap aColorMap) Constructs a new arrow icon. -
Uses of TLcdColorMap in com.luciad.format.netcdf.gxy
Methods in com.luciad.format.netcdf.gxy that return TLcdColorMapModifier and TypeMethodDescriptionstatic TLcdColorMap
TLcdNetCDFGXYPainterProvider.createDefaultColorMap
(Object aNetCDFObject) Creates a default color map for the given NetCDF object. -
Uses of TLcdColorMap in com.luciad.format.netcdf.lightspeed
Methods in com.luciad.format.netcdf.lightspeed that return TLcdColorMapModifier and TypeMethodDescriptionstatic TLcdColorMap
TLspNetCDFLayerBuilder.createDefaultColorMap
(Object aNetCDFObject) Creates a default color map for the given NetCDF object orALcdImage
. -
Uses of TLcdColorMap in com.luciad.format.raster
Methods in com.luciad.format.raster that return TLcdColorMapModifier and TypeMethodDescriptionstatic TLcdColorMap
TLcdColorModelFactory.createElevationColorMap()
Creates aTLcdColorMap
containing colors and levels optimized for elevation data.static TLcdColorMap
TLcdColorModelFactory.makeDefaultValueInvisible
(ILcdModel aRasterModel, TLcdColorMap aInput) Creates a newTLcdColorMap
based on the given input color map that ensures that the default raster value is invisible.Methods in com.luciad.format.raster with parameters of type TLcdColorMapModifier and TypeMethodDescriptionstatic ColorModel
TLcdColorModelFactory.createColorModel
(ILcdModel aRasterModel, TLcdColorMap aColorMap) Creates aColorModel
foraRasterModel
based on the settings inaColorMap
.static ColorModel
TLcdColorModelFactory.createColorModel
(ILcdModel aRasterModel, TLcdColorMap aColorMap, ILcdRasterValueConverter aRasterValueConverter) Creates aColorModel
foraRasterModel
based on the settings inaColorMap
.static TLcdColorMap
TLcdColorModelFactory.makeDefaultValueInvisible
(ILcdModel aRasterModel, TLcdColorMap aInput) Creates a newTLcdColorMap
based on the given input color map that ensures that the default raster value is invisible. -
Uses of TLcdColorMap in com.luciad.gui.swing
Methods in com.luciad.gui.swing that return TLcdColorMapModifier and TypeMethodDescriptionTLcdColorMapCustomizer.getColorMap()
Returns theTLcdColorMap
that was set usingsetObject
.TLcdColorMapCustomizer.getDefaultColorMap()
Returns the default color map.Methods in com.luciad.gui.swing with parameters of type TLcdColorMapModifier and TypeMethodDescriptionvoid
TLcdColorMapCustomizer.setDefaultColorMap
(TLcdColorMap aDefaultColorMap) Sets the default color map. -
Uses of TLcdColorMap in com.luciad.imaging.operator.util
Methods in com.luciad.imaging.operator.util with parameters of type TLcdColorMapModifier and TypeMethodDescriptionTLcdLookupTable.Builder.fromColorMap
(TLcdColorMap aColorMap) Sets the table's dimensions, component count, component type, interpolation type, interval and data from a color map. -
Uses of TLcdColorMap in com.luciad.lucy.addons.tea.contour
Fields in com.luciad.lucy.addons.tea.contour declared as TLcdColorMapModifier and TypeFieldDescriptionstatic final TLcdColorMap
TLcyContourAddOn.COLOR_MAP_VALUE_DEFAULT
Default value for theTLcyContourAddOn.COLOR_MAP_KEY
property. -
Uses of TLcdColorMap in com.luciad.lucy.map.lightspeed
Methods in com.luciad.lucy.map.lightspeed that return TLcdColorMapModifier and TypeMethodDescriptionfinal TLcdColorMap
ALcyLspStyleRepository.getElevationColorMap()
Returns aTLcdColorMap
used to style elevation data.Methods in com.luciad.lucy.map.lightspeed with parameters of type TLcdColorMapModifier and TypeMethodDescriptionfinal void
ALcyLspStyleRepository.setElevationColorMap
(TLcdColorMap aElevationColorMap) Set theTLcdColorMap
which is used to style elevation data. -
Uses of TLcdColorMap in com.luciad.tea.lightspeed.los.view
Methods in com.luciad.tea.lightspeed.los.view that return TLcdColorMapModifier and TypeMethodDescriptionTLspLOSCoverageStyle.getColorMap()
Gets the color map of this LOS Coverage Style.Methods in com.luciad.tea.lightspeed.los.view with parameters of type TLcdColorMapModifier and TypeMethodDescriptionTLspLOSCoverageStyle.Builder.colorMap
(TLcdColorMap aColorMap) Sets the color map. -
Uses of TLcdColorMap in com.luciad.util
Methods in com.luciad.util that return TLcdColorMapModifier and TypeMethodDescriptionTLcdIndexColorModel.getColorMap()
Returns the color map used to create this object.Constructors in com.luciad.util with parameters of type TLcdColorMapModifierConstructorDescriptionTLcdIndexColorModel
(int aBits, int aSize, TLcdColorMap aColorMap) Creates a newTLcdIndexColorModel
, using the coloring from the givenTLcdColorMap
.TLcdIndexColorModel
(int aBits, int aSize, TLcdColorMap aColorMap, ILcdRasterValueConverter aConverter) Creates a newTLcdIndexColorModel
, using the coloring from the givenTLcdColorMap
, and the given converter.TLcdIndexColorModel
(int aBits, TLcdColorMap aColorMap) Creates a newTLcdIndexColorModel
.TLcdIndexColorModel
(ColorModel aColorModel, TLcdColorMap aColorMap) Creates a newTLcdIndexColorModel
.TLcdIndexColorModel
(IndexColorModel aColorModel, TLcdColorMap aColorMap) Creates a newTLcdIndexColorModel
. -
Uses of TLcdColorMap in com.luciad.util.expression
Methods in com.luciad.util.expression with parameters of type TLcdColorMapModifier and TypeMethodDescriptionstatic ILcdExpression
<Color> TLcdExpressionFactory.mixmap
(ILcdExpression<Float> aValue, TLcdColorMap aColorMap) Returns an expression that behaves as acolor map
. -
Uses of TLcdColorMap in com.luciad.view.lightspeed.style
Methods in com.luciad.view.lightspeed.style that return TLcdColorMapMethods in com.luciad.view.lightspeed.style with parameters of type TLcdColorMapModifier and TypeMethodDescriptionTLspRasterStyle.Builder.colorMap
(TLcdColorMap aColorMap) Sets the color map.