Uses of Class
fr.ifremer.isisfish.ui.result.LegendModel
Packages that use LegendModel
-
Uses of LegendModel in fr.ifremer.isisfish.ui.result
Fields in fr.ifremer.isisfish.ui.result declared as LegendModelModifier and TypeFieldDescriptionprotected LegendModel
LegendGraphic.model
protected LegendModel
LegendPanel.model
Methods in fr.ifremer.isisfish.ui.result that return LegendModelMethods in fr.ifremer.isisfish.ui.result with parameters of type LegendModelModifier and TypeMethodDescriptionvoid
LegendGraphic.setModel
(LegendModel m) void
LegendPanel.setModel
(LegendModel model) Constructors in fr.ifremer.isisfish.ui.result with parameters of type LegendModelModifierConstructorDescriptionConstructeur.LegendPanel
(LegendModel model) LegendPanel
(LegendModel model, int width, int height)