Searched refs:headerBackgroundColor (Results 1 – 1 of 1) sorted by relevance
43 private String headerBackgroundColor = "#ffffff"; field in GraphvizNode101 return headerBackgroundColor; in getHeaderBackgroundColor()104 public void setHeaderBackgroundColor(String headerBackgroundColor) { in setHeaderBackgroundColor() argument105 this.headerBackgroundColor = headerBackgroundColor; in setHeaderBackgroundColor()