FreeHEP API
Version current

hep.aida.ref.plotter
Class StringStyleParameter

java.lang.Object
  extended byhep.aida.ref.plotter.AbstractStyleParameter
      extended byhep.aida.ref.plotter.StringStyleParameter
Direct Known Subclasses:
FontStyleParameter

public class StringStyleParameter
extends AbstractStyleParameter

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

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

setValue

public boolean setValue(String value)

type

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

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.