Searched refs:X_LABEL_KEY (Results 1 – 1 of 1) sorted by relevance
26 public static final String X_LABEL_KEY = "x_label"; field in Graph84 json.add(X_LABEL_KEY, new JsonPrimitive(getXLabel())); in toJson()