java.lang.Object
eu.hansolo.medusa.tools.GradientLookup
Created by hansolo on 21.12.15.
-
Constructor Summary
ConstructorsConstructorDescriptionGradientLookup(List<javafx.scene.paint.Stop> STOPS)GradientLookup(javafx.scene.paint.Stop... STOPS) -
Method Summary
-
Constructor Details
-
GradientLookup
public GradientLookup() -
GradientLookup
public GradientLookup(javafx.scene.paint.Stop... STOPS) -
GradientLookup
-
-
Method Details
-
getColorAt
public javafx.scene.paint.Color getColorAt(double POSITION_OF_COLOR) -
getStops
-
setStops
public void setStops(javafx.scene.paint.Stop... STOPS) -
setStops
-