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)
|
detect
public boolean detect(org.eclipse.draw2d.geometry.Point where)
step
public boolean step(org.eclipse.draw2d.geometry.Point where)
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.