| Package | Description |
|---|---|
| org.apache.batik.ext.awt.image.renderable | |
| org.apache.batik.extension.svg |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ColorMatrixRable |
Defines the interface expected from a color matrix
operation
|
interface |
ComponentTransferRable |
Defines the interface expected from a component
transfer operation.
|
interface |
CompositeRable |
Composites a list of images according to a single composite rule.
|
interface |
ConvolveMatrixRable |
Convolves an image with a convolution matrix.
|
interface |
DiffuseLightingRable |
This filter primitive lights an image using the alpha channel as a bump map.
|
interface |
DisplacementMapRable |
Implements a DisplacementMap operation, which takes pixel values from
another image to spatially displace the input image
|
interface |
GaussianBlurRable |
Implements a GaussianBlur operation, where the blur size is
defined by standard deviations along the x and y axis.
|
interface |
SpecularLightingRable |
This filter follows the specification of the feSpecularLighting filter in
the SVG 1.0 specification.
|
interface |
TileRable |
A renderable that can tile its source into the tile region.
|
interface |
TurbulenceRable |
Creates a sourceless image from a turbulence function.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ColorMatrixRable8Bit |
Implements the interface expected from a color matrix
operation
|
class |
ComponentTransferRable8Bit |
This class implements the interface expected from a component
transfer operation.
|
class |
CompositeRable8Bit |
Composites a list of images according to a single composite rule.
|
class |
ConvolveMatrixRable8Bit |
Convolves an image with a convolution matrix.
|
class |
DiffuseLightingRable8Bit |
Implementation of the DiffuseLightRable interface.
|
class |
DisplacementMapRable8Bit |
Implements a DisplacementMap operation, which takes pixel values from
another image to spatially displace the input image
|
class |
GaussianBlurRable8Bit |
GaussianBlurRable implementation
|
class |
SpecularLightingRable8Bit |
Implementation of the SpecularLightRable interface.
|
class |
TileRable8Bit |
8 bit TileRable implementation
|
class |
TurbulenceRable8Bit |
Creates a sourceless image from a turbulence function.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
BatikHistogramNormalizationFilter |
| Modifier and Type | Class | Description |
|---|---|---|
class |
BatikHistogramNormalizationFilter8Bit |
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.