|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.base.drawing.StiActionUtils
public class StiActionUtils
Copyright Stimulsoft
Constructor Summary | |
---|---|
StiActionUtils()
|
Method Summary | |
---|---|
static boolean |
pointInRect(double x,
double y,
StiRectangle rect)
Checks does the point fit into the position. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiActionUtils()
Method Detail |
---|
public static boolean pointInRect(double x, double y, StiRectangle rect)
x
- X point.y
- Y point.rect
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |