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