diff --git a/doc/JTS_Version_History.html b/doc/JTS_Version_History.html index 55e416b84c..998aeee0e7 100644 --- a/doc/JTS_Version_History.html +++ b/doc/JTS_Version_History.html @@ -34,13 +34,15 @@
CoordinateSequence
and CoordinateSequenceFactory
with getDimension()
and getMeasures()
information.Coordinate
methods for getX()
, getY()
, getZ()
, and getM()
.Coordiante.z
Coordinate.getZ().
-Coordinate
subclasses introduced for XY, XYM, XYZM representations.Coordinate
subclasses introduced for XY, XYM, XYZM representations.PackedCoordinateSequenceFactory
constructor used to supply a default dimension, use appropriate create( size, dimension )
instead.