public class PixelGridTraversal extends Object
Constructor and Description |
---|
PixelGridTraversal(int parts,
BBox bounds) |
Modifier and Type | Method and Description |
---|---|
void |
traverse(org.locationtech.jts.geom.Coordinate a,
org.locationtech.jts.geom.Coordinate b,
Consumer<org.locationtech.jts.geom.Coordinate> consumer) |
Copyright © 2012–2022. All rights reserved.