Klasse Gradient
java.lang.Object
org.deidentifier.arx.gui.view.impl.explore.Gradient
A gradient
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
Gradient
public Gradient(org.eclipse.swt.widgets.Display display) Creates a new color gradients- Parameter:
display- Display
-
Gradient
public Gradient(org.eclipse.swt.widgets.Display display, int steps) Creates a new color gradient- Parameter:
display- Displaysteps-
-
-
Methodendetails
-
dispose
public void dispose()Dispose all colors -
getColor
public org.eclipse.swt.graphics.Color getColor(double value) Returns the color for a value in [0, 1]- Parameter:
value-- Gibt zurück:
-