Spec-Zone .ru
спецификации, руководства, описания, API
|
Package | Description |
---|---|
javafx.scene.paint |
Provides the set of classes for colors and gradients used to fill shapes and
backgrounds when rendering the scene graph.
|
Modifier and Type | Method and Description |
---|---|
LinearGradient |
LinearGradientBuilder.build()
Make an instance of
LinearGradient based on the properties set on this builder. |
static LinearGradient |
LinearGradient.valueOf(java.lang.String value)
Creates a linear gradient value from a string representation.
|
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to