Class GradientParams
java.lang.Object
com.inductiveautomation.ignition.common.util.AbstractChangeable
com.inductiveautomation.factorypmi.designer.workspace.color.GradientParams
- All Implemented Interfaces:
Changeable
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.inductiveautomation.ignition.common.util.AbstractChangeable
changeEvent, listenerList
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
createLinearPaint
(Point2D point1, Point2D point2) createRadialPaint
(Paint copy) getCycle()
getStops()
void
removeStop
(float fraction) void
Methods inherited from class com.inductiveautomation.ignition.common.util.AbstractChangeable
addChangeListener, fireStateChanged, getChangeListeners, removeChangeListener
-
Constructor Details
-
GradientParams
-
-
Method Details
-
getStops
-
createLinearPaint
-
createRadialPaint
-
getCycle
-
setCycle
-
removeStop
public void removeStop(float fraction) -
addStop
-