Class FSLinearGradient.IntermediateStopPoint
java.lang.Object
com.openhtmltopdf.css.style.derived.FSLinearGradient.IntermediateStopPoint
- Direct Known Subclasses:
FSLinearGradient.StopPoint
- Enclosing class:
FSLinearGradient
A stop point which does not yet have a length.
We need all the stop points first before we can calculate
a length for intermediate stop points without a length.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_color
-
-
Constructor Details
-
IntermediateStopPoint
IntermediateStopPoint(FSColor color)
-
-
Method Details
-
getColor
-