文件名称:GEOS 3.3.5.chm,经典几何算法库
文件大小:1.58MB
文件格式:CHM
更新时间:2015-08-13 04:27:21
GEOS 几何算法
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.