Package | Description |
---|---|
com.sun.javafx.css |
Modifier and Type | Method and Description |
---|---|
SizeUnits |
Size.getUnits() |
static SizeUnits |
SizeUnits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SizeUnits[] |
SizeUnits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Size(double value,
SizeUnits units) |
Copyright © 2020. All rights reserved.