public static class GridPlotter.GridStyle extends Object implements Style
Constructor and Description |
---|
GridStyle(BinSizer xSizer,
BinSizer ySizer,
double xPhase,
double yPhase,
Scaling scaling,
Subrange dataclip,
Shader shader,
Combiner combiner)
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 GridStyle(BinSizer xSizer, BinSizer ySizer, double xPhase, double yPhase, Scaling scaling, Subrange dataclip, Shader shader, Combiner combiner)
xSizer
- determines X bin extentySizer
- determines Y bin extentxPhase
- X axis bin reference point, 0..1yPhase
- Y axis bin reference point, 0..1scaling
- scaling function for mapping densities to
colour map entriesdataclip
- scaling input adjustment subrangeshader
- colour mapcombiner
- value combination mode for bin calculationpublic Icon getLegendIcon()
Style
getLegendIcon
in interface Style
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.