]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scenegraph/README.txt
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.scenegraph / README.txt
diff --git a/bundles/org.simantics.scenegraph/README.txt b/bundles/org.simantics.scenegraph/README.txt
new file mode 100644 (file)
index 0000000..4f9c9d2
--- /dev/null
@@ -0,0 +1,8 @@
+src/com/infomatiq/jsi/ contains the Java Spatial Index (JSI) library (http://jsi.sourceforge.net/).\r
+The library is under LGPL license. Log4j dependency has been removed from class RTree to prevent\r
+a dependency on it.\r
+\r
+src/gnu/trove/ gathers only the necessary parts of GNU Trove 2.1.0 required by\r
+com.infomatiq.jsi and org.simantics.scenegraph.g2d.nodes.spatial packages to\r
+keep the size of the org.simantics.scenegraph plug-in and its dependencies down\r
+to a minimum.\r