Class AbstractElement
java.lang.Object
ch.nolix.system.element.base.AbstractElement
- All Implemented Interfaces:
IElement
- Direct Known Subclasses:
AbsoluteOrRelativeInt, AbstractMultiStateConfiguration, AbstractSelectingStyle, Background, Color, ColorGradient, CornerShadow, Image, Style, Time
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from interface IElement
getAttributes, toFormatedString, toXml
-
Constructor Details
-
AbstractElement
public AbstractElement()
-
-
Method Details
-
equals
-
getSpecification
- Specified by:
getSpecificationin interfaceIElement- Returns:
- the specification of the current
IElement.
-
hashCode
-
toString
-