hep.aida.ref.plotter
Class DoubleStyleParameter

java.lang.Object
  extended by hep.aida.ref.plotter.AbstractStyleParameter
      extended by hep.aida.ref.plotter.DoubleStyleParameter

public class DoubleStyleParameter
extends AbstractStyleParameter


Method Summary
 boolean hasLimits()
           
 double max()
           
 double min()
           
 boolean setValue(double value)
           
 java.lang.Class type()
           
 double value()
           
 
Methods inherited from class hep.aida.ref.plotter.AbstractStyleParameter
defaultValue, parValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hasLimits

public boolean hasLimits()

min

public double min()

max

public double max()

value

public double value()

setValue

public boolean setValue(double value)

type

public java.lang.Class type()
Specified by:
type in class AbstractStyleParameter


jHepWork 1.1 (C) Chekanov