hep.aida.ref.plotter
Class RevolvingColorStyleParameter

java.lang.Object
  extended by hep.aida.ref.plotter.AbstractStyleParameter
      extended by hep.aida.ref.plotter.RevolvingStyleParameter
          extended by hep.aida.ref.plotter.RevolvingColorStyleParameter

public class RevolvingColorStyleParameter
extends RevolvingStyleParameter


Method Summary
 java.awt.Color color()
           
 java.awt.Color color(int index)
           
 java.lang.String stringValue()
           
 java.lang.String stringValue(int index)
           
 java.lang.Class type()
           
 
Methods inherited from class hep.aida.ref.plotter.RevolvingStyleParameter
allowedValues, defaultValue, getCurrentIndex, getDefaultIndex, incrementCurrentIndex, incrementDefaultIndex, setCurrentIndex, setDefaultIndex
 
Methods inherited from class hep.aida.ref.plotter.AbstractStyleParameter
parValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

color

public java.awt.Color color()

color

public java.awt.Color color(int index)

stringValue

public java.lang.String stringValue()

stringValue

public java.lang.String stringValue(int index)

type

public java.lang.Class type()
Overrides:
type in class RevolvingStyleParameter


jHepWork 1.1 (C) Chekanov