org.jrobin.graph
Class TimeAxisLabel
java.lang.Object
org.jrobin.graph.TimeAxisLabel
public class TimeAxisLabel
- extends java.lang.Object
Represents the TimeAxis label used in the graph. The TimeAxisLabel object has the same alignment
possibilities as all other text/comment objects in a graph.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMT_DEFAULT
protected static final int CMT_DEFAULT
- See Also:
- Constant Field Values
CMT_LEGEND
protected static final int CMT_LEGEND
- See Also:
- Constant Field Values
CMT_GPRINT
protected static final int CMT_GPRINT
- See Also:
- Constant Field Values
CMT_NOLEGEND
protected static final int CMT_NOLEGEND
- See Also:
- Constant Field Values
TKN_ALF
protected static final java.lang.Byte TKN_ALF
TKN_ARF
protected static final java.lang.Byte TKN_ARF
TKN_ACF
protected static final java.lang.Byte TKN_ACF
TKN_AL
protected static final java.lang.Byte TKN_AL
TKN_AR
protected static final java.lang.Byte TKN_AR
TKN_AC
protected static final java.lang.Byte TKN_AC
TKN_NULL
protected static final java.lang.Byte TKN_NULL
lineCount
protected int lineCount
endLf
protected boolean endLf
addSpacer
protected boolean addSpacer
trimString
protected boolean trimString
commentType
protected int commentType
lfToken
protected java.lang.Byte lfToken
text
protected java.lang.String text
oList
protected java.util.ArrayList oList