|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.org.toot.swingui.midiui.sequenceui.NormalisedDualPoint
public class NormalisedDualPoint
| Field Summary | |
|---|---|
int |
bottom
|
int |
left
|
int |
right
|
int |
top
|
| Constructor Summary | |
|---|---|
NormalisedDualPoint(int x1,
int y1,
int x2,
int y2)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int left
public int top
public int right
public int bottom
| Constructor Detail |
|---|
public NormalisedDualPoint(int x1,
int y1,
int x2,
int y2)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||