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) |
Modifier and Type | Method and Description |
---|---|
Component |
getComponent(org.nuiton.math.matrix.MatrixND matrix) |
Icon |
getIcon() |
String |
getName() |
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.MatrixRenderer
public Icon getIcon()
getIcon
in interface org.nuiton.math.matrix.viewer.MatrixRenderer
public String getName()
getName
in interface org.nuiton.math.matrix.viewer.MatrixRenderer
Copyright © 1999–2020 CodeLutin. All rights reserved.