|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A Region Of Interest, that is a region delimited by a polygon, that can be moved with the mouse.
Method Summary | |
java.awt.Shape |
getShape()
|
void |
paint(java.awt.Graphics g)
Called by the Player: draw the ROI |
void |
setComponent(java.awt.Component c)
Called by the Player: set the component where to display the ROI |
Method Detail |
public java.awt.Shape getShape()
public void setComponent(java.awt.Component c)
c
- The Component where to display the ROIpublic void paint(java.awt.Graphics g)
g
- the Graphics where to paint the ROI
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |