org.gvsig.raster.tools.algorithm.maskthreshold
Class MaskthresholdAlgorithmLibrary
java.lang.Object
org.gvsig.tools.library.AbstractLibrary
org.gvsig.raster.tools.algorithm.maskthreshold.MaskthresholdAlgorithmLibrary
- All Implemented Interfaces:
- Library
public class MaskthresholdAlgorithmLibrary
- extends AbstractLibrary
Initialization of MaskthresholdAlgorithmLibrary library.
- Author:
- Nacho Brodin
| Nested classes/interfaces inherited from interface org.gvsig.tools.library.Library |
Library.TYPE |
| 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 |
PROCESS_LABEL
public static final String PROCESS_LABEL
- See Also:
- Constant Field Values
MaskthresholdAlgorithmLibrary
public MaskthresholdAlgorithmLibrary()
doInitialize
protected void doInitialize()
throws LibraryException
- Specified by:
doInitialize in class AbstractLibrary
- Throws:
LibraryException
doPostInitialize
public void doPostInitialize()
throws LibraryException
- Specified by:
doPostInitialize in class AbstractLibrary
- Throws:
LibraryException
Copyright © 2011-2013 gvSIG. All Rights Reserved.