Searched refs:RootKeySetCreator (Results 1 – 3 of 3) sorted by relevance
38 private final RootKeySetCreator rootKeySetCreator;48 private RootKeySetCreator rootKeySetCreator = new DefaultRootKeySetCreator();53 public RootKeySetCreator getRootKeySetCreator() { in getRootKeySetCreator()57 public GrapherParameters setRootKeySetCreator(RootKeySetCreator rootKeySetCreator) { in setRootKeySetCreator()
30 public interface RootKeySetCreator { interface
34 public class DefaultRootKeySetCreator implements RootKeySetCreator {