Class AggregateLegendSwingLibrary
java.lang.Object
org.gvsig.tools.library.AbstractLibrary
org.gvsig.legend.aggregate.swing.api.AggregateLegendSwingLibrary
- All Implemented Interfaces:
org.gvsig.tools.library.Library
public class AggregateLegendSwingLibrary
extends org.gvsig.tools.library.AbstractLibrary
- Author:
- fdiaz
-
Nested Class Summary
Nested classes/interfaces inherited from class org.gvsig.tools.library.AbstractLibrary
org.gvsig.tools.library.AbstractLibrary.DefaultRequiredNested 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 -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidMethods inherited from class org.gvsig.tools.library.AbstractLibrary
doRegistration, equals, getLibrary, getPriority, getRequireds, getType, hashCode, initialize, isRequired, isRequired, postInitialize, registerAs, registerAsAPI, registerAsImplementationOf, registerAsImplementationOf, registerAsServiceOf, registerAsSPI, require, require, require, toString
-
Constructor Details
-
AggregateLegendSwingLibrary
public AggregateLegendSwingLibrary()
-
-
Method Details
-
doInitialize
protected void doInitialize() throws org.gvsig.tools.library.LibraryException- Specified by:
doInitializein classorg.gvsig.tools.library.AbstractLibrary- Throws:
org.gvsig.tools.library.LibraryException
-
doPostInitialize
protected void doPostInitialize() throws org.gvsig.tools.library.LibraryException- Specified by:
doPostInitializein classorg.gvsig.tools.library.AbstractLibrary- Throws:
org.gvsig.tools.library.LibraryException
-