org.freehep.jas.plugin.plotter
Class PlotterAdapterLookup
java.lang.Object
org.freehep.jas.plugin.plotter.PlotterAdapterLookup
public class PlotterAdapterLookup
- extends Object
- Author:
- The FreeHEP team @ SLAC
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlotterAdapterLookup
public PlotterAdapterLookup()
registerAdapter
public void registerAdapter(PlotterAdapter adapter,
Class from,
Class to)
adapter
public PlotterAdapter adapter(Class from,
Class to)
Copyright © 2013. All Rights Reserved.