scratch.scott.registry
Class EdgeRegistry
java.lang.Object
scratch.scott.registry.UserDataRegistry
scratch.scott.registry.EdgeRegistry
public class EdgeRegistry
- extends UserDataRegistry
- Author:
- Scott White
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EdgeRegistry
public EdgeRegistry(Graph graph)
allDataIsDecorated
public boolean allDataIsDecorated(Decorator decorator)
- Specified by:
allDataIsDecorated
in class UserDataRegistry