Skip navigation links
B D H I O P R S 

B

bits(int) - Static method in class org.davidmoten.hilbert.HilbertCurve
Returns a builder for and object that performs transformations for a Hilbert curve with the given number of bits.
bits(int) - Method in class org.davidmoten.hilbert.SmallHilbertCurve.Builder
 

D

dimensions(int) - Method in class org.davidmoten.hilbert.HilbertCurve.Builder
 
dimensions(int) - Method in class org.davidmoten.hilbert.SmallHilbertCurve.Builder
 

H

HilbertCurve - Class in org.davidmoten.hilbert
Converts between Hilbert index (BigInteger) and N-dimensional points.
HilbertCurve.Builder - Class in org.davidmoten.hilbert
Builds a HilbertCurve instance.
HilbertCurveRenderer - Class in org.davidmoten.hilbert
 

I

index(long...) - Method in class org.davidmoten.hilbert.HilbertCurve
Converts a point to its Hilbert curve index.
index(long...) - Method in class org.davidmoten.hilbert.SmallHilbertCurve
Converts a point to its Hilbert curve index.
IORuntimeException - Exception in org.davidmoten.hilbert.exceptions
 
IORuntimeException(IOException) - Constructor for exception org.davidmoten.hilbert.exceptions.IORuntimeException
 

O

org.davidmoten.hilbert - package org.davidmoten.hilbert
 
org.davidmoten.hilbert.exceptions - package org.davidmoten.hilbert.exceptions
 

P

point(BigInteger) - Method in class org.davidmoten.hilbert.HilbertCurve
Converts a BigInteger index (distance along the Hilbert Curve from 0) to a point of dimensions defined in the constructor of this.
point(long) - Method in class org.davidmoten.hilbert.HilbertCurve
Converts a long index (distance along the Hilbert Curve from 0) to a point of dimensions defined in the constructor of this.
point(long) - Method in class org.davidmoten.hilbert.SmallHilbertCurve
Converts a long index (distance along the Hilbert Curve from 0) to a point of dimensions defined in the constructor of this.

R

render(int, int) - Static method in class org.davidmoten.hilbert.HilbertCurveRenderer
 
renderToFile(int, int, String) - Static method in class org.davidmoten.hilbert.HilbertCurveRenderer
 

S

small() - Static method in class org.davidmoten.hilbert.HilbertCurve
 
SmallHilbertCurve - Class in org.davidmoten.hilbert
Converts between Hilbert index (BigInteger) and N-dimensional points.
SmallHilbertCurve.Builder - Class in org.davidmoten.hilbert
 
B D H I O P R S 
Skip navigation links

Copyright © 2013–2017. All rights reserved.