org.cresques.coerce
Class CoerceToCRS

java.lang.Object
  extended by org.cresques.coerce.CoerceToCRS
All Implemented Interfaces:
DataTypesManager.Coercion

public class CoerceToCRS
extends Object
implements DataTypesManager.Coercion

Convert a string value of projection code to IProjection

Version:
$Id$
Author:
gvSIG Team

Constructor Summary
CoerceToCRS()
           
 
Method Summary
 Object coerce(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoerceToCRS

public CoerceToCRS()
Method Detail

coerce

public Object coerce(Object value)
              throws CoercionException
Specified by:
coerce in interface DataTypesManager.Coercion
Throws:
CoercionException


Copyright © 2004-2013 gvSIG. All Rights Reserved.