public static class SpectrogramPlotter.SpectroStyle extends java.lang.Object implements Style
Constructor and Description |
---|
SpectroStyle(Shader shader,
Scaling scaling,
java.awt.Color nullColor,
SpectrogramPlotter.ChannelGrid grid)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
javax.swing.Icon |
getLegendIcon()
Returns an icon suitable for displaying in a legend for this style.
|
int |
hashCode() |
public SpectroStyle(Shader shader, Scaling scaling, java.awt.Color nullColor, SpectrogramPlotter.ChannelGrid grid)
shader
- shaderscaling
- maps data values to shader rampnullColor
- colour to use for blank spectral valuesgrid
- channel bounds gridpublic javax.swing.Icon getLegendIcon()
Style
getLegendIcon
in interface Style
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
Copyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.