* To The First Generation Users (using version 0.7.3.2 or older)
The new version integrates some sub-packages into
"igeo" package.
Please add this line to your existing codes. Otherwise they DON'T run.
import igeo.*;
Please also REMOVE those lines from your existing codes because those packages don't exist anymore.import igeo.geo.*;
import igeo.core.*;
import igeo.util.*;
import igeo.tool.*;
Then please restart Processing to read the correct library information.
* piGeon Processing interface is included in the regular iGeo package.
* piGeon works with Processing version 1.5
* For pure Java use, please use the JAR file inside the ZIP file.
- For old versions, please see archive page.
- For installation and getting started, please see "Getting Started" page.
iGeo is free and open source software which is released under the GNU Lesser General Public License, version 3.0. Please see http://www.gnu.org/licenses/lgpl.html for more information about the license.
HOME
FOR PROCESSING
DOWNLOAD
DOCUMENTS
TUTORIALS
GALLERY
SOURCE CODE(GitHub)
ABOUT