public class EdgeRegistry extends UserDataRegistry
| Constructor and Description |
|---|
EdgeRegistry(Graph graph) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allDataIsDecorated(Decorator decorator) |
checkDecoratorType, getDecoratorIterator, getDecorators, getDefaultDecorator, getGraph, hasDecoratorType, registerDecorator, registerDecoratorAsDefaultpublic EdgeRegistry(Graph graph)
public boolean allDataIsDecorated(Decorator decorator)
allDataIsDecorated in class UserDataRegistry