org.jactr.modules.pm.visual.memory.impl
Class VisualLocationManager
java.lang.Object
org.jactr.modules.pm.visual.memory.impl.VisualLocationManager
- All Implemented Interfaces:
- IIndexManager
public class VisualLocationManager
- extends java.lang.Object
- implements IIndexManager
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VisualLocationManager
public VisualLocationManager(IVisualModule module)
setDimensions
public void setDimensions(double horizontalSpan,
int horizonalResolution,
double verticalSpan,
int verticalResolution)
getIndexChunk
public IChunk getIndexChunk(IChunk encodedChunk)
- Specified by:
getIndexChunk in interface IIndexManager
getVisualLocationChunkAt
public IChunk getVisualLocationChunkAt(double x,
double y)