org.objectweb.proactive.benchmarks.timit.config
Class ConfigChart

java.lang.Object
  extended by org.objectweb.proactive.benchmarks.timit.config.Tag
      extended by org.objectweb.proactive.benchmarks.timit.config.ConfigChart

public class ConfigChart
extends Tag


Constructor Summary
ConfigChart(org.jdom.Element eChart)
           
 
Method Summary
 java.lang.String get(java.lang.String name)
           
static Chart.LegendFormat legendValue(java.lang.String legendMode)
           
static Chart.Scale scaleValue(java.lang.String scaleMode)
           
 
Methods inherited from class org.objectweb.proactive.benchmarks.timit.config.Tag
addAttribute, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConfigChart

public ConfigChart(org.jdom.Element eChart)
Method Detail

get

public java.lang.String get(java.lang.String name)
Overrides:
get in class Tag
Returns:
the value of the given attribute

scaleValue

public static Chart.Scale scaleValue(java.lang.String scaleMode)

legendValue

public static Chart.LegendFormat legendValue(java.lang.String legendMode)


Copyright 2001-2007 INRIA All Rights Reserved.