|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.swiftgantt.ui.timeaxis.BaseTimeAxis
org.swiftgantt.ui.timeaxis.BaseRestoutTimeAxis
public abstract class BaseRestoutTimeAxis
Represent the time axis that has rest-out time.
HourlyTimeAxis,
DailyTimeAxis| Field Summary |
|---|
| Fields inherited from class org.swiftgantt.ui.timeaxis.BaseTimeAxis |
|---|
STEPS_OF_MAJOR_SCALE |
| Constructor Summary | |
|---|---|
BaseRestoutTimeAxis(GanttChart gantt)
|
|
| Method Summary | |
|---|---|
void |
paint(java.awt.Graphics g,
javax.swing.JComponent c,
java.awt.Rectangle rec)
This paint after sub-class has painted. |
| Methods inherited from class org.swiftgantt.ui.timeaxis.BaseTimeAxis |
|---|
getStepsToFirstMajorScale, getTotalStepsCount, setTotalStepsCount |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseRestoutTimeAxis(GanttChart gantt)
| Method Detail |
|---|
public void paint(java.awt.Graphics g,
javax.swing.JComponent c,
java.awt.Rectangle rec)
BaseTimeAxis
paint in interface Paintablepaint in class BaseTimeAxis
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||