Uses of Class
com.uber.h3core.exceptions.PentagonEncounteredException
Packages that use PentagonEncounteredException
-
Uses of PentagonEncounteredException in com.uber.h3core
Methods in com.uber.h3core that throw PentagonEncounteredExceptionModifier and TypeMethodDescriptionH3Core.experimentalH3ToLocalIj(long origin, long h3) Convertsh3to IJ coordinates in a local coordinate space defined byorigin.H3Core.experimentalH3ToLocalIj(String originAddress, String h3Address) Convertsh3Addressto IJ coordinates in a local coordinate space defined byoriginAddress.H3Core.hexRange(long h3, int k) Returns in order neighbor traversal.Returns in order neighbor traversal.H3Core.hexRing(long h3, int k) Returns in order neighbor traversal, of indexes with distance ofk.Returns in order neighbor traversal, of indexes with distance ofk.