UIStyle
Refer?ncia completa da API de UIStyle, incluindo construtores, atributos, atributos virtuais e m?todos.
Pacote: JAVARuntime
Categoria: UI
Componente: n?o
public class UIStyle
Constructors
| Signature | Description |
|---|---|
UIStyle(UIStyle) | Cria uma nova inst?ncia de UIStyle. |
UIStyle(Engine) | Cria uma nova inst?ncia de UIStyle. |
UIStyle() | Cria uma nova inst?ncia de UIStyle. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | UIStyle | Representa o valor de instance armazenado nesta inst?ncia. Leia ou atribua para atualizar a propriedade. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
bottomLeftCorner | StyleCornerType | get/set | Retorna o valor atual de bottom left corner. |
bottomRightCorner | StyleCornerType | get/set | Retorna o valor atual de bottom right corner. |
color | Color | get/set | Retorna o valor atual de color. |
colorGradient | ColorGradient | get/set | Retorna o valor atual de color gradient. |
corner | float | get/set | Retorna o valor atual de corner. |
gradientAngle | float | get/set | Retorna o valor atual de gradient angle. |
gradientMode | StyleGradientMode | get/set | Retorna o valor atual de gradient mode. |
hole | float | get/set | Retorna o valor atual de hole. |
innerGlowColor | Color | get/set | Retorna o valor atual de inner glow color. |
innerGlowSize | float | get/set | Retorna o valor atual de inner glow size. |
innerGlowSmooth | float | get/set | Retorna o valor atual de inner glow smooth. |
innerShadowAngle | float | get/set | Retorna o valor atual de inner shadow angle. |
innerShadowColor | Color | get/set | Retorna o valor atual de inner shadow color. |
innerShadowSize | float | get/set | Retorna o valor atual de inner shadow size. |
innerShadowSmooth | float | get/set | Retorna o valor atual de inner shadow smooth. |
maskAngle | float | get/set | Retorna o valor atual de mask angle. |
maskMode | StyleMaskMode | get/set | Retorna o valor atual de mask mode. |
maskValue | float | get/set | Retorna o valor atual de mask value. |
outerGlowColor | Color | get/set | Retorna o valor atual de outer glow color. |
outerGlowSize | float | get/set | Retorna o valor atual de outer glow size. |
outerGlowSmooth | float | get/set | Retorna o valor atual de outer glow smooth. |
outerShadowAngle | float | get/set | Retorna o valor atual de outer shadow angle. |
outerShadowColor | Color | get/set | Retorna o valor atual de outer shadow color. |
outerShadowSize | float | get/set | Retorna o valor atual de outer shadow size. |
outerShadowSmooth | float | get/set | Retorna o valor atual de outer shadow smooth. |
stroke | float | get/set | Retorna o valor atual de stroke. |
strokeColor | Color | get/set | Retorna o valor atual de stroke color. |
topLeftCorner | StyleCornerType | get/set | Retorna o valor atual de top left corner. |
topRightCorner | StyleCornerType | get/set | Retorna o valor atual de top right corner. |
Methods
| Signature | Returns | Description |
|---|---|---|
requestDraw() | void | Executa requestDraw e retorna quando a chamada do motor termina. |