- BERenderingTest - Class in org.apache.batik.test.svg
-
Preconfigured test for SVG files under the xml-batik/../beSuite
directory.
- BERenderingTest() - Constructor for class org.apache.batik.test.svg.BERenderingTest
-
- breakSVGFile(String) - Method in class org.apache.batik.test.svg.PreconfiguredRenderingTest
-
- buildCandidateReferenceFile(String, String) - Method in class org.apache.batik.test.svg.ParametrizedRenderingAccuracyTest
-
Gives a chance to the subclass to control the construction
of the candidateReference URL, which is built as:
getSaveVariationPrefix() + svgDir + getSaveVariationSuffix() + svgFile + parameter + PNG_EXTENSION
- buildCandidateReferenceFile(String, String) - Method in class org.apache.batik.test.svg.PreconfiguredRenderingTest
-
Gives a chance to the subclass to control the construction
of the candidateReference URL, which is built as:
getCandidatereferencePrefix() + svgDir + getCandidatereferenceSuffix() + svgFile + PNG_EXTENSION
- buildCandidateReferenceFile(String, String) - Method in class org.apache.batik.test.svg.SVGReferenceRenderingAccuracyTest
-
Gives a chance to the subclass to control the construction
of the candidateReference URL, which is built as:
getSaveVariationPrefix() + svgDir + getSaveVariationSuffix() + svgFile + parameter + PNG_EXTENSION
- buildCompareImage(BufferedImage, BufferedImage) - Method in class org.apache.batik.test.svg.ImageCompareTest
-
- buildDiffImage(BufferedImage, BufferedImage) - Static method in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
Builds a new BufferedImage that is the difference between the
two input images
- buildDiffImage(BufferedImage, BufferedImage) - Static method in class org.apache.batik.test.svg.ImageCompareTest
-
Builds a new BufferedImage that is the difference between the two input images
- buildRefImgURL(String, String) - Method in class org.apache.batik.test.svg.ParametrizedRenderingAccuracyTest
-
Gives a chance to the subclass to control the construction
of the reference PNG file from the svgFile name
The refImgURL is built as:
getRefImagePrefix() + svgDir + getRefImageSuffix() + svgFile
- buildRefImgURL(String, String) - Method in class org.apache.batik.test.svg.PreconfiguredRenderingTest
-
Gives a chance to the subclass to control the construction
of the reference PNG file from the svgFile name
The refImgURL is built as:
getRefImagePrefix() + svgDir + getRefImageSuffix() + svgFile
- buildRefImgURL(String, String) - Method in class org.apache.batik.test.svg.SVGReferenceRenderingAccuracyTest
-
Gives a chance to the subclass to control the construction
of the reference PNG file from the svgFile name
The refImgURL is built as:
getRefImagePrefix() + svgDir + getRefImageSuffix() + svgFile
- buildSaveVariationFile(String, String) - Method in class org.apache.batik.test.svg.ParametrizedRenderingAccuracyTest
-
Gives a chance to the subclass to control the construction
of the saveVariation URL, which is built as:
getSaveVariationPrefix() + svgDir + getSaveVariationSuffix() + svgFile + parameter + PNG_EXTENSION
- buildSaveVariationFile(String, String) - Method in class org.apache.batik.test.svg.PreconfiguredRenderingTest
-
Gives a chance to the subclass to control the construction
of the saveVariation URL, which is built as:
getSaveVariationPrefix() + svgDir + getSaveVariationSuffix() + svgFile + PNG_EXTENSION
- buildSaveVariationFile(String, String) - Method in class org.apache.batik.test.svg.SVGReferenceRenderingAccuracyTest
-
Gives a chance to the subclass to control the construction
of the saveVariation URL, which is built as:
getSaveVariationPrefix() + svgDir + getSaveVariationSuffix() + svgFile + parameter + PNG_EXTENSION
- buildSVGURL(String, String, String) - Method in class org.apache.batik.test.svg.PreconfiguredRenderingTest
-
Gives a chance to the subclass to prepend a prefix to the
svgFile name.
- buildSVGURL(String, String) - Method in class org.apache.batik.test.svg.SVGReferenceRenderingAccuracyTest
-
Gives a chance to the subclass to prepend a prefix to the
svgFile name.
- buildUserAgent() - Method in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTest
-
Give subclasses a chance to build their own UserAgent
- buildUserAgent() - Method in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
Give subclasses a chance to build their own UserAgent
- buildVariationURLs(String, String) - Method in class org.apache.batik.test.svg.ParametrizedRenderingAccuracyTest
-
Gives a chance to the subclass to control the construction
of the variation URL, which is built as:
getVariationPrefix() + svgDir + getVariationSuffix() + svgFile + parameter + PNG_EXTENSION
- buildVariationURLs(String, String) - Method in class org.apache.batik.test.svg.PreconfiguredRenderingTest
-
Gives a chance to the subclass to control the construction
of the variation URL, which is built as:
getVariationPrefix() + svgDir + getVariationSuffix() + svgFile + PNG_EXTENSION
- buildVariationURLs(String, String) - Method in class org.apache.batik.test.svg.SVGReferenceRenderingAccuracyTest
-
Gives a chance to the subclass to control the construction
of the variation URL, which is built as:
getVariationPrefix() + svgDir + getVariationSuffix() + svgFile + parameter + PNG_EXTENSION
- encode(URL, FileOutputStream) - Method in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
- encode(URL, FileOutputStream) - Method in class org.apache.batik.test.svg.JSVGRenderingAccuracyTest
-
- encode(URL, FileOutputStream) - Method in class org.apache.batik.test.svg.SVGRenderingAccuracyTest
-
- ENTRY_ERROR_CODE - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTestValidator
-
- ENTRY_EXPECTED_ERROR_CODE - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTestValidator
-
- ENTRY_EXPECTED_KEY - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTestValidator
-
- ENTRY_EXPECTED_NUMBER_OF_DESCRIPTION - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTestValidator
-
- ENTRY_KEY - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTestValidator
-
- ENTRY_KEY_COMPARISON - Static variable in class org.apache.batik.test.svg.ImageCompareTest
-
- ENTRY_KEY_DIFFERENCE - Static variable in class org.apache.batik.test.svg.ImageCompareTest
-
- ENTRY_KEY_DIFFERENCE_IMAGE - Static variable in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
Entry describing the generated difference image
- ENTRY_KEY_ERROR_DESCRIPTION - Static variable in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
Entry describing the error
- ENTRY_KEY_ERROR_DESCRIPTION - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTest
-
Entry describing the error
- ENTRY_KEY_EXPECTED_ERROR_CODE - Static variable in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
Entry describign the expected error code
- ENTRY_KEY_EXPECTED_EXCEPTION - Static variable in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
Entry describing the expected exception
- ENTRY_KEY_FIRST_IMAGE - Static variable in class org.apache.batik.test.svg.ImageCompareTest
-
- ENTRY_KEY_IMAGE_URL - Static variable in class org.apache.batik.test.svg.ImageCompareTest
-
- ENTRY_KEY_INTERNAL_ERROR - Static variable in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
Entry describing that an internal error occured while
generating the test failure description
- ENTRY_KEY_NUMBER_OF_TEST_RESULT_ELEMENTS - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTest
-
Entry describing the number of testResult elements found in the
document after dispatching onload.
- ENTRY_KEY_REFERENCE_GENERATED_IMAGE_URI - Static variable in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
Entry describing the reference/generated image file
- ENTRY_KEY_RESULT_VALUE - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTest
-
Entry describing the result value (different from 'passed' or 'failed'
found in the 'result' attribute.
- ENTRY_KEY_SECOND_IMAGE - Static variable in class org.apache.batik.test.svg.ImageCompareTest
-
- ENTRY_KEY_UNEXPECTED_ERROR_CODE - Static variable in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
Entry describing the unexpected error code
- ENTRY_KEY_UNEXPECTED_EXCEPTION - Static variable in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
Entry describing the unexpected exception
- ENTRY_KEY_UNEXPECTED_RESULT - Static variable in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
Entry describing the unexpected exception
- ENTRY_NUMBER_OF_DESCRIPTION - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTestValidator
-
- ERROR_CANNOT_CREATE_TEMP_FILE - Static variable in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
Error when temp file cannot be created
{0} = IOException message
- ERROR_CANNOT_CREATE_TEMP_FILE_STREAM - Static variable in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
Error when temp file stream cannot be created
{0} = temp file's cannonical path
{1} = IOException message
- ERROR_CANNOT_LOAD_SVG_DOCUMENT - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTest
-
Error when the input file cannot be loaded into a
Document object
{0} = IOException message
- ERROR_CANNOT_OPEN_GENERATED_IMAGE - Static variable in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
Error when the generated image cannot be read
{0} = Cannonical path of the temp generated image
{1} = IOException message
- ERROR_CANNOT_OPEN_REFERENCE_IMAGE - Static variable in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
Error when the reference image cannot be opened
{0} = URI of the reference image
{1} = IOException message
- ERROR_CANNOT_TRANSCODE_SVG - Static variable in class org.apache.batik.test.svg.SVGRenderingAccuracyTest
-
Error when transcoding the SVG document generates an error
{0} = URI of the transcoded SVG file
{1} = Exception class
{2} = Exception message
{3} = Stack trace.
- ERROR_CODE_NO_CHECK - Static variable in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
Value used to disable error code check on BridgeExceptions
- ERROR_COULD_NOT_LOAD_IMAGE - Static variable in class org.apache.batik.test.svg.ImageCompareTest
-
- ERROR_COULD_NOT_OPEN_IMAGE - Static variable in class org.apache.batik.test.svg.ImageCompareTest
-
- ERROR_DIFFERENCES - Static variable in class org.apache.batik.test.svg.ImageCompareTest
-
- ERROR_ERROR_WHILE_COMPARING_FILES - Static variable in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
Error when there is an IOException while comparing the
two reference raster image with the new raster image built
from the SVG.
- ERROR_EXCEPTION_DID_NOT_OCCUR - Static variable in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
Error when the expected exception did not occur
- ERROR_MISSING_OR_EMPTY_ERROR_CODE_ON_FAILED_TEST - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTest
-
The result was 'failed' but there was no 'errorCode' attribute or
it was the empty string
- ERROR_SAVE_FAILED - Static variable in class org.apache.batik.test.svg.JSVGRenderingAccuracyTest
-
Error when canvas can't peform render update SVG file.
- ERROR_SCRIPT_DID_NOT_RUN - Static variable in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
Error when the script does not run as expected.
- ERROR_SVG_RENDERING_NOT_ACCURATE - Static variable in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
Error when the generated image from the SVG file differs from
the reference image.
- ERROR_UNEXPECTED_DESCRIPTION_ENTRY - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTestValidator
-
- ERROR_UNEXPECTED_ERROR_CODE - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTestValidator
-
- ERROR_UNEXPECTED_ERROR_CODE - Static variable in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
Error when a BridgeException occured, as expected, but
with an unexpected error code
- ERROR_UNEXPECTED_EXCEPTION - Static variable in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
Error when an exception occured, but not of the expected
class
- ERROR_UNEXPECTED_NUMBER_OF_DESCRIPTION_ENTRIES - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTestValidator
-
- ERROR_UNEXPECTED_NUMBER_OF_TEST_RESULT_ELEMENTS - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTest
-
There is either 0 or more than one <testResult> elements in
the document after dispatching the onload event.
- ERROR_UNEXPECTED_RESULT_VALUE - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTest
-
The 'result' attribute value is neither 'passed' nor 'failed'
- ERROR_UNEXPECTED_TEST_FAILURE - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTestValidator
-
- ERROR_UNEXPECTED_TEST_RESULT - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTestValidator
-
Error codes
- ERROR_WHILE_COMPARING_FILES - Static variable in class org.apache.batik.test.svg.ImageCompareTest
-
- ERROR_WHILE_PROCESSING_SVG_DOCUMENT - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTest
-
Error while building the GVT tree or dispatching the
'onload' event.
- errorAndEntriesURL - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTestValidator
-
- errorURL - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTestValidator
-
- expectedErrorCode - Variable in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
Expected error code (for BridgeExceptions)
- expectedExceptionClass - Variable in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
Name of the expected exception class
- SamplesRenderingTest - Class in org.apache.batik.test.svg
-
Preconfigured test for SVG files under the xml-batik directory.
- SamplesRenderingTest() - Constructor for class org.apache.batik.test.svg.SamplesRenderingTest
-
- SAVE_CANDIDATE_REFERENCE_PREFIX - Static variable in class org.apache.batik.test.svg.BERenderingTest
-
- SAVE_CANDIDATE_REFERENCE_PREFIX - Static variable in class org.apache.batik.test.svg.SamplesRenderingTest
-
- SAVE_CANDIDATE_REFERENCE_SUFFIX - Static variable in class org.apache.batik.test.svg.BERenderingTest
-
- SAVE_CANDIDATE_REFERENCE_SUFFIX - Static variable in class org.apache.batik.test.svg.SamplesRenderingTest
-
- SAVE_VARIATION_PREFIX - Static variable in class org.apache.batik.test.svg.BERenderingTest
-
- SAVE_VARIATION_PREFIX - Static variable in class org.apache.batik.test.svg.SamplesRenderingTest
-
- SAVE_VARIATION_SUFFIX - Static variable in class org.apache.batik.test.svg.BERenderingTest
-
- SAVE_VARIATION_SUFFIX - Static variable in class org.apache.batik.test.svg.SamplesRenderingTest
-
- saveImage(BufferedImage, File) - Method in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
Saves an image in a given File
- saveImage(BufferedImage, OutputStream) - Method in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
Saves an image in a given File
- saveVariation - Variable in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
The File where the newly computed variation
should be saved if different from the
variationURL
- script - Variable in class org.apache.batik.test.svg.SVGTextContentRenderingAccuracyTest
-
- scriptDone() - Method in class org.apache.batik.test.svg.JSVGRenderingAccuracyTest
-
- scriptOrigin - Variable in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
The allowed script origin
- scripts - Variable in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
The allowed script types
- secure - Variable in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
True if the scripts are run securely (i.e., with a security manager)
- SelfContainedSVGOnLoadTest - Class in org.apache.batik.test.svg
-
This test takes an SVG file as an input.
- SelfContainedSVGOnLoadTest(String) - Constructor for class org.apache.batik.test.svg.SelfContainedSVGOnLoadTest
-
- SelfContainedSVGOnLoadTest() - Constructor for class org.apache.batik.test.svg.SelfContainedSVGOnLoadTest
-
Default constructor
- SelfContainedSVGOnLoadTestValidator - Class in org.apache.batik.test.svg
-
This test validates the operation of SelfContainedSVGOnLoadTest.
- SelfContainedSVGOnLoadTestValidator() - Constructor for class org.apache.batik.test.svg.SelfContainedSVGOnLoadTestValidator
-
- setCandidateReference(File) - Method in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
- setConfig(String, String) - Method in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
Sets this test's config.
- setExpectedErrorCode(String) - Method in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
- setExpectedExceptionClass(String) - Method in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
- setFile(String) - Method in class org.apache.batik.test.svg.PreconfiguredRenderingTest
-
- setId(String) - Method in class org.apache.batik.test.svg.ParametrizedRenderingAccuracyTest
-
- setId(String) - Method in class org.apache.batik.test.svg.PreconfiguredRenderingTest
-
For preconfigured tests, the configuration has to be
derived from the test identifier.
- setId(String) - Method in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
- setId(String) - Method in class org.apache.batik.test.svg.SVGReferenceRenderingAccuracyTest
-
For this type of test, the id should be made as
follows:
<fileName>#reference-alias
For example:
samples/anne.svg#svgView(viewBox(0,0,100,100))-viewBox1
- setLocale(Locale) - Static method in class org.apache.batik.test.svg.Messages
-
Implements Localizable.setLocale(Locale).
- setOnLoadFunction(String) - Method in class org.apache.batik.test.svg.SVGTextContentRenderingAccuracyTest
-
- setParameter(String) - Method in class org.apache.batik.test.svg.SVGTextContentRenderingAccuracyTest
-
- setResourceOrigin(String) - Method in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
- setRestricted(boolean) - Method in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
- setSaveVariation(File) - Method in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
Sets the File where the variation from the reference image should be
stored
- setScript(String) - Method in class org.apache.batik.test.svg.SVGTextContentRenderingAccuracyTest
-
- setScriptOrigin(String) - Method in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
- setScripts(String) - Method in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
- setSecure(boolean) - Method in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
- setUserLanguage(String) - Method in class org.apache.batik.test.svg.SVGRenderingAccuracyTest
-
Sets the userLanguage
- setValidate(Boolean) - Method in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
- setValidating(Boolean) - Method in class org.apache.batik.test.svg.SVGRenderingAccuracyTest
-
If true, this test will use validation
- srcURL - Variable in class org.apache.batik.test.svg.JSVGRenderingAccuracyTest
-
- successURL - Static variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTestValidator
-
- SVG_EXTENSION - Static variable in class org.apache.batik.test.svg.PreconfiguredRenderingTest
-
- SVG_URL_PREFIX - Static variable in class org.apache.batik.test.svg.BERenderingTest
-
- SVG_URL_PREFIX - Static variable in class org.apache.batik.test.svg.SamplesRenderingTest
-
- SVGAccuracyTestProcessor - Class in org.apache.batik.test.svg
-
This implementation of the TestReportProcessor interface
converts the TestReports it processes into an
XML document that it outputs in a directory.
- SVGAccuracyTestProcessor() - Constructor for class org.apache.batik.test.svg.SVGAccuracyTestProcessor
-
- SVGAlternateStyleSheetRenderingAccuracyTest - Class in org.apache.batik.test.svg
-
Checks for regressions in rendering of a document with a given
alternate stylesheet.
- SVGAlternateStyleSheetRenderingAccuracyTest() - Constructor for class org.apache.batik.test.svg.SVGAlternateStyleSheetRenderingAccuracyTest
-
- SVGMediaRenderingAccuracyTest - Class in org.apache.batik.test.svg
-
Checks for regressions in rendering of a document with a given
media.
- SVGMediaRenderingAccuracyTest() - Constructor for class org.apache.batik.test.svg.SVGMediaRenderingAccuracyTest
-
- SVGOnLoadExceptionTest - Class in org.apache.batik.test.svg
-
This test takes an SVG file as an input.
- SVGOnLoadExceptionTest() - Constructor for class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
Default constructor
- SVGReferenceRenderingAccuracyTest - Class in org.apache.batik.test.svg
-
Base class for tests which take an additional parameter in addition
to the SVG file.
- SVGReferenceRenderingAccuracyTest() - Constructor for class org.apache.batik.test.svg.SVGReferenceRenderingAccuracyTest
-
- SVGRenderingAccuracyTest - Class in org.apache.batik.test.svg
-
Checks for regressions in rendering a specific SVG document.
- SVGRenderingAccuracyTest(String, String) - Constructor for class org.apache.batik.test.svg.SVGRenderingAccuracyTest
-
Constructor.
- SVGRenderingAccuracyTest() - Constructor for class org.apache.batik.test.svg.SVGRenderingAccuracyTest
-
For subclasses
- SVGRenderingAccuracyTest.InternalPNGTranscoder - Class in org.apache.batik.test.svg
-
Inner class which derives from the PNGTranscoder and calls the
manipulateSVGDocument just before encoding happens.
- SVGRenderingAccuracyTest.InternalPNGTranscoder() - Constructor for class org.apache.batik.test.svg.SVGRenderingAccuracyTest.InternalPNGTranscoder
-
- SVGRenderingAccuracyTestValidator - Class in org.apache.batik.test.svg
-
Validates the operation of SVGRenderingAccuracyTest
by forcing specific test case situations and checking that
they are handled properly by the class.
- SVGRenderingAccuracyTestValidator() - Constructor for class org.apache.batik.test.svg.SVGRenderingAccuracyTestValidator
-
This test creates a sample SVG file dynamically and
valides that errors are generated for the
following cases:
+ invalid SVG URL
+ corrupted SVG image (i.e., cannot be transcoded to
an image).
- SVGTextContentRenderingAccuracyTest - Class in org.apache.batik.test.svg
-
Checks for regressions in rendering of a document with a given
alternate stylesheet.
- SVGTextContentRenderingAccuracyTest() - Constructor for class org.apache.batik.test.svg.SVGTextContentRenderingAccuracyTest
-
- svgURL - Variable in class org.apache.batik.test.svg.AbstractRenderingAccuracyTest
-
The URL where the SVG can be found.
- svgURL - Variable in class org.apache.batik.test.svg.SelfContainedSVGOnLoadTest
-
The URL for the input SVG document to be tested
- svgURL - Variable in class org.apache.batik.test.svg.SVGOnLoadExceptionTest
-
The URL for the input SVG document to be tested
- SVGZ_EXTENSION - Static variable in class org.apache.batik.test.svg.PreconfiguredRenderingTest
-