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 LegendModelLegendGraphic.modelprotected LegendModelLegendPanel.modelMethods in fr.ifremer.isisfish.ui.result that return LegendModelMethods in fr.ifremer.isisfish.ui.result with parameters of type LegendModelModifier and TypeMethodDescriptionvoidLegendGraphic.setModel(LegendModel m) voidLegendPanel.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)