Package | Description |
---|---|
org.locationtech.jts.index.chain |
Contains classes that implement Monotone Chains
|
org.locationtech.jts.noding.snapround |
Contains classes to implement the Snap Rounding algorithm for noding linestrings.
|
Modifier and Type | Method | Description |
---|---|---|
void |
MonotoneChain.select(Envelope searchEnv,
MonotoneChainSelectAction mcs) |
Determine all the line segments in the chain whose envelopes overlap
the searchEnvelope, and process them.
|
Modifier and Type | Class | Description |
---|---|---|
static class |
MCIndexPointSnapper.HotPixelSnapAction |
Copyright © 2018. All rights reserved.