org.freehep.jas.plugin.plotter
Class TestPlotterAdapterLookup

java.lang.Object
  extended by org.freehep.jas.plugin.plotter.TestPlotterAdapterLookup

public class TestPlotterAdapterLookup
extends Object

Author:
turri

Constructor Summary
TestPlotterAdapterLookup()
           
 
Method Summary
 PlotterAdapter doubleToStringAdapter()
           
 PlotterAdapter intToDoubleAdapter()
           
static void main(String[] args)
           
 PlotterAdapter stringToIntegerAdapter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPlotterAdapterLookup

public TestPlotterAdapterLookup()
Method Detail

intToDoubleAdapter

public PlotterAdapter intToDoubleAdapter()

doubleToStringAdapter

public PlotterAdapter doubleToStringAdapter()

stringToIntegerAdapter

public PlotterAdapter stringToIntegerAdapter()

main

public static void main(String[] args)
Parameters:
args - the command line arguments


Copyright © 2013. All Rights Reserved.