|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.realobject.EcoBe
org.realobject.VirtualEcoBe
public class VirtualEcoBe
Constructor Summary | |
---|---|
VirtualEcoBe(int id)
|
Method Summary | |
---|---|
double |
getAngle()
|
java.awt.geom.Point2D.Double |
getLocation()
|
double |
getRadius()
|
void |
move(double dx,
double dy)
|
void |
rotate(double angle)
|
Methods inherited from class org.realobject.EcoBe |
---|
getID, getMark, getNickName, putMark, removeMark, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public VirtualEcoBe(int id)
Method Detail |
---|
public void move(double dx, double dy)
move
in class EcoBe
public void rotate(double angle)
public double getRadius()
getRadius
in class EcoBe
public double getAngle()
getAngle
in class EcoBe
public java.awt.geom.Point2D.Double getLocation()
getLocation
in class EcoBe
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |