hep.aida.tdouble.ref
Class DoubleConverter
- java.lang.Object
-
- hep.aida.tdouble.ref.DoubleConverter
-
public class DoubleConverter extends java.lang.ObjectHistogram conversions, for example to String and XML format; This class requires the Colt distribution, whereas the rest of the package is entirelly stand-alone.
-
-
Constructor Summary
Constructors Constructor and Description DoubleConverter()Creates a new histogram converter.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description double[]edges(DoubleIAxis axis)Returns all edges of the given axis.java.lang.StringtoString(DoubleIAxis axis)Returns a string representation of the given argument.java.lang.StringtoString(DoubleIHistogram1D h)Returns a string representation of the given argument.java.lang.StringtoString(DoubleIHistogram2D h)Returns a string representation of the given argument.java.lang.StringtoString(DoubleIHistogram3D h)Returns a string representation of the given argument.java.lang.StringtoXML(DoubleIHistogram1D h)Returns a XML representation of the given argument.java.lang.StringtoXML(DoubleIHistogram2D h)Returns a XML representation of the given argument.
-
-
-
Method Detail
-
edges
public double[] edges(DoubleIAxis axis)
Returns all edges of the given axis.
-
toString
public java.lang.String toString(DoubleIAxis axis)
Returns a string representation of the given argument.
-
toString
public java.lang.String toString(DoubleIHistogram1D h)
Returns a string representation of the given argument.
-
toString
public java.lang.String toString(DoubleIHistogram2D h)
Returns a string representation of the given argument.
-
toString
public java.lang.String toString(DoubleIHistogram3D h)
Returns a string representation of the given argument.
-
toXML
public java.lang.String toXML(DoubleIHistogram1D h)
Returns a XML representation of the given argument.
-
toXML
public java.lang.String toXML(DoubleIHistogram2D h)
Returns a XML representation of the given argument.
-
-
DMelt 3.0 © DataMelt by jWork.ORG