Package org.openpdf.css.style.derived
Class FSLinearGradient.StopValue
java.lang.Object
org.openpdf.css.style.derived.FSLinearGradient.StopValue
- All Implemented Interfaces:
Comparable<FSLinearGradient.StopValue>
- Enclosing class:
- FSLinearGradient
public static class FSLinearGradient.StopValue
extends Object
implements Comparable<FSLinearGradient.StopValue>
-
Field Details
-
color
-
lengthType
private final short lengthType -
length
-
dotsValue
-
-
Constructor Details
-
StopValue
-
StopValue
-
-
Method Details
-
getColor
-
getLength
-
getDotsValue
-
toString
-
compareTo
- Specified by:
compareToin interfaceComparable<FSLinearGradient.StopValue>
-