com.jeffpalm.util
Interface Point.Double.Factory

All Known Subinterfaces:
Point.Factory
Enclosing interface:
Point.Double

public static interface Point.Double.Factory


Method Summary
 Point.Double newDouble(double x, double y)
           
 

Method Detail

newDouble

Point.Double newDouble(double x,
                       double y)