Class AbstractStylableElement<E extends StylableElement<E>>

Type Parameters:
E - the type of a AbstractStylableElement.
All Implemented Interfaces:
FluentMutableMultiTokenHolder<E>, FluentMutableOptionalIdHolder<E>, MultiTokenHolder, OptionalIdHolder, Resettable, TypeRequestable, AttributesRepresentable, Element, SpecificationRepresentable, MutableElement, StylableElement<E>
Direct Known Subclasses:
AbstractControl, AbstractStyleElement, Layer

public abstract class AbstractStylableElement<E extends StylableElement<E>> extends AbstractMutableElementWithProperties implements StylableElement<E>
Author:
Silvan Wyss