Schnittstelle IColorGradient
- Alle Superschnittstellen:
IElement
- Alle bekannten Implementierungsklassen:
ColorGradient
- Version:
- 2022-05-28
- Autor:
- Silvan Wyss
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungVon Schnittstelle geerbte Methoden ch.nolix.systemapi.elementapi.baseapi.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
DirectionInCanvas getDirection()- Gibt zurück:
- the direction of the current
IColorGradient
.
-