uk.ac.starlink.ttools.plot2.layer
Class SpotPlotter.SpotStyle

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

public static class SpotPlotter.SpotStyle
extends Object
implements Style

Style implementation for spots. Only colour is configurable.


Method Summary
 boolean equals(Object o)
           
 Color getColor()
           
 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
 

Method Detail

getColor

public Color getColor()

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

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object


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