|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcartago.Artifact
cartago.AgentBodyArtifact
public class AgentBodyArtifact
Nested Class Summary |
---|
Nested classes/interfaces inherited from class cartago.Artifact |
---|
Artifact.AbstractAsyncProcess |
Field Summary | |
---|---|
protected double |
observingRadius
|
Fields inherited from class cartago.Artifact |
---|
observabilityRadius, position, thisOpId |
Constructor Summary | |
---|---|
AgentBodyArtifact()
|
Method Summary | |
---|---|
protected double |
getObservingRadius()
|
protected void |
setObservingRadius(double radius)
|
protected void |
setupPosition(AbstractWorkspacePoint pos,
double observabilityRadius,
double observingRadius)
|
protected void |
updatePosition(AbstractWorkspacePoint pos)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected double observingRadius
Constructor Detail |
---|
public AgentBodyArtifact()
Method Detail |
---|
protected void setupPosition(AbstractWorkspacePoint pos, double observabilityRadius, double observingRadius)
protected void updatePosition(AbstractWorkspacePoint pos)
updatePosition
in class Artifact
protected double getObservingRadius()
protected void setObservingRadius(double radius)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |