Searched refs:GraphType (Results 1 – 4 of 4) sorted by relevance
36 private GraphType type = GraphType.LINE_GRAPH;60 public GraphType getType() { in getType()
40 private GraphType type = GraphType.HISTOGRAM;66 public GraphType getType() { in getType()
32 public static enum GraphType { LINE_GRAPH, HISTOGRAM, BOX_PLOT } enum in Graph39 public abstract GraphType getType(); in getType()
41 private final GraphType type = GraphType.BOX_PLOT;77 public GraphType getType() { in getType()