FreeHEP API
Version current

hep.aida.ref.plotter
Class IntegerStyleParameter

java.lang.Object
  extended byhep.aida.ref.plotter.AbstractStyleParameter
      extended byhep.aida.ref.plotter.IntegerStyleParameter

public class IntegerStyleParameter
extends AbstractStyleParameter

Author:
The FreeHEP team @ SLAC
Source Code:
IntegerStyleParameter.java

Method Summary
protected  boolean setParameter(String parValue)
           
 boolean setValue(int value)
           
 Class type()
           
 int value()
           
 
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
 

Method Detail

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

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.