public static class DensogramPlotter.DensoStyle extends Object implements Style
Constructor and Description |
---|
DensoStyle(Color baseColor,
Shader shader,
Scaling scaling,
Subrange dataclip,
Kernel1dShape kernelShape,
Combiner combiner,
BinSizer sizer,
Cumulation cumul,
int extent,
double position)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Icon |
getLegendIcon()
Returns an icon suitable for displaying in a legend for this style.
|
int |
hashCode() |
public DensoStyle(Color baseColor, Shader shader, Scaling scaling, Subrange dataclip, Kernel1dShape kernelShape, Combiner combiner, BinSizer sizer, Cumulation cumul, int extent, double position)
baseColor
- base colourshader
- colour ramp shaderscaling
- colour ramp scaling functiondataclip
- input value subrangekernelShape
- smoothing kernel shapecombiner
- pixel bin aggregation modesizer
- smoothing width specificationcumul
- are bins painted cumulativelyextent
- height in pixels of density barposition
- fractional location of density bar (0..1)public Icon getLegendIcon()
Style
getLegendIcon
in interface Style
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.