FreeHEP API
Version current

hep.aida.ref.plotter
Class ColorStyleParameter

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

public class ColorStyleParameter
extends AbstractStyleParameter

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

Method Summary
 Color color()
           
 boolean setColor(Color color)
           
protected  boolean setParameter(String parValue)
           
 boolean setStringValue(String color)
           
 String stringValue()
           
 Class type()
           
 
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

color

public Color color()

stringValue

public String stringValue()

setColor

public boolean setColor(Color color)

setStringValue

public boolean setStringValue(String color)

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.