hep.aida.ref.plotter
Class ColorStyleParameter
java.lang.Object
  
hep.aida.ref.plotter.AbstractStyleParameter
      
hep.aida.ref.plotter.ColorStyleParameter
- public class ColorStyleParameter
- extends AbstractStyleParameter
  
- Author:
 
  - The FreeHEP team @ SLAC
 
- Source Code:
 - ColorStyleParameter.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 | 
 
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
 
 
Copyright © 2000-2004 FreeHEP, All Rights Reserved.