Uses of Interface
ch.nolix.systemapi.graphic.color.IColor
Packages that use IColor
Package
Description
-
Uses of IColor in ch.nolix.system.graphic.color
Classes in ch.nolix.system.graphic.color that implement IColorMethods in ch.nolix.system.graphic.color that return IColorModifier and TypeMethodDescriptionColor.withFloatingPointAlphaValue(double floatingPointAlphaValue) Methods in ch.nolix.system.graphic.color that return types with arguments of type IColorModifier and TypeMethodDescriptionstatic IContainer<IPair<String, IColor>> X11ColorCatalogExtractor.getColorConstantsFromClass(Class<?> paramClass) Methods in ch.nolix.system.graphic.color with parameters of type IColorModifier and TypeMethodDescriptionstatic ColorColor.createAverageFrom(IColor color, IColor... colors) static ColorMethod parameters in ch.nolix.system.graphic.color with type arguments of type IColorModifier and TypeMethodDescriptionstatic ColorColor.createAverageFrom(IContainer<IColor> colors) -
Uses of IColor in ch.nolix.system.graphic.image
Methods in ch.nolix.system.graphic.image that return IColorModifier and TypeMethodDescriptionImage.getBottomLeftPixel()MutableImage.getBottomLeftPixel()Image.getBottomRightPixel()MutableImage.getBottomRightPixel()Image.getPixel(int xPosition, int yPosition) MutableImage.getPixel(int xPosition, int yPosition) Image.getTopLeftPixel()MutableImage.getTopLeftPixel()Image.getTopRightPixel()MutableImage.getTopRightPixel()Methods in ch.nolix.system.graphic.image that return types with arguments of type IColorMethods in ch.nolix.system.graphic.image with parameters of type IColorModifier and TypeMethodDescriptionstatic MutableImageMutableImage.withWidthAndHeightAndColor(int width, int height, IColor color) Method parameters in ch.nolix.system.graphic.image with type arguments of type IColorModifier and TypeMethodDescriptionvoidMutableImage.setPixelArray(IContainer<IColor> pixelArray) static ImageImage.withPixels(Matrix<IColor> pixels) static MutableImageMutableImage.withPixels(IMatrix<IColor> pixels) -
Uses of IColor in ch.nolix.system.gui.background
Methods in ch.nolix.system.gui.background that return IColorMethods in ch.nolix.system.gui.background with parameters of type IColor -
Uses of IColor in ch.nolix.system.gui.box
Methods in ch.nolix.system.gui.box that return IColorMethods in ch.nolix.system.gui.box with parameters of type IColorModifier and TypeMethodDescriptionstatic CornerShadowCornerShadow.withCornerAndLocationAndSide1ThicknessAnsSide2ThicknessAndBlurRadiusAndColor(Corner corner, Location location, int side1Thickness, int side2Thickness, int blurRadius, IColor color) -
Uses of IColor in ch.nolix.system.gui.cssmapper
Methods in ch.nolix.system.gui.cssmapper with parameters of type IColor -
Uses of IColor in ch.nolix.system.webcontainercontrol.grid
Methods in ch.nolix.system.webcontainercontrol.grid that return IColorMethods in ch.nolix.system.webcontainercontrol.grid with parameters of type IColorModifier and TypeMethodDescriptionGridStyle.setGridColorForState(ControlState state, IColor gridColor) -
Uses of IColor in ch.nolix.system.webgui.controlstyle
Fields in ch.nolix.system.webgui.controlstyle declared as IColorMethods in ch.nolix.system.webgui.controlstyle that return IColorModifier and TypeMethodDescriptionfinal IColorAbstractControlStyle.getBottomBorderColorWhenHasState(ControlState state) final IColorAbstractControlStyle.getLeftBorderColorWhenHasState(ControlState state) final IColorAbstractControlStyle.getRightBorderColorWhenHasState(ControlState state) final IColorAbstractControlStyle.getTopBorderColorWhenHasState(ControlState state) Methods in ch.nolix.system.webgui.controlstyle with parameters of type IColorModifier and TypeMethodDescriptionfinal SAbstractControlStyle.forStateSetBackgroundColor(ControlState state, IColor backgroundColor) final SAbstractControlStyle.forStateSetBorderColor(ControlState state, IColor borderColor) final SAbstractControlStyle.forStateSetBottomBorderColor(ControlState state, IColor bottomBorderColor) final SAbstractControlStyle.forStateSetLeftBorderColor(ControlState state, IColor leftBorderColor) final SAbstractControlStyle.forStateSetRightBorderColor(ControlState state, IColor rightBorderColor) final SAbstractControlStyle.forStateSetTopBorderColor(ControlState state, IColor topBorderColor) -
Uses of IColor in ch.nolix.system.webgui.controltool
Methods in ch.nolix.system.webgui.controltool with parameters of type IColor -
Uses of IColor in ch.nolix.system.webgui.main
Fields in ch.nolix.system.webgui.main declared as IColorMethods in ch.nolix.system.webgui.main that return IColorMethods in ch.nolix.system.webgui.main with parameters of type IColorModifier and TypeMethodDescriptionLayer.setBackgroundColor(IColor backgroundColor) WebGui.setBackgroundColor(IColor backgroundColor) -
Uses of IColor in ch.nolix.systemapi.graphic.color
Methods in ch.nolix.systemapi.graphic.color that return IColorModifier and TypeMethodDescriptionIColor.getInvertedColor()IColor.withAlphaValue(int alphaValue) IColor.withFloatingPointAlphaValue(double floatingPointAlphaValue) IColor.withFullAlphaValue() -
Uses of IColor in ch.nolix.systemapi.graphic.image
Methods in ch.nolix.systemapi.graphic.image that return IColorModifier and TypeMethodDescriptionIImage.getBottomLeftPixel()IImage.getBottomRightPixel()IImage.getPixel(int xPosition, int yPosition) IImage.getTopLeftPixel()IImage.getTopRightPixel()Methods in ch.nolix.systemapi.graphic.image that return types with arguments of type IColorMethods in ch.nolix.systemapi.graphic.image with parameters of type IColor -
Uses of IColor in ch.nolix.systemapi.gui.background
Methods in ch.nolix.systemapi.gui.background that return IColorMethods in ch.nolix.systemapi.gui.background with parameters of type IColor -
Uses of IColor in ch.nolix.systemapi.gui.box
Methods in ch.nolix.systemapi.gui.box that return IColor -
Uses of IColor in ch.nolix.systemapi.gui.colorgradient
Methods in ch.nolix.systemapi.gui.colorgradient that return IColor -
Uses of IColor in ch.nolix.systemapi.gui.cssmapper
Methods in ch.nolix.systemapi.gui.cssmapper with parameters of type IColor -
Uses of IColor in ch.nolix.systemapi.webcontainercontrol.grid
Methods in ch.nolix.systemapi.webcontainercontrol.grid that return IColorMethods in ch.nolix.systemapi.webcontainercontrol.grid with parameters of type IColorModifier and TypeMethodDescriptionIGridStyle.setGridColorForState(ControlState state, IColor gridColor) -
Uses of IColor in ch.nolix.systemapi.webgui.controlstyle
Methods in ch.nolix.systemapi.webgui.controlstyle that return IColorModifier and TypeMethodDescriptionIBorderStyle.getBottomBorderColorWhenHasState(ControlState state) IBorderStyle.getLeftBorderColorWhenHasState(ControlState state) IBorderStyle.getRightBorderColorWhenHasState(ControlState state) IControlBaseStyle.getTextColorWhenHasState(ControlState state) IBorderStyle.getTopBorderColorWhenHasState(ControlState state) Methods in ch.nolix.systemapi.webgui.controlstyle with parameters of type IColorModifier and TypeMethodDescriptionIBackgroundStyle.forStateSetBackgroundColor(ControlState state, IColor backgroundColor) IBorderStyle.forStateSetBorderColor(ControlState state, IColor borderColor) IBorderStyle.forStateSetBottomBorderColor(ControlState state, IColor bottomBorderColor) IBorderStyle.forStateSetLeftBorderColor(ControlState state, IColor leftBorderColor) IBorderStyle.forStateSetRightBorderColor(ControlState state, IColor rightBorderColor) IControlBaseStyle.forStateSetTextColor(ControlState state, IColor textColor) IBorderStyle.forStateSetTopBorderColor(ControlState state, IColor topBorderColor) -
Uses of IColor in ch.nolix.tech.math.fractal
Fields in ch.nolix.tech.math.fractal with type parameters of type IColorModifier and TypeFieldDescriptionstatic final IntFunction<IColor> FractalBuilder.DEFAULT_COLOR_FUNCTIONMethods in ch.nolix.tech.math.fractal that return IColorModifier and TypeMethodDescriptionFractal.getColorForIterationCountWhereValueMagnitudeExceedsMaxMagnitude(int iterationCount) Method parameters in ch.nolix.tech.math.fractal with type arguments of type IColorModifier and TypeMethodDescriptionFractalBuilder.setColorFunction(IntFunction<IColor> colorFunction) static FractalFractal.withParams(IClosedInterval realComponentInterval, IClosedInterval imaginaryComponentInterval, int widthInPixel, int heightInPixel, Function<IComplexNumber, ISequence<IComplexNumber>> sequenceCreator, BigDecimal sequencesMinDivergenceMagnitude, int sequencesMaxIterationCount, IntFunction<IColor> colorFunction, int decimalPlaces) -
Uses of IColor in ch.nolix.techapi.math.fractal
Methods in ch.nolix.techapi.math.fractal that return IColorModifier and TypeMethodDescriptionIFractal.getColorForIterationCountWhereValueMagnitudeExceedsMaxMagnitude(int iterationCount) Method parameters in ch.nolix.techapi.math.fractal with type arguments of type IColorModifier and TypeMethodDescriptionIFractalBuilder.setColorFunction(IntFunction<IColor> colorFunction)