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 booleanFSLinearGradient.isStopPointWithLength(FSLinearGradient.IntermediateStopPoint pt) Method parameters in com.openhtmltopdf.css.style.derived with type arguments of type FSLinearGradient.IntermediateStopPointModifier and TypeMethodDescriptionprivate intFSLinearGradient.getNextStopPointWithLengthIndex(List<FSLinearGradient.IntermediateStopPoint> points, int startIndex) private intFSLinearGradient.getPrevStopPointWithLengthIndex(List<FSLinearGradient.IntermediateStopPoint> points, int maxIndex)