|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthep.aida.ref.plotter.AbstractStyleParameter
hep.aida.ref.plotter.DoubleStyleParameter
public class DoubleStyleParameter
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 |
---|
public boolean hasLimits()
public double min()
public double max()
public double value()
public boolean setValue(double value)
public java.lang.Class type()
type
in class AbstractStyleParameter
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |