Interface GraphicalViewer

    • Method Detail

      • findHandleAt

        Handle findHandleAt​(org.eclipse.draw2d.geometry.Point p)
        Returns the Handle at the specified Point. Returns null if no handle exists at the given Point. The specified point should be relative to the client area for this Viewer's Control.
        Parameters:
        p - the location relative to the Control's client area
        Returns:
        Handle null or a Handle