public static interface TermFunction.RadialGradient extends TermFunction.Gradient
TermFunction.Gradient.ColorStopTermFunction.Attr, TermFunction.Blur, TermFunction.Brightness, TermFunction.Contrast, TermFunction.Counter, TermFunction.CounterFunction, TermFunction.Counters, TermFunction.CubicBezier, TermFunction.DropShadow, TermFunction.FilterFunction, TermFunction.FitContent, TermFunction.Frames, TermFunction.Gradient, TermFunction.Grayscale, TermFunction.GridFunction, TermFunction.HueRotate, TermFunction.Invert, TermFunction.LinearGradient, TermFunction.Matrix, TermFunction.Matrix3d, TermFunction.MinMax, TermFunction.Opacity, TermFunction.Perspective, TermFunction.RadialGradient, TermFunction.Repeat, TermFunction.Rotate, TermFunction.Rotate3d, TermFunction.RotateX, TermFunction.RotateY, TermFunction.RotateZ, TermFunction.Saturate, TermFunction.Scale, TermFunction.Scale3d, TermFunction.ScaleX, TermFunction.ScaleY, TermFunction.ScaleZ, TermFunction.Sepia, TermFunction.Skew, TermFunction.SkewX, TermFunction.SkewY, TermFunction.Steps, TermFunction.TimingFunction, TermFunction.TransformFunction, TermFunction.Translate, TermFunction.Translate3d, TermFunction.TranslateX, TermFunction.TranslateY, TermFunction.TranslateZTerm.Operator| Modifier and Type | Method and Description |
|---|---|
List<TermFunction.Gradient.ColorStop> |
getColorStops()
Obtains the color stops
|
TermLengthOrPercent[] |
getPosition()
Obtains the 'at' position (always two values)
|
TermIdent |
getShape()
Obtains the shape (ELLIPSE or CIRCLE)
|
TermLengthOrPercent[] |
getSize()
Obtains the circle/ellipse sizes (one value for circle, two for ellipse)
|
TermIdent |
getSizeIdent()
Obtains the circle/ellipse size specified by an identifier (e.g. closest-side)
|
isRepeatinggetFunctionName, getSeparatedArgs, getSeparatedValues, getValues, isValid, setFunctionNamegetOperator, getValue, setOperator, setValue, shallowCloneadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArrayparallelStream, removeIf, streamTermIdent getShape()
TermLengthOrPercent[] getSize()
TermIdent getSizeIdent()
TermLengthOrPercent[] getPosition()
List<TermFunction.Gradient.ColorStop> getColorStops()
Copyright © 2019. All rights reserved.