]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.scenegraph/README.txt
Merge commit 'd186091'
[simantics/platform.git] / bundles / org.simantics.scenegraph / README.txt
1 src/com/infomatiq/jsi/ contains the Java Spatial Index (JSI) library (http://jsi.sourceforge.net/).\r
2 The library is under LGPL license. Log4j dependency has been removed from class RTree to prevent\r
3 a dependency on it.\r
4 \r
5 src/gnu/trove/ gathers only the necessary parts of GNU Trove 2.1.0 required by\r
6 com.infomatiq.jsi and org.simantics.scenegraph.g2d.nodes.spatial packages to\r
7 keep the size of the org.simantics.scenegraph plug-in and its dependencies down\r
8 to a minimum.\r