Uses of Interface
ch.nolix.systemapi.graphic.image.IImage
Packages that use IImage
Package
Description
-
Uses of IImage in ch.nolix.system.graphic.image
Classes in ch.nolix.system.graphic.image that implement IImageMethods in ch.nolix.system.graphic.image with parameters of type IImageModifier and TypeMethodDescriptionstatic ImageImage.fromAnyImage(IImage image) static MutableImageMutableImage.fromAnyImage(IImage image) -
Uses of IImage in ch.nolix.system.gui.background
Methods in ch.nolix.system.gui.background that return IImageMethods in ch.nolix.system.gui.background with parameters of type IImageModifier and TypeMethodDescriptionstatic Backgroundstatic BackgroundBackground.withImageAndImageApplication(IImage image, ImageApplication imageApplication) -
Uses of IImage in ch.nolix.system.webapplication.counterpartupdater
Methods in ch.nolix.system.webapplication.counterpartupdater with parameters of type IImage -
Uses of IImage in ch.nolix.system.webapplication.main
Fields in ch.nolix.system.webapplication.main declared as IImageModifier and TypeFieldDescriptionstatic final IImageWebApplicationService.DEFAULT_APPLICATION_LOGOMethods in ch.nolix.system.webapplication.main that return IImageMethods in ch.nolix.system.webapplication.main with parameters of type IImageModifier and TypeMethodDescriptionfinal WebApplicationServiceWebApplicationService.setApplicationLogo(IImage applicationLogo) -
Uses of IImage in ch.nolix.system.webatomiccontrol.imagecontrol
Methods in ch.nolix.system.webatomiccontrol.imagecontrol with parameters of type IImage -
Uses of IImage in ch.nolix.system.webgui.controlstyle
Methods in ch.nolix.system.webgui.controlstyle with parameters of type IImageModifier and TypeMethodDescriptionfinal SAbstractControlStyle.forStateSetBackgroundImage(ControlState state, IImage backgroundImage, ImageApplication imageApplication) -
Uses of IImage in ch.nolix.system.webgui.main
Methods in ch.nolix.system.webgui.main that return IImageModifier and TypeMethodDescriptionLayer.getBackgroundImage()WebGui.getBackgroundImage()WebGui.getIcon()Methods in ch.nolix.system.webgui.main with parameters of type IImageModifier and TypeMethodDescriptionLayer.setBackgroundImage(IImage backgroundImage) Layer.setBackgroundImage(IImage backgroundImage, ImageApplication imageApplication) WebGui.setBackgroundImage(IImage backgroundImage) WebGui.setBackgroundImage(IImage backgroundImage, ImageApplication imageApplication) Sets the icon of the currentIGui. -
Uses of IImage in ch.nolix.systemapi.graphic.image
Subinterfaces of IImage in ch.nolix.systemapi.graphic.imageMethods in ch.nolix.systemapi.graphic.image that return IImage -
Uses of IImage in ch.nolix.systemapi.gui.background
Methods in ch.nolix.systemapi.gui.background that return IImageMethods in ch.nolix.systemapi.gui.background with parameters of type IImageModifier and TypeMethodDescriptionIBackgroundHolder.setBackgroundImage(IImage backgroundImage) IBackgroundHolder.setBackgroundImage(IImage backgroundImage, ImageApplication imageApplication) -
Uses of IImage in ch.nolix.systemapi.gui.model
Methods in ch.nolix.systemapi.gui.model that return IImageMethods in ch.nolix.systemapi.gui.model with parameters of type IImage -
Uses of IImage in ch.nolix.systemapi.webapplication.counterpart
Methods in ch.nolix.systemapi.webapplication.counterpart with parameters of type IImage -
Uses of IImage in ch.nolix.systemapi.webapplication.main
Methods in ch.nolix.systemapi.webapplication.main that return IImage -
Uses of IImage in ch.nolix.systemapi.webatomiccontrol.imagecontrol
Methods in ch.nolix.systemapi.webatomiccontrol.imagecontrol with parameters of type IImage -
Uses of IImage in ch.nolix.systemapi.webgui.controlstyle
Methods in ch.nolix.systemapi.webgui.controlstyle with parameters of type IImageModifier and TypeMethodDescriptionIBackgroundStyle.forStateSetBackgroundImage(ControlState state, IImage backgroundImage, ImageApplication imageApplication)