Class PNGWriter
java.lang.Object
org.locationtech.jtstest.testbuilder.io.PNGWriter
Creates an .PNG file for a test case.
- Version:
- 1.7
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
write
(File outputDirectory, TestCaseEdit testCase, PrecisionModel precisionModel)
-
Constructor Details
-
PNGWriter
public PNGWriter()
-
-
Method Details
-
write
public void write(File outputDirectory, TestCaseEdit testCase, PrecisionModel precisionModel) throws IOException - Throws:
IOException
-