Schnittstelle IStyle
- Alle Superschnittstellen:
IBaseStyle<IStyle>, IElement
- Alle bekannten Implementierungsklassen:
Style
- Autor:
- Silvan Wyss
-
Methodenübersicht
Von Schnittstelle geerbte Methoden IBaseStyle
applyToElement, containsAttachingAttributes, getAttachingAttributes, getSubStyles, withAttachingAttributes, withAttachingAttributes, withSubStyle, withSubStylesVon Schnittstelle geerbte Methoden IElement
getAttributes, getSpecification, toFormatedString, toXml
-
Methodendetails
-
withStyle
- Parameter:
style-- Gibt zurück:
- a new
IStylefrom the currentIStylewith the given style added. - Löst aus:
RuntimeException- if the given style is null.
-