Home
last modified time | relevance | path

Searched defs:SelectionHandle (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DSelectionHandle.java24 public class SelectionHandle { class
100 public SelectionHandle(int centerX, int centerY, Position position) { in SelectionHandle() method in SelectionHandle