|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectmodelling.Message
Signal with a circulary diffusion from an origin point.
| Constructor Summary | |
Message(Map map,
java.lang.String contents,
float radius,
float x,
float y,
Satisfactor satisfactor)
Creates a new message with a given satisfactor |
|
| Method Summary | |
Area |
getArea()
Determinates the Area covered by the signal. |
java.lang.String |
getContents()
Returns the message contents. |
Selector |
getSelector()
Returns the Selector selector |
float |
getX()
The receiver must be able to detect the origin point of the message. |
float |
getY()
Second coordonate. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Message(Map map,
java.lang.String contents,
float radius,
float x,
float y,
Satisfactor satisfactor)
| Method Detail |
public float getX()
public float getY()
public Selector getSelector()
Selector selector
getSelector in interface Signalpublic Area getArea()
Selector selector.
getArea in interface Signalpublic java.lang.String getContents()
getContents in interface Signal
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||