Convenience method for accessing the version number for the currently-loaded JTS library.
JTSVersion()
character. Semantic version number of loaded JTS library.
When the JTS core library is loaded by rJava, either .onAttach()
or after install_jts()
, the org.locationtech.jts.JTSVersion class static fields are read to determine the current version. This value is stored in the package option rjts.JTS_VERSION
.