|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jeffpalm.util.Point.ByteImpl
public static final class Point.ByteImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.jeffpalm.util.Point.Byte |
---|
Point.Byte.Factory |
Method Summary | |
---|---|
protected int |
intX()
|
protected int |
intY()
|
byte |
x()
|
byte |
y()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.jeffpalm.util.Point.ToAWTable |
---|
toAWT |
Method Detail |
---|
public final byte x()
x
in interface Point.Byte
public final byte y()
y
in interface Point.Byte
protected int intX()
protected int intY()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |