org.geotools.demo.referencing
Class CRSDemo

java.lang.Object
  extended by org.geotools.demo.referencing.CRSDemo

public class CRSDemo
extends java.lang.Object

The CoordinateReferenceSystem data structure is the gateway to the geotools referencing module.

Author:
Jody

Constructor Summary
CRSDemo()
           
 
Method Summary
 void create_ProjectedCRS_from_DefaultGeogCRS()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CRSDemo

public CRSDemo()
Method Detail

create_ProjectedCRS_from_DefaultGeogCRS

public void create_ProjectedCRS_from_DefaultGeogCRS()


Copyright © 1996-2010 Geotools. All Rights Reserved.