public interface YisSymbolic
Modifier and Type | Method and Description |
---|---|
String |
getYSymbolicValue(Integer val)
Returns the symbolic value linked with the specified
Integer . |
String |
getYSymbolicValue(int series,
int item)
Returns the symbolic value of the data set specified by
series and item parameters. |
String[] |
getYSymbolicValues()
Returns the list of symbolic values.
|
String[] getYSymbolicValues()
String getYSymbolicValue(int series, int item)
series
and item
parameters.series
- the series index (zero-based).item
- the item index (zero-based).Jas4pp 1.5 © Java Analysis Studio for Particle Physics