Class RasterLegendLibrary

java.lang.Object
org.gvsig.tools.library.AbstractLibrary
org.gvsig.raster.lib.legend.api.RasterLegendLibrary
All Implemented Interfaces:
org.gvsig.tools.library.Library

@Deprecated public class RasterLegendLibrary extends org.gvsig.tools.library.AbstractLibrary
Deprecated.
Raster legend library
Author:
Lluis Marques
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.gvsig.tools.library.AbstractLibrary

    org.gvsig.tools.library.AbstractLibrary.DefaultRequired

    Nested classes/interfaces inherited from interface org.gvsig.tools.library.Library

    org.gvsig.tools.library.Library.Required, org.gvsig.tools.library.Library.TYPE
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    Deprecated.
     
    protected void
    Deprecated.
     
    void
    Deprecated.
     

    Methods inherited from class org.gvsig.tools.library.AbstractLibrary

    equals, getLibrary, getPriority, getRequireds, getType, hashCode, initialize, isRequired, isRequired, postInitialize, registerAs, registerAsAPI, registerAsImplementationOf, registerAsImplementationOf, registerAsServiceOf, registerAsSPI, require, require, require, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • RasterLegendLibrary

      public RasterLegendLibrary()
      Deprecated.
  • Method Details

    • doRegistration

      public void doRegistration()
      Deprecated.
      Specified by:
      doRegistration in interface org.gvsig.tools.library.Library
      Overrides:
      doRegistration in class org.gvsig.tools.library.AbstractLibrary
    • doInitialize

      protected void doInitialize() throws org.gvsig.tools.library.LibraryException
      Deprecated.
      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
      Deprecated.
      Specified by:
      doPostInitialize in class org.gvsig.tools.library.AbstractLibrary
      Throws:
      org.gvsig.tools.library.LibraryException