uk.ac.starlink.ttools.plot2.layer
Class PairPlotter.PairStyle

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

public static class PairPlotter.PairStyle
extends Object
implements Style

Style class for pair plots.


Constructor Summary
PairPlotter.PairStyle(Color color)
          Constructor.
 
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

PairPlotter.PairStyle

public PairPlotter.PairStyle(Color color)
Constructor.

Parameters:
color - link colour
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 © 2013 Central Laboratory of the Research Councils. All Rights Reserved.