public class MatrixSummaryRenderer extends Object implements org.nuiton.math.matrix.viewer.MatrixRenderer
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ABONDANCE_STRING |
protected Component |
cachedComponent |
protected static String |
CAPTUREPARMETIER_STRING |
protected static String |
REJETPARMETIER_STRING |
protected ResultStorage |
resultStorage |
protected SimulationStorage |
simulationStorage |
protected org.nuiton.topia.TopiaContext |
topiaContext |
| Constructor and Description |
|---|
MatrixSummaryRenderer(SimulationStorage simulationStorage,
ResultStorage resultStorage,
org.nuiton.topia.TopiaContext topiaContext) |
protected static final String ABONDANCE_STRING
protected static final String CAPTUREPARMETIER_STRING
protected static final String REJETPARMETIER_STRING
protected SimulationStorage simulationStorage
protected ResultStorage resultStorage
protected org.nuiton.topia.TopiaContext topiaContext
protected Component cachedComponent
public MatrixSummaryRenderer(SimulationStorage simulationStorage, ResultStorage resultStorage, org.nuiton.topia.TopiaContext topiaContext)
public Component getComponent(org.nuiton.math.matrix.MatrixND matrix)
getComponent in interface org.nuiton.math.matrix.viewer.MatrixRendererpublic Icon getIcon()
getIcon in interface org.nuiton.math.matrix.viewer.MatrixRendererpublic String getName()
getName in interface org.nuiton.math.matrix.viewer.MatrixRendererCopyright © 1999–2013 CodeLutin. All rights reserved.