Uses of Class
idare.imagenode.ColorManagement.ColorScalePane
-
Packages that use ColorScalePane Package Description idare.imagenode.ColorManagement This Package contains classes used for Displaying and definingColorMaps available in IDARE. -
-
Uses of ColorScalePane in idare.imagenode.ColorManagement
Subclasses of ColorScalePane in idare.imagenode.ColorManagement Modifier and Type Class Description classDiscreteColorScalePaneA Discrete color scale pane The difference to a normal colorscalepane is, that this pane will plot with discrete colors and will not use a linear gradient to walk between the colors.Methods in idare.imagenode.ColorManagement that return ColorScalePane Modifier and Type Method Description ColorScalePaneColorMap. getColorScalePane()Get a visual representation of theColorScaleused in this map.ColorScalePaneColorScale. getColorScalePane()Get aColorScalePaneas a description for thisColorScale
-