Package casa.lepton.walk
Class LimitedAreaGraphWalker
java.lang.Object
casa.lepton.walk.GraphWalker
casa.lepton.walk.LimitedAreaGraphWalker
- All Implemented Interfaces:
Walker
A
GraphWalker
limited to some given area inside the underlying graph.-
Field Summary
Fields inherited from class casa.lepton.walk.GraphWalker
arrivalNode_, departureNode_, path_, pauseType, speed_, step_, walk_
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected org.graphstream.graph.Node
selectNode
(String pauseType) Methods inherited from class casa.lepton.walk.GraphWalker
computeNextPath, getCoord, getCoordAround, getPosition, getShape, getStep, getStep, getUniformValue, getWalk, nextStep, nextStep, nextStep2
-
Constructor Details
-
LimitedAreaGraphWalker
-
-
Method Details
-
selectNode
- Overrides:
selectNode
in classGraphWalker
-