org.gvsig.fmap.crs
Class CRSFactory

java.lang.Object
  extended by org.gvsig.fmap.crs.CRSFactory

public class CRSFactory
extends Object

Fabrica de CRS. Centraliza las peticiones de creación de objetos CRS de todo fmap.

Author:
luisw

Field Summary
static ICRSFactory cp
           
 
Constructor Summary
CRSFactory()
           
 
Method Summary
static IProjection getCRS(String code)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cp

public static ICRSFactory cp
Constructor Detail

CRSFactory

public CRSFactory()
Method Detail

getCRS

public static IProjection getCRS(String code)


Copyright © 2004-2013 gvSIG. All Rights Reserved.