Class GeometryLocationsWriter

java.lang.Object
org.locationtech.jtstest.testbuilder.ui.GeometryLocationsWriter

public class GeometryLocationsWriter extends Object
  • Field Details

    • MAX_ITEMS_TO_DISPLAY

      private static final int MAX_ITEMS_TO_DISPLAY
      See Also:
    • isHtmlFormatted

      private boolean isHtmlFormatted
    • eol

      private String eol
    • highlightStart

      private String highlightStart
    • highlightEnd

      private String highlightEnd
    • documentStart

      private String documentStart
    • documentEnd

      private String documentEnd
  • Constructor Details

    • GeometryLocationsWriter

      public GeometryLocationsWriter()
  • Method Details