|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPLayer
at.ac.tuwien.cs.ztimeview.ui.PRulerLayer
implementing the ruler
Constructor Summary | |
PRulerLayer(int canvasWidth,
int canvasHeight,
java.util.Date start,
java.util.Date end)
constructor |
Method Summary | |
void |
addChild(int index,
PNode child)
Add a node to be a new child of this node at the specified index. |
void |
fullPaint(PPaintContext aPaintContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PRulerLayer(int canvasWidth, int canvasHeight, java.util.Date start, java.util.Date end)
Method Detail |
public void addChild(int index, PNode child)
child
- the new child to add to this nodepublic void fullPaint(PPaintContext aPaintContext)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |