Eclipse GEF
2.1

org.eclipse.gef
Interface AutoexposeHelper

All Known Implementing Classes:
ViewportAutoexposeHelper

public interface AutoexposeHelper


Nested Class Summary
static class AutoexposeHelper.Search
          Used with EditPartViewers to find the AutoexposeHelper at a Point.
 
Method Summary
 boolean detect(org.eclipse.draw2d.geometry.Point where)
           
 boolean step(org.eclipse.draw2d.geometry.Point where)
           
 

Method Detail

detect

public boolean detect(org.eclipse.draw2d.geometry.Point where)

step

public boolean step(org.eclipse.draw2d.geometry.Point where)

Eclipse GEF
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.