public class Converter extends Object
Constructor and Description |
---|
Converter()
Creates a new histogram converter.
|
Modifier and Type | Method and Description |
---|---|
double[] |
edges(IAxis axis)
Returns all edges of the given axis.
|
String |
toString(IAxis axis)
Returns a string representation of the given argument.
|
String |
toString(IHistogram1D h)
Returns a string representation of the given argument.
|
String |
toString(IHistogram2D h)
Returns a string representation of the given argument.
|
String |
toString(IHistogram3D h)
Returns a string representation of the given argument.
|
String |
toXML(IHistogram1D h)
Returns a XML representation of the given argument.
|
String |
toXML(IHistogram2D h)
Returns a XML representation of the given argument.
|
public double[] edges(IAxis axis)
public String toString(IHistogram1D h)
public String toString(IHistogram2D h)
public String toString(IHistogram3D h)
public String toXML(IHistogram1D h)
public String toXML(IHistogram2D h)
Jas4pp 1.5 © Java Analysis Studio for Particle Physics