|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--physicon.graphLib.DrawerBase | +--physicon.graphLib.HatchingDrawer
Constructor Summary | |
HatchingDrawer()
|
|
HatchingDrawer(java.awt.Color c)
|
Method Summary | |
void |
drawLocal(java.awt.Graphics g)
|
java.awt.Rectangle |
getLocalRoughRect()
|
Methods inherited from class physicon.graphLib.DrawerBase |
contains,
getGlobalLevel,
getGlobalRefPoint,
reset,
setGlobalLevel,
setGlobalRefPoint |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public HatchingDrawer()
public HatchingDrawer(java.awt.Color c)
Method Detail |
public java.awt.Rectangle getLocalRoughRect()
public void drawLocal(java.awt.Graphics g)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |