SimulationContainer
public class DropletGraphic extends SimulationGraphic
Modifier and Type | Class | Description |
---|---|---|
static class |
DropletGraphic.Applet |
|
static class |
DropletGraphic.DataProcessorTensorSplitter |
Inner class to find the total pressure of the system from the pressure
tensor.
|
static class |
DropletGraphic.ModifierBoxSize |
Modifier and Type | Field | Description |
---|---|---|
protected Ellipse |
ellipse |
|
protected DeviceNSelector |
nSlider |
|
protected Droplet |
sim |
appName, controller, GRAPHIC_ONLY, simulation, space, TABBED_PANE, WINDOW_CLOSER
Constructor | Description |
---|---|
DropletGraphic(Droplet simulation,
Space _space) |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] args) |
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 Droplet sim
protected final DeviceNSelector nSlider
protected Ellipse ellipse