public class StiActionUtils
extends java.lang.Object
| Constructor and Description |
|---|
StiActionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
pointInRect(double x,
double y,
StiRectangle rect)
Checks does the point fit into the position.
|
public static boolean pointInRect(double x,
double y,
StiRectangle rect)
x - X point.y - Y point.rect - Copyright © 2020 Stimulsoft. All Rights Reserved.