|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--cad.simcad.main_server.IDPathUser
| Constructor Summary | |
IDPathUser(Id id,
PathPlace pp)
Creates a new instance of IDPathUser |
|
| Method Summary | |
void |
firePathComputed(PathPlaceSet pps)
Notice the PathUser that a Path has been computed for him. |
PathPlace |
getCurrentPathPlace()
Return the current PathPlace the PathUser is on |
double |
getDeformFactor()
Returns the deform factor of the Path user. |
int |
getId()
Return the id of the PathUser. |
Id |
getIdObject()
|
double |
getMaxSteepNessRatio()
Return the maximum slope ratio the PathUser can walk on. |
java.lang.String |
getName()
Return the name of the PathUser. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IDPathUser(Id id,
PathPlace pp)
| Method Detail |
public void firePathComputed(PathPlaceSet pps)
firePathComputed in interface PathUserpps - A PathPlaceSet.public PathPlace getCurrentPathPlace()
getCurrentPathPlace in interface PathUserpublic double getDeformFactor()
getDeformFactor in interface PathUserpublic int getId()
getId in interface PathUserpublic Id getIdObject()
public double getMaxSteepNessRatio()
getMaxSteepNessRatio in interface PathUserpublic java.lang.String getName()
getName in interface PathUser
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||