Package | Description |
---|---|
fact.hexmap.ui.colormapping | |
fact.hexmap.ui.components.cameradisplay |
Modifier and Type | Class and Description |
---|---|
class |
ArrayColorMapping
Uses an array of RGB values for the colorMapping.
|
class |
FlagColorMap
Created by lena on 24.11.15.
|
class |
GrayScaleColorMapping
Map values to grayscale by linear interpolation from minimal Value in camera to maximum value in camera.
|
class |
HotColorMap
Colormap minimal value: black, maximal value white
Created by lena on 30.06.15.
|
class |
InfernoColorMapping
Map values to the matplotlib inferno colormap
|
class |
MagmaColorMapping
Map values to the matplotlib magma colormap
|
class |
NeutralColorMapping
Map values to color by linear interpolation from neutralColor to max/minColor.
|
class |
PlasmaColorMapping
Map values to the matplotlib plasma colormap
|
class |
RainbowColorMapping
Created by kaibrugge on 02.07.14.
|
class |
TwoToneAbsoluteColorMapping |
class |
ViridisColorMapping
Map values to the matplotlib viridis colormap
by linear interpolation from minimal Value in camera to maximum value in camera.
|
Modifier and Type | Method and Description |
---|---|
void |
FactHexMapDisplay.setColorMap(ColorMapping m) |
Copyright © 2019. All rights reserved.