org.cresques.impl.geo
Class PointFactory

java.lang.Object
  extended by org.cresques.impl.geo.PointFactory

public class PointFactory
extends Object


Constructor Summary
PointFactory()
           
 
Method Summary
static UtmPoint newUtmPoint(UtmZone zona, double x, double y)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PointFactory

public PointFactory()
Method Detail

newUtmPoint

public static UtmPoint newUtmPoint(UtmZone zona,
                                   double x,
                                   double y)


Copyright © 2004-2013 gvSIG. All Rights Reserved.