Package | Description |
---|---|
com.vividsolutions.jts.index.chain |
Contains classes that implement Monotone Chains
|
com.vividsolutions.jts.noding.snapround |
Contains classes to implement the Snap Rounding algorithm for noding linestrings.
|
Modifier and Type | Method and 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 and Description |
---|---|
class |
MCIndexPointSnapper.HotPixelSnapAction |
Copyright © 2015. All rights reserved.