Uses of Class
com.openhtmltopdf.css.style.derived.FSLinearGradient.IntermediateStopPoint
Packages that use FSLinearGradient.IntermediateStopPoint
-
Uses of FSLinearGradient.IntermediateStopPoint in com.openhtmltopdf.css.style.derived
Methods in com.openhtmltopdf.css.style.derived with parameters of type FSLinearGradient.IntermediateStopPointModifier and TypeMethodDescriptionprivate boolean
FSLinearGradient.isStopPointWithLength
(FSLinearGradient.IntermediateStopPoint pt) Method parameters in com.openhtmltopdf.css.style.derived with type arguments of type FSLinearGradient.IntermediateStopPointModifier and TypeMethodDescriptionprivate int
FSLinearGradient.getNextStopPointWithLengthIndex
(List<FSLinearGradient.IntermediateStopPoint> points, int startIndex) private int
FSLinearGradient.getPrevStopPointWithLengthIndex
(List<FSLinearGradient.IntermediateStopPoint> points, int maxIndex)