|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ascape.util.vis.DrawFeature
name.milesparker.epi.plague.FleaStyle2DGraphics
public class FleaStyle2DGraphics
Flea Style 2D Java Implementation. Generated by AMF for model: EpidemicPlague.metaabm in project: org.eclipse.amp.amf.examples.escape
Field Summary |
---|
Fields inherited from class org.ascape.util.vis.DrawFeature |
---|
name, nestedFeature |
Constructor Summary | |
---|---|
FleaStyle2DGraphics()
|
Method Summary | |
---|---|
void |
draw(org.eclipse.draw2d.Graphics g,
java.lang.Object object,
int width,
int height)
|
Methods inherited from class org.ascape.util.vis.DrawFeature |
---|
getName, getNestedFeature, setName, setNestedFeature |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FleaStyle2DGraphics()
Method Detail |
---|
public void draw(org.eclipse.draw2d.Graphics g, java.lang.Object object, int width, int height)
draw
in class DrawFeature
g
- the Graphics context to draw intoobject
- the object to interpret for drawingwidth
- the width of the space that should be drawn intoheight
- the height of the space that should be drawn into
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |