org.cresques.impl.geo
Class Calc

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

public class Calc
extends Object


Constructor Summary
Calc()
           
 
Method Summary
static void ICCCalculator()
           
 Point2D pointFactory(Projection proj, double x, double y)
           
static void prbUtmToGeo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Calc

public Calc()
Method Detail

ICCCalculator

public static void ICCCalculator()

prbUtmToGeo

public static void prbUtmToGeo()

pointFactory

public Point2D pointFactory(Projection proj,
                            double x,
                            double y)


Copyright © 2004-2013 gvSIG. All Rights Reserved.