Searched defs:ViewHierarchy (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/
H A DViewHierarchy.java53 public class ViewHierarchy { class
59 * Constructs a new {@link ViewHierarchy} tied to the given
62 * @param canvas The {@link LayoutCanvas} to create a {@link ViewHierarchy}
65 public ViewHierarchy(LayoutCanvas canvas) { method in class:ViewHierarchy
353 * @return True when this {@link ViewHierarchy} contains a valid hierarchy of views.

Completed in 77 milliseconds