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 | Class and Description |
---|---|
class |
ColorBuilder<B extends ColorBuilder<B>>
Builder class for javafx.scene.paint.Color
|
Modifier and Type | Method and Description |
---|---|
static ColorBuilder<?> |
ColorBuilder.create()
Creates a new instance of ColorBuilder.
|
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.