edu.psu.geovista.app.map
Class ProjectionIdentity

java.lang.Object
  extended byedu.psu.geovista.app.map.ProjectionIdentity
All Implemented Interfaces:
Projection

public class ProjectionIdentity
extends java.lang.Object
implements Projection

put your documentation comment here


Constructor Summary
ProjectionIdentity()
           
 
Method Summary
 java.awt.geom.Point2D.Double project(double lat, double longVal, java.awt.geom.Point2D.Double pt)
           
 java.awt.Shape project(java.awt.Shape shpIn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectionIdentity

public ProjectionIdentity()
Method Detail

project

public java.awt.geom.Point2D.Double project(double lat,
                                            double longVal,
                                            java.awt.geom.Point2D.Double pt)
Specified by:
project in interface Projection

project

public java.awt.Shape project(java.awt.Shape shpIn)
Specified by:
project in interface Projection


Copyright © 1996-2003 GeoVista Center. All Rights Reserved.