|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.tmaj.client.image.draw.OvalDrawableHelper
final class OvalDrawableHelper
A Helper class for Ovals that determines how close a mouse click needs to be to an oval for the oval to be considered selected.
| Constructor Summary | |
|---|---|
OvalDrawableHelper()
|
|
| Method Summary | |
|---|---|
(package private) static boolean |
shouldPointActivate(int xPos,
int yPos,
java.awt.Rectangle drawableRect)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
OvalDrawableHelper()
| Method Detail |
|---|
static boolean shouldPointActivate(int xPos,
int yPos,
java.awt.Rectangle drawableRect)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||