public class LithoHierarchyPlugin
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.lang.Object obj) |
static LithoHierarchyPlugin |
getInstance() |
void |
putHierarchy(LayoutHierarchyDumper dumper,
org.json.JSONObject root,
java.lang.Object obj,
android.graphics.Point offset) |
public static LithoHierarchyPlugin getInstance()
public boolean accept(java.lang.Object obj)
public void putHierarchy(LayoutHierarchyDumper dumper,
org.json.JSONObject root,
java.lang.Object obj,
android.graphics.Point offset)
throws org.json.JSONException
org.json.JSONException