Uses of Class
org.locationtech.jts.index.chain.MonotoneChainSelectAction
-
Packages that use MonotoneChainSelectAction Package Description org.locationtech.jts.index.chain org.locationtech.jts.noding.snapround -
-
Uses of MonotoneChainSelectAction in org.locationtech.jts.index.chain
Methods in org.locationtech.jts.index.chain with parameters of type MonotoneChainSelectAction Modifier and Type Method Description voidMonotoneChain. select(Envelope searchEnv, MonotoneChainSelectAction mcs)Determine all the line segments in the chain whose envelopes overlap the searchEnvelope, and process them. -
Uses of MonotoneChainSelectAction in org.locationtech.jts.noding.snapround
Subclasses of MonotoneChainSelectAction in org.locationtech.jts.noding.snapround Modifier and Type Class Description static classMCIndexPointSnapper.HotPixelSnapAction
-