|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsim.portrayal.SimplePortrayal2D
sim.portrayal.simple.OvalPortrayal2D
biosim.core.gui.portrayals.BasicBodyPortrayal
biosim.app.domworld.StateMachinePortrayal
public class StateMachinePortrayal
| Field Summary |
|---|
| Fields inherited from class biosim.core.gui.portrayals.BasicBodyPortrayal |
|---|
body, sim |
| Fields inherited from class sim.portrayal.simple.OvalPortrayal2D |
|---|
filled, offset, paint, scale |
| Fields inherited from class sim.portrayal.SimplePortrayal2D |
|---|
TYPE_HIT_OBJECT, TYPE_SELECTED_OBJECT |
| Constructor Summary | |
|---|---|
StateMachinePortrayal(Simulation sim,
java.lang.Object body)
|
|
| Method Summary | |
|---|---|
void |
draw(java.lang.Object object,
java.awt.Graphics2D graphics,
sim.portrayal.DrawInfo2D info)
|
| Methods inherited from class biosim.core.gui.portrayals.BasicBodyPortrayal |
|---|
orientation2D |
| Methods inherited from class sim.portrayal.simple.OvalPortrayal2D |
|---|
hitObject |
| Methods inherited from class sim.portrayal.SimplePortrayal2D |
|---|
getInspector, getName, getStatus, handleMouseEvent, setSelected |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StateMachinePortrayal(Simulation sim,
java.lang.Object body)
| Method Detail |
|---|
public void draw(java.lang.Object object,
java.awt.Graphics2D graphics,
sim.portrayal.DrawInfo2D info)
draw in interface sim.portrayal.Portrayal2Ddraw in class BasicBodyPortrayal
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||