src
Class Roi

java.lang.Object
  extended by src.Valeur
      extended by src.Roi

public class Roi
extends Valeur


Constructor Summary
Roi()
           
 
Method Summary
 
Methods inherited from class src.Valeur
compareTo, getName, getValue, setValue, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Roi

public Roi()