fr.ifremer.isisfish.ui.result
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: 3445 $
Last update : $Date: 2011-07-15 15:12:45 +0200 (Fri, 15 Jul 2011) $
By : $Author: chatellier $
- Author:
- chatellier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
MatrixSummaryRenderer
public MatrixSummaryRenderer(SimulationStorage simulationStorage,
ResultStorage resultStorage,
org.nuiton.topia.TopiaContext topiaContext)
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
Copyright © 1999-2012 CodeLutin. All Rights Reserved.