void |
RegistryDecoratorSet.addDecorator(Decorator decorator) |
void |
RegistryDecoratorSet.addDecoratorAsDefault(Decorator decorator) |
boolean |
EdgeRegistry.allDataIsDecorated(Decorator decorator) |
abstract boolean |
UserDataRegistry.allDataIsDecorated(Decorator decorator) |
boolean |
VertexRegistry.allDataIsDecorated(Decorator decorator) |
boolean |
RegistryDecoratorSet.containsDecorator(Decorator decorator) |
void |
UserDataRegistry.registerDecorator(Decorator decorator) |
void |
UserDataRegistry.registerDecoratorAsDefault(Decorator decorator) |
void |
RegistryDecoratorSet.setDefaultDecorator(Decorator decorator) |