org.cts.registry
Class AbstractProjRegistry

java.lang.Object
  extended by org.cts.registry.AbstractProjRegistry
All Implemented Interfaces:
Registry
Direct Known Subclasses:
EPSGRegistry, ESRIRegistry, IGNFRegistry, Nad27Registry, Nad83Registry, worldRegistry

public abstract class AbstractProjRegistry
extends Object
implements Registry

Author:
Erwan Bocher

Field Summary
 org.slf4j.Logger LOGGER
           
protected  ProjParser projParser
          The parser associated to the PROJ registry.
 
Constructor Summary
AbstractProjRegistry()
          Create a new AbstractProjRegistry.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.cts.registry.Registry
getParameters, getRegistryName, getSupportedCodes
 

Field Detail

LOGGER

public org.slf4j.Logger LOGGER

projParser

protected final ProjParser projParser
The parser associated to the PROJ registry.

Constructor Detail

AbstractProjRegistry

public AbstractProjRegistry()
Create a new AbstractProjRegistry.



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.