Package | Description |
---|---|
com.sun.scenario.effect.impl.state |
Modifier and Type | Class and Description |
---|---|
class |
BoxBlurState
The state and implementation class for calculating 1 dimensional
linear convolution kernels for performing multi-pass box blurs.
|
class |
BoxShadowState
The helper class for defining a 1 dimensional linear convolution shadow
kernel for the LinearConvolveShadow Shader.
|
class |
GaussianBlurState
The state and implementation class for calculating 1 dimensional
linear convolution kernels for performing Gaussian blurs.
|
class |
GaussianShadowState
The helper class for defining a 1 dimensional linear convolution shadow
kernel for the Gaussian Shadow shader.
|