Class FSLinearGradient.IntermediateStopPoint
- java.lang.Object
-
- com.openhtmltopdf.css.style.derived.FSLinearGradient.IntermediateStopPoint
-
- Direct Known Subclasses:
FSLinearGradient.StopPoint
- Enclosing class:
- FSLinearGradient
private static class FSLinearGradient.IntermediateStopPoint extends java.lang.Object
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.
-
-
Constructor Summary
Constructors Constructor Description IntermediateStopPoint(FSColor color)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FSColor
getColor()
-