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.
|
class |
HVSeparableKernel
An abstract helper intermediate implementation class for
LinearConvolve effects that break down into a horizontal and
a vertical pass. |
class |
MotionBlurState |
Copyright © 2020. All rights reserved.