Package org.jmol.util
Class Rectangle
java.lang.Object
org.jmol.util.Rectangle
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
public int x -
y
public int y -
width
public int width -
height
public int height
-
-
Constructor Details
-
Rectangle
public Rectangle()
-
-
Method Details
-
contains
public boolean contains(int X, int Y)
-