uk.ac.starlink.ttools.plot2.layer
Class DensityGridPlotter.DensityStyle

java.lang.Object
  extended by uk.ac.starlink.ttools.plot2.layer.DensityGridPlotter.DensityStyle
All Implemented Interfaces:
Style
Enclosing class:
DensityGridPlotter

public static class DensityGridPlotter.DensityStyle
extends Object
implements Style


Constructor Summary
DensityGridPlotter.DensityStyle(int binsize, Shader shader, uk.ac.starlink.ttools.plot2.layer.DensityGridPlotter.Scaling scaling)
           
 
Method Summary
 boolean equals(Object o)
           
 Icon getLegendIcon()
          Returns an icon suitable for displaying in a legend for this style.
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DensityGridPlotter.DensityStyle

public DensityGridPlotter.DensityStyle(int binsize,
                                       Shader shader,
                                       uk.ac.starlink.ttools.plot2.layer.DensityGridPlotter.Scaling scaling)
Method Detail

getLegendIcon

public Icon getLegendIcon()
Description copied from interface: Style
Returns an icon suitable for displaying in a legend for this style.

Specified by:
getLegendIcon in interface Style

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object o)
Overrides:
equals in class Object


Copyright © 2014 Central Laboratory of the Research Councils. All Rights Reserved.