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