public class Style extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Style.Color
An RGB color
|
static class |
Style.LinearGradient
A Linear Gradient.
|
static class |
Style.Pattern
A Fill Pattern using an Image Resource to create a fill style supporting
different repeat styles repeat, repeat-x, repeat-y, or no-repeat.
|
static class |
Style.RadialGradient
A Radial Gradient.
|
static class |
Style.Stop |
Copyright © 2018. All Rights Reserved.