| Package | Description |
|---|---|
| javafx.scene.effect |
Provides the set of classes for attaching graphical filter effects to JavaFX Scene Graph Nodes.
|
| Modifier and Type | Method and Description |
|---|---|
GaussianBlur |
GaussianBlurBuilder.build()
Make an instance of
GaussianBlur based on the properties set on this builder. |
| Modifier and Type | Method and Description |
|---|---|
void |
GaussianBlurBuilder.applyTo(GaussianBlur x) |
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.