Uses of Class
com.uber.h3core.exceptions.LineUndefinedException
Packages that use LineUndefinedException
-
Uses of LineUndefinedException in com.uber.h3core
Methods in com.uber.h3core that throw LineUndefinedExceptionModifier and TypeMethodDescriptionH3Core.h3Line(long start, long end) Given two H3 indexes, return the line of indexes between them (inclusive of endpoints).Given two H3 indexes, return the line of indexes between them (inclusive of endpoints).