hep.aida.ref.plotter
Class IntegerStyleParameter

java.lang.Object
  extended by hep.aida.ref.plotter.AbstractStyleParameter
      extended by hep.aida.ref.plotter.IntegerStyleParameter

public class IntegerStyleParameter
extends AbstractStyleParameter


Method Summary
 boolean setValue(int value)
           
 java.lang.Class type()
           
 int value()
           
 
Methods inherited from class hep.aida.ref.plotter.AbstractStyleParameter
defaultValue, parValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

value

public int value()

setValue

public boolean setValue(int value)

type

public java.lang.Class type()
Specified by:
type in class AbstractStyleParameter


jHepWork 1.1 (C) Chekanov