资源简介
Introduction
Geometry Engine Open Source is a C++ port of the Java Topology Suite released under the LGPL license. It has interfaces for C++, C and python (though swig).
Getting Started
The recommended low-level interface to the GEOS library is the simplified C wrapper interface. This will ensure stability of the API and the ABI of the library during performance improvements that will likely change classes definitions.
If you don't care about adapting/rebuilding your client code you can still use the C++ interface.
代码片段和文件信息
- 上一篇:ojdbc6-11.1.0.7.0.jar
- 下一篇:基于Java的医疗管理系统
评论
共有 条评论