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