hep.aida.ref.plotter
Class IntegerStyleParameter
java.lang.Object
hep.aida.ref.plotter.AbstractStyleParameter
hep.aida.ref.plotter.IntegerStyleParameter
- public class IntegerStyleParameter
- extends AbstractStyleParameter
- Author:
- The FreeHEP team @ SLAC
- Source Code:
- IntegerStyleParameter.java
Methods inherited from class hep.aida.ref.plotter.AbstractStyleParameter |
allowedValues, defaultValue, hasAllowedValues, isCurrentValueAllowed, isParameterValueSet, isValueAllowed, name, parameterValue, reset, setDefaultValue, setParameter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public int value()
setValue
public boolean setValue(int value)
setParameter
protected boolean setParameter(String parValue)
- Overrides:
setParameter
in class AbstractStyleParameter
type
public Class type()
- Specified by:
type
in class AbstractStyleParameter
Copyright © 2000-2004 FreeHEP, All Rights Reserved.