com.jeffpalm.util
Interface Point.Byte

All Superinterfaces:
Point.ToAWTable
All Known Implementing Classes:
Point.ByteImpl
Enclosing class:
Point

public static interface Point.Byte
extends Point.ToAWTable


Nested Class Summary
static interface Point.Byte.Factory
           
 
Method Summary
 byte x()
           
 byte y()
           
 
Methods inherited from interface com.jeffpalm.util.Point.ToAWTable
toAWT
 

Method Detail

x

byte x()

y

byte y()