Class SVGTestWriter
- java.lang.Object
-
- org.locationtech.jtstest.testbuilder.io.SVGTestWriter
-
public class SVGTestWriter extends Object
- Version:
- 1.7
-
-
Constructor Summary
Constructors Constructor Description SVGTestWriter()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringwrite(Geometry ga, Geometry gb, String name, String description)Stringwrite(Testable testable)static StringwriteSVG(Geometry ga, Geometry gb)static StringwriteTestSVG(Testable test)
-