Home
last modified time | relevance | path

Searched refs:getGraphAttributes (Results 1 – 1 of 1) sorted by relevance

/external/guice/extensions/grapher/src/com/google/inject/grapher/graphviz/
DGraphvizGrapher.java93 protected Map<String, String> getGraphAttributes() { in getGraphAttributes() method in GraphvizGrapher
102 Map<String, String> attrs = getGraphAttributes(); in start()