org.freehep.jas.extension.tupleExplorer
Class TupleExplorerPluginProjectionMaker
java.lang.Object
org.freehep.jas.extension.tupleExplorer.TupleExplorerPluginProjectionMaker
public class TupleExplorerPluginProjectionMaker
- 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 |
HISTOGRAM
public static final int HISTOGRAM
- See Also:
- Constant Field Values
SCATTER_2D
public static final int SCATTER_2D
- See Also:
- Constant Field Values
PROJECT_XY
public static final int PROJECT_XY
- See Also:
- Constant Field Values
PROFILE
public static final int PROFILE
- See Also:
- Constant Field Values
TupleExplorerPluginProjectionMaker
public TupleExplorerPluginProjectionMaker()
projection1D
public static AbstractProjection projection1D(MutableTupleColumn column)
projection2D
public static AbstractProjection projection2D(MutableTupleColumn columnx,
MutableTupleColumn columny,
int type)
Copyright © 2013. All Rights Reserved.