|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TAxis
Field Summary | |
---|---|
static int |
rootCheckSum
|
static int |
rootIOVersion
|
Method Summary | |
---|---|
int |
getFirst()
first bin to display |
int |
getLast()
last bin to display |
int |
getNbins()
Number of bins |
boolean |
getTimeDisplay()
on/off displaying time values instead of numerics |
TString |
getTimeFormat()
Date&time format, ex: 09/12/99 12:34:00 |
TArrayD |
getXbins()
Bin edges array in X |
double |
getXmax()
upper edge of last bin |
double |
getXmin()
low edge of first bin |
Methods inherited from interface hep.io.root.interfaces.TNamed |
---|
getName, getTitle |
Methods inherited from interface hep.io.root.interfaces.TObject |
---|
getBits, getUniqueID |
Methods inherited from interface hep.io.root.RootObject |
---|
getRootClass |
Methods inherited from interface hep.io.root.interfaces.TAttAxis |
---|
getAxisColor, getLabelColor, getLabelFont, getLabelOffset, getLabelSize, getNdivisions, getTickLength, getTitleColor, getTitleFont, getTitleOffset, getTitleSize |
Field Detail |
---|
static final int rootIOVersion
static final int rootCheckSum
Method Detail |
---|
int getFirst()
int getLast()
int getNbins()
boolean getTimeDisplay()
TString getTimeFormat()
TArrayD getXbins()
double getXmax()
double getXmin()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |