Package ch.nolix.systemapi.graphic.color
Schnittstelle IColorGradient
- Alle Superschnittstellen:
IElement
- Alle bekannten Implementierungsklassen:
ColorGradient
- Version:
- 2022-05-28
- Autor:
- Silvan Wyss
-
Methodenübersicht
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.element.base.IElement
getAttributes, getSpecification, toFormatedString, toXml
-
Methodendetails
-
getColor1
IColor getColor1()- Gibt zurück:
- the color1 of the current
IColorGradient.
-
getColor2
IColor getColor2()- Gibt zurück:
- the color2 of the current
IColorGradient.
-
getDirection
Alignment getDirection()- Gibt zurück:
- the direction of the current
IColorGradient.
-