| Package | Description |
|---|---|
| org.deeplearning4j.ui.components.component.style |
| Modifier and Type | Method and Description |
|---|---|
static StyleDiv.FloatValue |
StyleDiv.FloatValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StyleDiv.FloatValue[] |
StyleDiv.FloatValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StyleDiv.Builder |
StyleDiv.Builder.floatValue(StyleDiv.FloatValue floatValue)
CSS float styling option
|
Copyright © 2021. All rights reserved.