|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsim.portrayal.SimplePortrayal2D
biosim.core.gui.portrayals.RectObstaclePortrayal
public class RectObstaclePortrayal
Field Summary | |
---|---|
RectObstacle |
obst
|
Fields inherited from class sim.portrayal.SimplePortrayal2D |
---|
TYPE_HIT_OBJECT, TYPE_SELECTED_OBJECT |
Constructor Summary | |
---|---|
RectObstaclePortrayal(RectObstacle o)
|
Method Summary | |
---|---|
void |
draw(java.lang.Object obj,
java.awt.Graphics2D graphics,
sim.portrayal.DrawInfo2D info)
|
Methods inherited from class sim.portrayal.SimplePortrayal2D |
---|
getInspector, getName, getStatus, handleMouseEvent, hitObject, setSelected |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public RectObstacle obst
Constructor Detail |
---|
public RectObstaclePortrayal(RectObstacle o)
Method Detail |
---|
public void draw(java.lang.Object obj, java.awt.Graphics2D graphics, sim.portrayal.DrawInfo2D info)
draw
in interface sim.portrayal.Portrayal2D
draw
in class sim.portrayal.SimplePortrayal2D
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |