Package ch.nolix.system.gui.background
Klasse Background
java.lang.Object
ch.nolix.system.element.base.AbstractElement
ch.nolix.system.gui.background.Background
- Alle implementierten Schnittstellen:
IElement,IBackground
-
Feldübersicht
Felder -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic BackgroundfromSpecification(INode<?> specification) IContainer<INode<?>> getColor()getImage()getType()booleanisColor()booleanbooleanisImage()booleanstatic Backgroundstatic BackgroundwithColorGradient(IColorGradient colorGradient) static Backgroundstatic BackgroundwithImageAndImageApplication(IImage image, ImageApplication imageApplication) Von Klasse geerbte Methoden ch.nolix.system.element.base.AbstractElement
equals, getSpecification, hashCode, toStringVon Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden ch.nolix.systemapi.element.base.IElement
getSpecification, toFormatedString, toXml
-
Felddetails
-
TRANSPARENT_BACKGROUND
-
DEFAULT_IMAGE_APPLICATION
-
-
Methodendetails
-
fromSpecification
-
withColor
-
withColorGradient
-
withImage
-
withImageAndImageApplication
public static Background withImageAndImageApplication(IImage image, ImageApplication imageApplication) -
getAttributes
- Angegeben von:
getAttributesin SchnittstelleIElement- Gibt zurück:
- the attributes of the current
IElement.
-
getColor
- Angegeben von:
getColorin SchnittstelleIBackground
-
getColorGradient
- Angegeben von:
getColorGradientin SchnittstelleIBackground
-
getImage
- Angegeben von:
getImagein SchnittstelleIBackground
-
getImageApplication
- Angegeben von:
getImageApplicationin SchnittstelleIBackground
-
getType
- Angegeben von:
getTypein SchnittstelleIBackground
-
isColor
public boolean isColor() -
isColorGradient
public boolean isColorGradient() -
isImage
public boolean isImage() -
isTransparent
public boolean isTransparent() -
toCssProperties
- Angegeben von:
toCssPropertiesin SchnittstelleIBackground
-