Class GeometryLocationsWriter
java.lang.Object
org.locationtech.jtstest.testbuilder.ui.GeometryLocationsWriter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOLDwriteLocation
(Geometry geom, Coordinate p, double tolerance) void
setHtml
(boolean isHtmlFormatted) writeComponentLocation
(Geometry geom, Coordinate p, double tolerance) writeFacetLocation
(Geometry geom, Coordinate p, double tolerance) static String
writeLocation
(LayerList layers, Coordinate pt, double tolerance) writeLocation
(Layer lyr, Coordinate p, double tolerance) writeLocationString
(LayerList layers, Coordinate pt, double tolerance) writeSingleLocation
(Layer lyr, Coordinate p, double tolerance)
-
Constructor Details
-
GeometryLocationsWriter
public GeometryLocationsWriter()
-
-
Method Details
-
writeLocation
-
setHtml
public void setHtml(boolean isHtmlFormatted) -
writeLocationString
-
writeSingleLocation
-
writeLocation
-
writeComponentLocation
-
writeFacetLocation
-
OLDwriteLocation
-