Package org.jzy3d.junit
Class NativeChartTester
java.lang.Object
org.jzy3d.junit.ChartTester
org.jzy3d.junit.NativeChartTester
-
Field Summary
Fields inherited from class org.jzy3d.junit.ChartTester
colorbarDimension, FILE_LABEL_ACTUAL, FILE_LABEL_DIFF, FILE_LABEL_EXPECT, FILE_LABEL_ZOOM, HEIGHT, MAVEN_TARGET_PATH, MAVEN_TEST_RESOURCES_PATH, TEST_IMG_SIZE, testCaseInputFolder, testCaseOutputFolder, textInvisible, WIDTH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BufferedImagegetBufferedImage(Chart chart) static AWTChartA helper to build an offscreen chart simply out of a list ofDrawableMethods inherited from class org.jzy3d.junit.ChartTester
assertSimilar, assertSimilar, build, build, clean, cleanFile, compare, compare, compare, compare, copy, doHighlightPixels, execute, execute, execute, execute, getBufferedImage, getErroneousArea, getImageGenerator, getTestCanvasType, getTestCaseFailedFileName, getTestCaseFile, getTestCaseFileName, getTestCaseFileName, getTestCaseInputFolder, getTestCaseOutputFolder, getTestName, highlightPixel, highlightSize, isBuilt, isTextInvisible, loadBufferedImage, path, path, path, setTestCaseInputFolder, setTestCaseOutputFolder, setTextInvisible, test, test
-
Constructor Details
-
NativeChartTester
public NativeChartTester()
-
-
Method Details
-
getBufferedImage
- Overrides:
getBufferedImagein classChartTester- Throws:
IOException
-
offscreen
A helper to build an offscreen chart simply out of a list ofDrawable
-