org.gvsig.raster.principalcomponents.algorithm
Class PrincipalComponentsAlgorithmLibrary

java.lang.Object
  extended by org.gvsig.tools.library.AbstractLibrary
      extended by org.gvsig.raster.principalcomponents.algorithm.PrincipalComponentsAlgorithmLibrary
All Implemented Interfaces:
org.gvsig.tools.library.Library

public class PrincipalComponentsAlgorithmLibrary
extends org.gvsig.tools.library.AbstractLibrary

Initialization of PrincipalComponentsAlgorithmLibrary library.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.gvsig.tools.library.AbstractLibrary
org.gvsig.tools.library.AbstractLibrary.Required
 
Nested classes/interfaces inherited from interface org.gvsig.tools.library.Library
org.gvsig.tools.library.Library.TYPE
 
Field Summary
static java.lang.String PC_PROCESS_LABEL
           
static java.lang.String PC_STATS_PROCESS_LABEL
           
 
Constructor Summary
PrincipalComponentsAlgorithmLibrary()
           
 
Method Summary
protected  void doInitialize()
           
protected  void doPostInitialize()
           
 
Methods inherited from class org.gvsig.tools.library.AbstractLibrary
doRegistration, 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
 

Field Detail

PC_PROCESS_LABEL

public static final java.lang.String PC_PROCESS_LABEL
See Also:
Constant Field Values

PC_STATS_PROCESS_LABEL

public static final java.lang.String PC_STATS_PROCESS_LABEL
See Also:
Constant Field Values
Constructor Detail

PrincipalComponentsAlgorithmLibrary

public PrincipalComponentsAlgorithmLibrary()
Method Detail

doInitialize

protected void doInitialize()
                     throws org.gvsig.tools.library.LibraryException
Specified by:
doInitialize in class org.gvsig.tools.library.AbstractLibrary
Throws:
org.gvsig.tools.library.LibraryException

doPostInitialize

protected void doPostInitialize()
                         throws org.gvsig.tools.library.LibraryException
Specified by:
doPostInitialize in class org.gvsig.tools.library.AbstractLibrary
Throws:
org.gvsig.tools.library.LibraryException


Copyright © 2011-2014 gvSIG Association. All Rights Reserved.