|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jeffpalm.util.Point.ShortImpl
public static final class Point.ShortImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.jeffpalm.util.Point.Short |
---|
Point.Short.Factory |
Method Summary | |
---|---|
protected int |
intX()
|
protected int |
intY()
|
short |
x()
|
short |
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 short x()
x
in interface Point.Short
public final short y()
y
in interface Point.Short
protected int intX()
protected int intY()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |