public class BlackScheme extends Object implements ColoringScheme
| Constructor and Description |
|---|
BlackScheme() |
| Modifier and Type | Method and Description |
|---|---|
String |
getColor(de.tum.ei.lkn.eces.graph.Edge e)
Gets the color of an edge.
|
boolean |
isPolling(de.tum.ei.lkn.eces.graph.Edge e)
Whether the server should poll for updates
|
public String getColor(de.tum.ei.lkn.eces.graph.Edge e)
ColoringSchemegetColor in interface ColoringSchemee - Given Edge.public boolean isPolling(de.tum.ei.lkn.eces.graph.Edge e)
ColoringSchemeisPolling in interface ColoringSchemee - Given Edge.Copyright © 2021. All rights reserved.