|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.util.Rectangle
public class Rectangle
| Field Summary | |
|---|---|
int |
height
|
int |
width
|
int |
x
|
int |
y
|
| Constructor Summary | |
|---|---|
Rectangle()
|
|
| Method Summary | |
|---|---|
boolean |
contains(int X,
int Y)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int x
public int y
public int width
public int height
| Constructor Detail |
|---|
public Rectangle()
| Method Detail |
|---|
public boolean contains(int X,
int Y)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||