Class AbstractStyleAttributesInspector<E>

java.lang.Object
org.jhotdraw8.draw.inspector.AbstractStyleAttributesInspector<E>
Type Parameters:
E - the element type
Direct Known Subclasses:
StyleAttributesInspector

public abstract class AbstractStyleAttributesInspector<E> extends Object
Intentionally does not implement the inspector interface, so that subclasses can use this inspector on different subject types.