com.jeffpalm.util
Interface Point.Boolean

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

public static interface Point.Boolean
extends Point.ToAWTable


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

Method Detail

x

boolean x()

y

boolean y()