Returns the dimension of the R-tree.
Returns:
the dimension of the R-tree
470 471 472
# File 'lib/rtree.rb', line 470 def dim super end