| Constructor and Description |
|---|
ShadeStamper(Shader shader,
Scaling scaling,
Subrange dataclip,
Color baseColor,
Color nullColor,
float scaleAlpha)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Icon |
createLegendIcon(Outliner outliner)
Returns an icon for use in a legend given an outline shape.
|
boolean |
equals(Object o) |
int |
hashCode() |
public ShadeStamper(Shader shader, Scaling scaling, Subrange dataclip, Color baseColor, Color nullColor, float scaleAlpha)
shader - colour shaderscaling - scaling function from data to shade valuedataclip - scaling function range adjustmentbaseColor - colour to use for adjustments in case of
non-absolute shadernullColor - colour to use for null aux coordinate,
if null omit such pointsscaleAlpha - factor to scale output colour alpha by;
1 means opaquepublic Icon createLegendIcon(Outliner outliner)
StampercreateLegendIcon in interface Stamperoutliner - outline shapeCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.