Uses of Interface
org.gvsig.app.project.documents.view.legend.gui.ILegendPanel
Packages that use ILegendPanel
Package
Description
Symbology swing library API.
-
Uses of ILegendPanel in org.gvsig.app.project.documents.view.legend.gui
Classes in org.gvsig.app.project.documents.view.legend.gui that implement ILegendPanelMethods in org.gvsig.app.project.documents.view.legend.gui that return ILegendPanelModifier and TypeMethodDescriptionLegendsPanel.getActivePage()LegendsPanel.getPage(Class<? extends ILegendPanel> pageClass) Methods in org.gvsig.app.project.documents.view.legend.gui that return types with arguments of type ILegendPanelMethods in org.gvsig.app.project.documents.view.legend.gui with parameters of type ILegendPanelMethod parameters in org.gvsig.app.project.documents.view.legend.gui with type arguments of type ILegendPanel -
Uses of ILegendPanel in org.gvsig.symbology.swing
Methods in org.gvsig.symbology.swing that return types with arguments of type ILegendPanelModifier and TypeMethodDescriptionList<Class<? extends ILegendPanel>> SymbologySwingManager.getLegendEditorClasses()SymbologySwingManager.getLegendEditors(org.gvsig.fmap.mapcontext.layers.FLayer layer) Method parameters in org.gvsig.symbology.swing with type arguments of type ILegendPanelModifier and TypeMethodDescriptionvoidSymbologySwingManager.registerLegendEditor(Class<? extends ILegendPanel> legendEditor)