Uses of Class
org.meteoinfo.jts.index.quadtree.DoubleBits
-
Packages that use DoubleBits Package Description org.meteoinfo.jts.index.quadtree -
-
Uses of DoubleBits in org.meteoinfo.jts.index.quadtree
Methods in org.meteoinfo.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.
-