diva.canvas.interactor
Interface GrabHandleFactory

All Known Implementing Classes:
BasicGrabHandleFactory

public interface GrabHandleFactory

A factory so that a client can create grab handles without knowing anything about their implementation.

Version:
$Revision: 1.7 $
Author:
Michael Shilman (michaels@eecs.berkeley.edu)

Method Summary
 GrabHandle createGrabHandle(Site s)
          Create a grab-handle that is attached to the given site.
 

Method Detail

createGrabHandle

GrabHandle createGrabHandle(Site s)
Create a grab-handle that is attached to the given site. The grab-handle will be located so that its attachment point is at the site.



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.