SimulationContainer
public class RheologyGraphic extends SimulationGraphic
Modifier and Type | Class | Description |
---|---|---|
static class |
RheologyGraphic.Applet |
Modifier and Type | Field | Description |
---|---|---|
protected java.util.ArrayList<LineSegment> |
flowLines |
|
protected DeviceBox |
shearBox |
|
protected DeviceSlider |
sliderA |
appName, controller, GRAPHIC_ONLY, simulation, space, TABBED_PANE, WINDOW_CLOSER
Constructor | Description |
---|---|
RheologyGraphic(SimulationRheology sim) |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] args) |
|
protected void |
updateFlowLines() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
add, add, addAsTab, createDisplayBoxPaintAction, deviceList, displayList, getController, getDisplayBox, getPaintAction, getPanel, getSimulation, initGraphics, makeAndDisplayFrame, makeAndDisplayFrame, makeAndDisplayFrame, makeAndDisplayFrame, remove, remove, setPaintInterval
protected java.util.ArrayList<LineSegment> flowLines
protected final DeviceSlider sliderA
protected final DeviceBox shearBox
public RheologyGraphic(SimulationRheology sim)