Package | Description |
---|---|
org.apache.batik.test.svg |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
SVGRenderingAccuracyTestValidator.AccurateRendering |
(package private) static class |
SVGRenderingAccuracyTestValidator.AccurateRenderingWithVariation
Validates that test passes if proper variation is given
|
(package private) static class |
SVGRenderingAccuracyTestValidator.DifferentSizes |
(package private) static class |
SVGRenderingAccuracyTestValidator.InexistingReferenceImage
Creates an
SVGRenderingAccuracyTest with an
valid URL for the source SVG valid
URL for the reference image, but the reference image,
but the reference image does not exist |
(package private) static class |
SVGRenderingAccuracyTestValidator.InvalidReferenceImageURL
Creates an
SVGRenderingAccuracyTest with an
valid URL for the source SVG but with an invalid
URL for the reference image. |
(package private) static class |
SVGRenderingAccuracyTestValidator.InvalidSVGContent
Creates an
SVGRenderingAccuracyTest with a
valid URL pointing to an invalid SVG document. |
(package private) static class |
SVGRenderingAccuracyTestValidator.InvalidSVGURL
Creates an
SVGRenderingAccuracyTest with an
invalid URL for the source SVG. |
(package private) static class |
SVGRenderingAccuracyTestValidator.SameSizeDifferentContent |