Class MatrixSummaryRenderer

java.lang.Object
fr.ifremer.isisfish.ui.result.MatrixSummaryRenderer
All Implemented Interfaces:
org.nuiton.math.matrix.viewer.MatrixRenderer

public class MatrixSummaryRenderer extends Object implements org.nuiton.math.matrix.viewer.MatrixRenderer
Simulation summary renderer.
Version:
$Revision$ Last update : $Date$ By : $Author$
Author:
chatellier
  • Field Details

    • ABONDANCE_STRING

      protected static final String ABONDANCE_STRING
    • CAPTUREPARMETIER_STRING

      protected static final String CAPTUREPARMETIER_STRING
    • REJETPARMETIER_STRING

      protected static final String REJETPARMETIER_STRING
    • simulationStorage

      protected SimulationStorage simulationStorage
    • resultStorage

      protected ResultStorage resultStorage
    • topiaContext

      protected org.nuiton.topia.TopiaContext topiaContext
    • cachedComponent

      protected Component cachedComponent
  • Constructor Details

    • MatrixSummaryRenderer

      public MatrixSummaryRenderer(SimulationStorage simulationStorage, ResultStorage resultStorage, org.nuiton.topia.TopiaContext topiaContext)
  • Method Details

    • getComponent

      public Component getComponent(org.nuiton.math.matrix.MatrixND matrix)
      Specified by:
      getComponent in interface org.nuiton.math.matrix.viewer.MatrixRenderer
    • getIcon

      public Icon getIcon()
      Specified by:
      getIcon in interface org.nuiton.math.matrix.viewer.MatrixRenderer
    • getName

      public String getName()
      Specified by:
      getName in interface org.nuiton.math.matrix.viewer.MatrixRenderer