Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jts-dev] Minor error in the STRtree javadoc

hi devs, 
while using JTS to make R-tree, 
I noted a minor error in the documentation. 

the depth() method states, that it returns the size of the tree
instead, it returns the depth or the number of levels. 
image.png

kind regards!

/*--------------------------------------------------
Chamin Nalinda  
[Personal web: http://chaminn.com/]
Ph.D. Student
University College Dublin
Belfield, Dublin 4
Ireland, D04 V1W8
 ---------------------------------------------------*/

Back to the top