Uses of Class
org.locationtech.jts.index.quadtree.DoubleBits
-
Packages that use DoubleBits Package Description org.locationtech.jts.index.quadtree Contains classes that implement a Quadtree spatial index -
-
Uses of DoubleBits in org.locationtech.jts.index.quadtree
Methods in org.locationtech.jts.index.quadtree with parameters of type DoubleBits Modifier and Type Method Description intDoubleBits. numCommonMantissaBits(DoubleBits db)This computes the number of common most-significant bits in the mantissa.
-