Verwendungen von Schnittstelle
ch.nolix.systemapi.graphicapi.colorapi.IColor
Package
Beschreibung
The
ch.nolix.system.graphic.color
package defines a color.The
ch.nolix.system.graphic.image
package defines an image.The
ch.nolix.system.gui.background
package defines the types that are
declared in the ch.nolix.systemapi.guiapi.backgroundapi
package.The
ch.nolix.system.webgui.container
package defines the types that
are declared in the ch.nolix.systemapi.webguiapi.containerapi
package.The
ch.nolix.system.webgui.controlstyle
package defines the types
that are declared in the ch.nolix.systemapi.webguiapi.controlstyleapi
package.The
ch.nolix.system.webgui.controltool
package defines tools for
IControl
s.The
ch.nolix.system.webgui.main
package defines the types that are
declared in the ch.nolix.systemapi.webguiapi.mainapi
package.The
ch.nolix.systemapi.graphicapi.colorapi
package declares a color.The
ch.nolix.systemapi.graphicapi.imageapi
package declares an image.The
ch.nolix.systemapi.guiapi.backgroundapi
package declares a
background.The
ch.nolix.systemapi.guiapi.canvasapi
package declares a canvas.The
ch.nolix.systemapi.webguiapi.containerapi
package declares
container IControl
s.The
ch.nolix.systemapi.webguiapi.controlstyleapi
package declares
styles for GUI controls.The
ch.nolix.tech.math.fractal
package provides an implementation of
the ch.nolix.techapi.mathapi.fractalapi
package.The
ch.nolix.techapi.mathapi.fractalapi
package declares types for
fractals.-
Verwendungen von IColor in ch.nolix.system.graphic.color
Modifizierer und TypMethodeBeschreibungColor.withFloatingPointAlphaValue
(double floatingPointAlphaValue) Modifizierer und TypMethodeBeschreibungstatic Color
Color.createAverageFrom
(IColor color, IColor... colors) static Color
Modifizierer und TypMethodeBeschreibungstatic Color
Color.createAverageFrom
(IContainer<IColor> colors) -
Verwendungen von IColor in ch.nolix.system.graphic.image
Modifizierer und TypMethodeBeschreibungImage.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()
Modifizierer und TypMethodeBeschreibungstatic MutableImage
MutableImage.withWidthAndHeightAndColor
(int width, int height, IColor color) Modifizierer und TypMethodeBeschreibungstatic Image
Image.withPixels
(Matrix<IColor> pixels) static MutableImage
MutableImage.withPixels
(IMatrix<IColor> pixels) -
Verwendungen von IColor in ch.nolix.system.gui.background
-
Verwendungen von IColor in ch.nolix.system.webgui.container
Modifizierer und TypMethodeBeschreibungGridStyle.setGridColorForState
(ControlState state, IColor gridColor) -
Verwendungen von IColor in ch.nolix.system.webgui.controlstyle
Modifizierer und TypMethodeBeschreibungfinal IColor
ControlStyle.getBottomBorderColorWhenHasState
(ControlState state) final IColor
ControlStyle.getLeftBorderColorWhenHasState
(ControlState state) final IColor
ControlStyle.getRightBorderColorWhenHasState
(ControlState state) final IColor
ControlStyle.getTopBorderColorWhenHasState
(ControlState state) Modifizierer und TypMethodeBeschreibungfinal ECS
ControlStyle.setBackgroundColorForState
(ControlState state, IColor backgroundColor) final ECS
ControlStyle.setBorderColorForState
(ControlState state, IColor borderColor) final ECS
ControlStyle.setBottomBorderColorForState
(ControlState state, IColor bottomBorderColor) final ECS
ControlStyle.setLeftBorderColorForState
(ControlState state, IColor leftBorderColor) final ECS
ControlStyle.setRightBorderColorForState
(ControlState state, IColor rightBorderColor) final ECS
ControlStyle.setTopBorderColorForState
(ControlState state, IColor topBorderColor) -
Verwendungen von IColor in ch.nolix.system.webgui.controltool
-
Verwendungen von IColor in ch.nolix.system.webgui.main
Modifizierer und TypMethodeBeschreibungLayer.setBackgroundColor
(IColor backgroundColor) WebGui.setBackgroundColor
(IColor backgroundColor) -
Verwendungen von IColor in ch.nolix.systemapi.graphicapi.colorapi
Modifizierer und TypMethodeBeschreibungIColorGradient.getColor1()
IColorGradient.getColor2()
IColor.getInvertedColor()
IColor.withAlphaValue
(int alphaValue) IColor.withFloatingPointAlphaValue
(double floatingPointAlphaValue) IColor.withFullAlphaValue()
-
Verwendungen von IColor in ch.nolix.systemapi.graphicapi.imageapi
Modifizierer und TypMethodeBeschreibungIImage.getBottomLeftPixel()
IImage.getBottomRightPixel()
IImage.getPixel
(int xPosition, int yPosition) IImage.getTopLeftPixel()
IImage.getTopRightPixel()
-
Verwendungen von IColor in ch.nolix.systemapi.guiapi.backgroundapi
-
Verwendungen von IColor in ch.nolix.systemapi.guiapi.canvasapi
-
Verwendungen von IColor in ch.nolix.systemapi.webguiapi.containerapi
Modifizierer und TypMethodeBeschreibungIGridStyle.setGridColorForState
(ControlState state, IColor gridColor) -
Verwendungen von IColor in ch.nolix.systemapi.webguiapi.controlstyleapi
Modifizierer und TypMethodeBeschreibungIBorderStyle.getBottomBorderColorWhenHasState
(ControlState state) IBorderStyle.getLeftBorderColorWhenHasState
(ControlState state) IBorderStyle.getRightBorderColorWhenHasState
(ControlState state) IControlHeadStyle.getTextColorWhenHasState
(ControlState state) IBorderStyle.getTopBorderColorWhenHasState
(ControlState state) Modifizierer und TypMethodeBeschreibungIBackgroundStyle.setBackgroundColorForState
(ControlState state, IColor backgroundColor) IBorderStyle.setBorderColorForState
(ControlState state, IColor borderColor) IBorderStyle.setBottomBorderColorForState
(ControlState state, IColor bottomBorderColor) IBorderStyle.setLeftBorderColorForState
(ControlState state, IColor leftBorderColor) IBorderStyle.setRightBorderColorForState
(ControlState state, IColor rightBorderColor) IControlHeadStyle.setTextColorForState
(ControlState state, IColor textColor) IBorderStyle.setTopBorderColorForState
(ControlState state, IColor topBorderColor) -
Verwendungen von IColor in ch.nolix.tech.math.fractal
Modifizierer und TypFeldBeschreibungstatic final IntFunction
<IColor> FractalBuilder.DEFAULT_COLOR_FUNCTION
Modifizierer und TypMethodeBeschreibungFractal.getColorForIterationCountWhereValueMagnitudeExceedsMaxMagnitude
(int iterationCount) Modifizierer und TypMethodeBeschreibungFractalBuilder.setColorFunction
(IntFunction<IColor> colorFunction) ModifiziererKonstruktorBeschreibungFractal
(IClosedInterval realComponentInterval, IClosedInterval imaginaryComponentInterval, int widthInPixel, int heightInPixel, Function<IComplexNumber, ISequence<IComplexNumber>> sequenceCreator, BigDecimal sequencesMinDivergenceMagnitude, int sequencesMaxIterationCount, IntFunction<IColor> colorFunction, int decimalPlaces) -
Verwendungen von IColor in ch.nolix.techapi.mathapi.fractalapi
Modifizierer und TypMethodeBeschreibungIFractal.getColorForIterationCountWhereValueMagnitudeExceedsMaxMagnitude
(int iterationCount) Modifizierer und TypMethodeBeschreibungIFractalBuilder.setColorFunction
(IntFunction<IColor> colorFunction)