• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux PRTree Download

PRTree

September 28, 2009
Priority R-Tree is a spatial indexing software designed for Java. It enables efficient spatial data searches and organization, making it ideal for location-based applications.
Version 1.3
License BSD License
Platform Linux
Supported Languages English
Homepage www.khelekore.org
Developed by Robert Olofsson
PRTree is a powerful spatial index software tool that stands as an implementation of a priority R-Tree. Written in Java, this software comes in a small jar file without any extra packages. This software solution is designed to be memory efficient, as it doesn't force users to create an MBR or Box for each object in the tree. Instead, users can provide a class that can provide the bounds of each object whenever it is needed.

With this software, users can gain greater control over the caching of bounds. Its example usage is straightforward and impressive, making it ideal for different types of users. For instance, in setting up the PRTree for use, all that is required is to use the following command:

```
PRTree< Rectangle2D > tree = new PRTree< Rectangle2D > (new Rectangle2DConverter (), 10);
```

To load the rectangle:

```
Rectangle2D rx = new Rectangle2D.Double (0, 0, 1, 1);
tree.load (Collections.singletonList (rx));
```

Finally, to find the rectangle, simply use the following command:

```
for (Rectangle2D r : tree.find (0, 0, 1, 1)) {
System.out.println ("found a rectangle: " + r);
}
```

What's more, this software package now has a C# port of the code. PRTree is efficient, fast, easy to use, and eliminates the need for developers to create separate files for each object in the tree. It's a powerful spatial index software tool that is a must-have for any software development team.
What's New

Version 1.3: N/A

Free Download 273.8K
358
  • Share on:

Most Popular

  1. Quicksilver Forums 1.4.2
    154
  2. Dvgrab 3.4
    102
  3. DynVPN 1.0
    89
  4. CherryTV 0.1
    81
  5. SlideMap 1.2.2
    80
  6. porm r2
    73
  7. Clewarecontrol 0.8
    72
  8. Java Games 1.0
    72
  9. Swiftfox 3.0b5pre-2
    71
  10. fuseftp 0.8
    71

Related Downloads

webkit2png.py
This software utilizes both Webkit and Qt4 to capture webpage snapshots.
PHP PSD reader
The PHP PSD reader can quickly and easily read Adobe Photoshop Documents ...
Kalamaris
Kalamaris is a cutting-edge scientific application software designed to meet the needs ...
KProf
KProf is a software tool that provides a graphical representation of the ...
c42 Backup Suite
c42 Backup Suite is a python program that manages a centralized backup ...
ipt_ACCOUNT
ipt_ACCOUNT is a robust local network accounting software built for Linux netfilter/iptables ...
Voltalinux
A Slackware Linux-based distribution that utilizes the NetBSD package management system, this ...
FOEdit
FOEdit is a software tool that provides a comprehensive range of editing ...
Breakdance
A collection of Tango internet service icons available for use in software ...
MurrinaLightGreen
The green Murrina theme is a software that offers a visual theme ...
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.