Uses of Interface
org.jactr.modules.pm.visual.buffer.IVisualLocationBuffer

Packages that use IVisualLocationBuffer
org.jactr.modules.pm.visual   
org.jactr.modules.pm.visual.buffer.six   
 

Uses of IVisualLocationBuffer in org.jactr.modules.pm.visual
 

Methods in org.jactr.modules.pm.visual that return IVisualLocationBuffer
 IVisualLocationBuffer IVisualModule.getVisualLocationBuffer()
           
 IVisualLocationBuffer AbstractVisualModule.getVisualLocationBuffer()
           
 

Uses of IVisualLocationBuffer in org.jactr.modules.pm.visual.buffer.six
 

Classes in org.jactr.modules.pm.visual.buffer.six that implement IVisualLocationBuffer
 class DefaultVisualLocationBuffer6
          since visual-location and visual buffers share the same state information (stored in the visual buffer) so care must be taken to use the visual buffers state information and not visual location's