| Package | Description |
|---|---|
| eu.matfx.component |
| Modifier and Type | Method and Description |
|---|---|
static ButtonRectangle.PositionGradient |
ButtonRectangle.PositionGradient.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ButtonRectangle.PositionGradient[] |
ButtonRectangle.PositionGradient.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ButtonRectangle(ButtonRectangle.PositionGradient positionGradient,
double percentValue_X,
double percenValue_Y,
double percentValue_Width,
double percentValue_Height,
double arcWidthAndHeight) |
Copyright © 2023. All rights reserved.