Searched refs:headerBackgroundColor (Results 1 – 1 of 1) sorted by relevance
41 private String headerBackgroundColor = "#ffffff"; field in GraphvizNode99 return headerBackgroundColor; in getHeaderBackgroundColor()102 public void setHeaderBackgroundColor(String headerBackgroundColor) { in setHeaderBackgroundColor() argument103 this.headerBackgroundColor = headerBackgroundColor; in setHeaderBackgroundColor()