saaps.sapm
Class ElFluencePlot3.Axes.XLabel
java.lang.Object
|
+--saaps.sapm.ElFluencePlot3.Axes.XLabel
- Enclosing class:
- ElFluencePlot3.Axes
- class ElFluencePlot3.Axes.XLabel
- extends java.lang.Object
Field Summary |
private java.lang.String[] |
labels
|
private java.lang.String |
text
|
private int |
textX
|
private int |
textY
|
private int[] |
x
|
private int |
y
|
Method Summary |
void |
draw(java.awt.Graphics gr)
|
private java.lang.String |
getMonth(int m)
|
private java.lang.String |
getText(int fm,
int fy)
|
private java.lang.String |
getText(int fm,
int fy,
int lm,
int ly)
|
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
labels
private java.lang.String[] labels
text
private java.lang.String text
x
private int[] x
y
private int y
textX
private int textX
textY
private int textY
ElFluencePlot3.Axes.XLabel
ElFluencePlot3.Axes.XLabel()
getText
private java.lang.String getText(int fm,
int fy)
getText
private java.lang.String getText(int fm,
int fy,
int lm,
int ly)
getMonth
private java.lang.String getMonth(int m)
draw
public void draw(java.awt.Graphics gr)