- All Superinterfaces:
 
- Map<java.lang.Object,java.lang.Object>, Position<E>
 
- All Known Subinterfaces:
 
- Edge<E>, Vertex<E>
 
public interface DecorablePosition<E>
extends Position<E>, Map<java.lang.Object,java.lang.Object>
An interface for a position that can be marked with an arbitrary
 number of decorations.