FreeHEP API
Version current

hep.aida.ref.plotter
Class BooleanStyleParameter

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

public class BooleanStyleParameter
extends AbstractStyleParameter

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

Method Summary
 boolean setValue(boolean value)
           
 Class type()
           
 boolean value()
           
 
Methods inherited from class hep.aida.ref.plotter.AbstractStyleParameter
allowedValues, defaultValue, hasAllowedValues, isCurrentValueAllowed, isParameterValueSet, isValueAllowed, name, parameterValue, reset, setDefaultValue, setParameter, setParameter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

value

public boolean value()

setValue

public boolean setValue(boolean value)

type

public Class type()
Specified by:
type in class AbstractStyleParameter

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.