| Package | Description |
|---|---|
| com.kitfox.svg |
Provides the nodes of an SVG scene graph.
|
| Modifier and Type | Method and Description |
|---|---|
FilterEffects.FilterOp |
FeGaussianBlur.getGaussianBlurFilter(Rectangle inputBounds,
float sigma,
boolean horizontal) |
| Modifier and Type | Method and Description |
|---|---|
List<FilterEffects.FilterOp> |
FilterEffects.getOperations(Rectangle bounds,
float xScale,
float yScale) |
List<FilterEffects.FilterOp> |
FeGaussianBlur.getOperations(Rectangle inputBounds,
float xScale,
float yScale) |
Copyright © 2022. All rights reserved.