Can you provide a test case which will cause this error?
Add optimization for short-circuit when invalid...
Add StarCross test to ValidStressTest
Refactored test code
Add TestBuilder isValidAllowSelfTouchingRingFor...
Add ValidStressTest
Tag Version 1.14
Build Ver 1.14
Update ant build to reflect TestBuilder jtsio d...
Update version history
Add function Conversion.toMultiPolygon
Add sineStar and comb functions
Javadoc
Create testbuilder.event package
Move Viewport to ui package
Fix TestCaseTextDialog button group
Add TestBuilder ability to read GeoJSON
TestBuilder code cleanup
Refactor (move) test IO classes
Move SVGWriter
Javadoc
Add Geometry summary to Layer List
Refactor viewport transformation function
Add TestBuilder SVG output
Fix fitToEnvelope function
Add AffineTransformationFunctions.fitToEnvelope
Add MinimumBoundingCircle test case from GEOS
Add TestBuilder Spatial Predicate functions
Fix typo in image name
Fix Geometry Inspector tag display
Improve Inspector appearance
Add TestBuilder drag/drop GML file
Fix typo
Add Inspector GeometryCollection icons
Set Inspector label color
Show colour-themed icons in Inspector
Clean up comments
Fix bug in GeometrySnapRounder
Add OctagonalEnvelopeTest to capture failure case
Improve GeometrySnapRounder to provide better p...
add GeometrySnapRounder TODOs
GeometrySnapRounder handle collapses
Improve GeometrySnapRounder, add overlay functions
Added more GEOS failure cases
Added data from GEOS issue 488
Move Inspect tab to better position
Fixe bug in CoordinateArraySequence.clone()
Fix FunctionsUtil bugs
Add View/Labels menu item
Add Inspector Zoom icon
Format buttons for Inspect panel
Add WKTWriter.toLineString for Coordinate array
Icons for Inspect panel
Refactor GeometryInspectorDialog to use common ...
Add Inspect Display in Window button
Code cleanup
Add geometry label
Add files for Inspect tab
Refactor tab names to constants
Move Inspector to tab
Move Magnify to Editor, remove Edit tab
Move input/result panel buttons to left
Labels for Next/Prev
Add Inspector Next and Prev buttons
Minor zooming refactoring
Make geometry zoom buffer bigger
Fix TestBuilder Clear Result
Zoom tooltip
Add Pan behaviour to Zoom tool
Add Pan function to Zoom tool
Improve TestBuilder decorator styling
Improved Conversion functions
Fixed segment string extraction
Tweaks to TestBuilder styles
Add Boundary functions
Javadoc
Fix LineDissolver handling of zero-length segments
Remove obsolete TextViewDialog
Add prototype geometry snap-rounding code
Add SegmentNodeList.getCoordinates method
Update build for GeoJson IO classes
Javadoc
Add GeoJsonReader and GeoJsonWriter
Fix incorrect test data
Add license header
Add license header
Javadoc
Minor refactoring
Switch back to VariableWidthBuffer to allow gen...
Rename to VariableWidthLineBuffer
Javadoc, code cleanup
Add VariableWidthBuffer prototype
Clean comments
Added MinimumBoundingCircle.getFarthestPoints
Add main to test class
Add Concave Hull experimental code
Remove dead dir
Move test to correct package
Move test to correct package
Add Perf Test for Relate code against MonotoneC...