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