UIShape
Complete API reference for UIShape, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: UI
Component: yes
public class UIShape extends Component
Constructors
| Signature | Description |
|---|---|
UIShape() | Creates a new instance of UIShape. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
bottomLeftCorner | CornerType | get/set | Virtual attribute exposed by getBottomLeftCorner. Access it like a field to read or write the underlying value. |
bottomRightCorner | CornerType | get/set | Virtual attribute exposed by getBottomRightCorner. Access it like a field to read or write the underlying value. |
color | Color | get/set | Virtual attribute exposed by getColor. Access it like a field to read or write the underlying value. |
colorGradient | ColorGradient | get/set | Virtual attribute exposed by getColorGradient. Access it like a field to read or write the underlying value. |
corner | float | get/set | Virtual attribute exposed by getCorner. Access it like a field to read or write the underlying value. |
gradientAngle | float | get/set | Virtual attribute exposed by getGradientAngle. Access it like a field to read or write the underlying value. |
gradientMode | GradientMode | get/set | Virtual attribute exposed by getGradientMode. Access it like a field to read or write the underlying value. |
hole | float | get/set | Virtual attribute exposed by getHole. Access it like a field to read or write the underlying value. |
innerGlowColor | Color | get/set | Virtual attribute exposed by getInnerGlowColor. Access it like a field to read or write the underlying value. |
innerGlowSize | float | get/set | Virtual attribute exposed by getInnerGlowSize. Access it like a field to read or write the underlying value. |
innerGlowSmooth | float | get/set | Virtual attribute exposed by getInnerGlowSmooth. Access it like a field to read or write the underlying value. |
innerShadowAngle | float | get/set | Virtual attribute exposed by getInnerShadowAngle. Access it like a field to read or write the underlying value. |
innerShadowColor | Color | get/set | Virtual attribute exposed by getInnerShadowColor. Access it like a field to read or write the underlying value. |
innerShadowSize | float | get/set | Virtual attribute exposed by getInnerShadowSize. Access it like a field to read or write the underlying value. |
innerShadowSmooth | float | get/set | Virtual attribute exposed by getInnerShadowSmooth. Access it like a field to read or write the underlying value. |
maskAngle | float | get/set | Virtual attribute exposed by getMaskAngle. Access it like a field to read or write the underlying value. |
maskMode | MaskMode | get/set | Virtual attribute exposed by getMaskMode. Access it like a field to read or write the underlying value. |
maskValue | float | get/set | Virtual attribute exposed by getMaskValue. Access it like a field to read or write the underlying value. |
outerGlowColor | Color | get/set | Virtual attribute exposed by getOuterGlowColor. Access it like a field to read or write the underlying value. |
outerGlowSize | float | get/set | Virtual attribute exposed by getOuterGlowSize. Access it like a field to read or write the underlying value. |
outerGlowSmooth | float | get/set | Virtual attribute exposed by getOuterGlowSmooth. Access it like a field to read or write the underlying value. |
outerShadowAngle | float | get/set | Virtual attribute exposed by getOuterShadowAngle. Access it like a field to read or write the underlying value. |
outerShadowColor | Color | get/set | Virtual attribute exposed by getOuterShadowColor. Access it like a field to read or write the underlying value. |
outerShadowSize | float | get/set | Virtual attribute exposed by getOuterShadowSize. Access it like a field to read or write the underlying value. |
outerShadowSmooth | float | get/set | Virtual attribute exposed by getOuterShadowSmooth. Access it like a field to read or write the underlying value. |
quality | float | get/set | Virtual attribute exposed by getQuality. Access it like a field to read or write the underlying value. |
stroke | float | get/set | Virtual attribute exposed by getStroke. Access it like a field to read or write the underlying value. |
strokeColor | Color | get/set | Virtual attribute exposed by getStrokeColor. Access it like a field to read or write the underlying value. |
topLeftCorner | CornerType | get/set | Virtual attribute exposed by getTopLeftCorner. Access it like a field to read or write the underlying value. |
topRightCorner | CornerType | get/set | Virtual attribute exposed by getTopRightCorner. Access it like a field to read or write the underlying value. |
Methods
| Signature | Returns | Description |
|---|---|---|
getBottomLeftCorner() | StyleCornerType | Returns the current bottomLeftCorner value. |
getBottomRightCorner() | StyleCornerType | Returns the current bottomRightCorner value. |
getColor() | Color | Returns the current color value. |
getColorGradient() | ColorGradient | Returns the current colorGradient value. |
getCorner() | float | Returns the current corner value. |
getGradientAngle() | float | Returns the current gradientAngle value. |
getGradientMode() | StyleGradientMode | Returns the current gradientMode value. |
getHole() | float | Returns the current hole value. |
getInnerGlowColor() | Color | Returns the current innerGlowColor value. |
getInnerGlowSize() | float | Returns the current innerGlowSize value. |
getInnerGlowSmooth() | float | Returns the current innerGlowSmooth value. |
getInnerShadowAngle() | float | Returns the current innerShadowAngle value. |
getInnerShadowColor() | Color | Returns the current innerShadowColor value. |
getInnerShadowSize() | float | Returns the current innerShadowSize value. |
getInnerShadowSmooth() | float | Returns the current innerShadowSmooth value. |
getMaskAngle() | float | Returns the current maskAngle value. |
getMaskMode() | StyleMaskMode | Returns the current maskMode value. |
getMaskValue() | float | Returns the current maskValue value. |
getOuterGlowColor() | Color | Returns the current outerGlowColor value. |
getOuterGlowSize() | float | Returns the current outerGlowSize value. |
getOuterGlowSmooth() | float | Returns the current outerGlowSmooth value. |
getOuterShadowAngle() | float | Returns the current outerShadowAngle value. |
getOuterShadowColor() | Color | Returns the current outerShadowColor value. |
getOuterShadowSize() | float | Returns the current outerShadowSize value. |
getOuterShadowSmooth() | float | Returns the current outerShadowSmooth value. |
getQuality() | float | Returns the current quality value. |
getStroke() | float | Returns the current stroke value. |
getStrokeColor() | Color | Returns the current strokeColor value. |
getTopLeftCorner() | StyleCornerType | Returns the current topLeftCorner value. |
getTopRightCorner() | StyleCornerType | Returns the current topRightCorner value. |
requestDraw() | void | Executes requestDraw. |
setBottomLeftCorner(StyleCornerType) | void | Sets bottomLeftCorner. |
setBottomRightCorner(StyleCornerType) | void | Sets bottomRightCorner. |
setColor(Color) | void | Sets color. |
setColorGradient(ColorGradient) | void | Sets colorGradient. |
setCorner(float) | void | Sets corner. |
setGradientAngle(float) | void | Sets gradientAngle. |
setGradientMode(StyleGradientMode) | void | Sets gradientMode. |
setHole(float) | void | Sets hole. |
setInnerGlowColor(Color) | void | Sets innerGlowColor. |
setInnerGlowSize(float) | void | Sets innerGlowSize. |
setInnerGlowSmooth(float) | void | Sets innerGlowSmooth. |
setInnerShadowAngle(float) | void | Sets innerShadowAngle. |
setInnerShadowColor(Color) | void | Sets innerShadowColor. |
setInnerShadowSize(float) | void | Sets innerShadowSize. |
setInnerShadowSmooth(float) | void | Sets innerShadowSmooth. |
setMaskAngle(float) | void | Sets maskAngle. |
setMaskMode(StyleMaskMode) | void | Sets maskMode. |
setMaskValue(float) | void | Sets maskValue. |
setOuterGlowColor(Color) | void | Sets outerGlowColor. |
setOuterGlowSize(float) | void | Sets outerGlowSize. |
setOuterGlowSmooth(float) | void | Sets outerGlowSmooth. |
setOuterShadowAngle(float) | void | Sets outerShadowAngle. |
setOuterShadowColor(Color) | void | Sets outerShadowColor. |
setOuterShadowSize(float) | void | Sets outerShadowSize. |
setOuterShadowSmooth(float) | void | Sets outerShadowSmooth. |
setQuality(float) | void | Sets quality. |
setStroke(float) | void | Sets stroke. |
setStrokeColor(Color) | void | Sets strokeColor. |
setTopLeftCorner(StyleCornerType) | void | Sets topLeftCorner. |
setTopRightCorner(StyleCornerType) | void | Sets topRightCorner. |