Index

A C D E G H I L M O P R S T U V 
All Classes|All Packages

A

areNeighborCells(long, long) - Static method in class com.foursquare.presto.h3.DirectedEdgeFunctions
 

C

cellArea(long, Slice) - Static method in class com.foursquare.presto.h3.MiscellaneousFunctions
 
cellsToDirectedEdge(long, long) - Static method in class com.foursquare.presto.h3.DirectedEdgeFunctions
 
cellsToMultiPolygon(Block) - Static method in class com.foursquare.presto.h3.RegionFunctions
 
cellToBoundary(long) - Static method in class com.foursquare.presto.h3.IndexingFunctions
Wraps H3Core.cellToBoundary(long).
cellToCenterChild(long, long) - Static method in class com.foursquare.presto.h3.HierarchyFunctions
 
cellToChildren(long, long) - Static method in class com.foursquare.presto.h3.HierarchyFunctions
 
cellToLatLng(long) - Static method in class com.foursquare.presto.h3.IndexingFunctions
Wraps H3Core.cellToLatLng(long).
cellToLocalIj(long, long) - Static method in class com.foursquare.presto.h3.TraversalFunctions
 
cellToParent(long, long) - Static method in class com.foursquare.presto.h3.HierarchyFunctions
 
cellToVertex(long, long) - Static method in class com.foursquare.presto.h3.VertexFunctions
 
cellToVertexes(long) - Static method in class com.foursquare.presto.h3.VertexFunctions
 
com.foursquare.presto.h3 - package com.foursquare.presto.h3
 
compactCells(Block) - Static method in class com.foursquare.presto.h3.HierarchyFunctions
 

D

DirectedEdgeFunctions - Class in com.foursquare.presto.h3
Functions wrapping https://h3geo.org/docs/api/uniedge
DirectedEdgeFunctions() - Constructor for class com.foursquare.presto.h3.DirectedEdgeFunctions
 
directedEdgeToBoundary(long) - Static method in class com.foursquare.presto.h3.DirectedEdgeFunctions
 
directedEdgeToCells(long) - Static method in class com.foursquare.presto.h3.DirectedEdgeFunctions
 

E

edgeLength(long, Slice) - Static method in class com.foursquare.presto.h3.MiscellaneousFunctions
 

G

getBaseCellNumber(long) - Static method in class com.foursquare.presto.h3.InspectionFunctions
 
getDirectedEdgeDestination(long) - Static method in class com.foursquare.presto.h3.DirectedEdgeFunctions
 
getDirectedEdgeOrigin(long) - Static method in class com.foursquare.presto.h3.DirectedEdgeFunctions
 
getFunctions() - Method in class com.foursquare.presto.h3.H3Plugin
 
getHexagonAreaAvg(long, Slice) - Static method in class com.foursquare.presto.h3.MiscellaneousFunctions
 
getHexagonEdgeLengthAvg(long, Slice) - Static method in class com.foursquare.presto.h3.MiscellaneousFunctions
 
getIcosahedronFaces(long) - Static method in class com.foursquare.presto.h3.InspectionFunctions
 
getNumCells(long) - Static method in class com.foursquare.presto.h3.MiscellaneousFunctions
 
getPentagons(long) - Static method in class com.foursquare.presto.h3.MiscellaneousFunctions
 
getRes0Cells() - Static method in class com.foursquare.presto.h3.MiscellaneousFunctions
 
getResolution(long) - Static method in class com.foursquare.presto.h3.InspectionFunctions
 
greatCircleDistance(double, double, double, double, Slice) - Static method in class com.foursquare.presto.h3.MiscellaneousFunctions
 
gridDisk(long, long) - Static method in class com.foursquare.presto.h3.TraversalFunctions
 
gridDiskUnsafe(long, long) - Static method in class com.foursquare.presto.h3.TraversalFunctions
 
gridDistance(long, long) - Static method in class com.foursquare.presto.h3.TraversalFunctions
 
gridPathCells(long, long) - Static method in class com.foursquare.presto.h3.TraversalFunctions
 
gridRingUnsafe(long, long) - Static method in class com.foursquare.presto.h3.TraversalFunctions
 

H

H3Plugin - Class in com.foursquare.presto.h3
 
H3Plugin() - Constructor for class com.foursquare.presto.h3.H3Plugin
 
h3ToString(long) - Static method in class com.foursquare.presto.h3.InspectionFunctions
 
HierarchyFunctions - Class in com.foursquare.presto.h3
Function wrapping H3Core.cellToParent(long, int)
HierarchyFunctions() - Constructor for class com.foursquare.presto.h3.HierarchyFunctions
 

I

IndexingFunctions - Class in com.foursquare.presto.h3
Wraps https://h3geo.org/docs/api/indexing
IndexingFunctions() - Constructor for class com.foursquare.presto.h3.IndexingFunctions
 
InspectionFunctions - Class in com.foursquare.presto.h3
Wraps https://h3geo.org/docs/api/inspection/
InspectionFunctions() - Constructor for class com.foursquare.presto.h3.InspectionFunctions
 
isPentagon(long) - Static method in class com.foursquare.presto.h3.InspectionFunctions
 
isResClassIII(long) - Static method in class com.foursquare.presto.h3.InspectionFunctions
 
isValidCell(long) - Static method in class com.foursquare.presto.h3.InspectionFunctions
 
isValidVertex(long) - Static method in class com.foursquare.presto.h3.VertexFunctions
 

L

latLngToCell(double, double, long) - Static method in class com.foursquare.presto.h3.IndexingFunctions
Function wrapping H3Core.latLngToCell(double, double, int)
latLngToCell(Slice, long) - Static method in class com.foursquare.presto.h3.IndexingFunctions
Function wrapping H3Core.latLngToCell(double, double, int)
localIjToCell(long, long, long) - Static method in class com.foursquare.presto.h3.TraversalFunctions
 

M

MiscellaneousFunctions - Class in com.foursquare.presto.h3
Wraps https://h3geo.org/docs/api/misc
MiscellaneousFunctions() - Constructor for class com.foursquare.presto.h3.MiscellaneousFunctions
 

O

originToDirectedEdges(long) - Static method in class com.foursquare.presto.h3.DirectedEdgeFunctions
 

P

polygonToCells(Slice, long) - Static method in class com.foursquare.presto.h3.RegionFunctions
 

R

RegionFunctions - Class in com.foursquare.presto.h3
Functions wrapping https://h3geo.org/docs/api/regions
RegionFunctions() - Constructor for class com.foursquare.presto.h3.RegionFunctions
 

S

stringToH3(Slice) - Static method in class com.foursquare.presto.h3.InspectionFunctions
 

T

TraversalFunctions - Class in com.foursquare.presto.h3
Wraps https://h3geo.org/docs/api/traversal
TraversalFunctions() - Constructor for class com.foursquare.presto.h3.TraversalFunctions
 

U

uncompactCells(Block, long) - Static method in class com.foursquare.presto.h3.HierarchyFunctions
 

V

VertexFunctions - Class in com.foursquare.presto.h3
Wraps https://h3geo.org/docs/api/vertex
VertexFunctions() - Constructor for class com.foursquare.presto.h3.VertexFunctions
 
vertexToLatLng(long) - Static method in class com.foursquare.presto.h3.VertexFunctions
 
A C D E G H I L M O P R S T U V 
All Classes|All Packages