org.gvsig.geoprocess.algorithm.reproject
Class ReprojectLibrary

java.lang.Object
  extended by org.gvsig.tools.library.AbstractLibrary
      extended by org.gvsig.geoprocess.algorithm.base.core.AlgorithmAbstractLibrary
          extended by org.gvsig.geoprocess.algorithm.reproject.ReprojectLibrary
All Implemented Interfaces:
Library

public class ReprojectLibrary
extends AlgorithmAbstractLibrary

Initialization of ReprojectLibrary library.

Author:
Nacho Brodin

Nested Class Summary
 
Nested classes/interfaces inherited from class org.gvsig.tools.library.AbstractLibrary
AbstractLibrary.Required
 
Nested classes/interfaces inherited from interface org.gvsig.tools.library.Library
Library.TYPE
 
Field Summary
 
Fields inherited from class org.gvsig.geoprocess.algorithm.base.core.AlgorithmAbstractLibrary
text
 
Constructor Summary
ReprojectLibrary()
           
 
Method Summary
protected  void doInitialize()
           
protected  void doPostInitialize()
           
 
Methods inherited from class org.gvsig.geoprocess.algorithm.base.core.AlgorithmAbstractLibrary
doRegistration, getLanguageStrings, registerGeoProcess, registerGeoProcess, setLanguageStrings
 
Methods inherited from class org.gvsig.tools.library.AbstractLibrary
equals, getLibrary, getPriority, getRequireds, getType, hashCode, initialize, isRequired, isRequired, postInitialize, registerAs, registerAsAPI, registerAsImplementationOf, registerAsImplementationOf, registerAsServiceOf, require, require, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReprojectLibrary

public ReprojectLibrary()
Method Detail

doInitialize

protected void doInitialize()
                     throws LibraryException
Specified by:
doInitialize in class AbstractLibrary
Throws:
LibraryException

doPostInitialize

protected void doPostInitialize()
                         throws LibraryException
Specified by:
doPostInitialize in class AbstractLibrary
Throws:
LibraryException


Copyright © 2004-2013 gvSIG. All Rights Reserved.