Uses of Class
org.locationtech.jts.index.chain.MonotoneChainOverlapAction
Packages that use MonotoneChainOverlapAction
Package
Description
Contains classes that implement Monotone Chains
Classes to compute nodings for arrangements of line segments and line segment sequences.
-
Uses of MonotoneChainOverlapAction in org.locationtech.jts.index.chain
Methods in org.locationtech.jts.index.chain with parameters of type MonotoneChainOverlapActionModifier and TypeMethodDescriptionprivate void
MonotoneChain.computeOverlaps
(int start0, int end0, MonotoneChain mc, int start1, int end1, MonotoneChainOverlapAction mco) void
MonotoneChain.computeOverlaps
(MonotoneChain mc, MonotoneChainOverlapAction mco) Determine all the line segments in two chains which may overlap, and process them. -
Uses of MonotoneChainOverlapAction in org.locationtech.jts.noding
Subclasses of MonotoneChainOverlapAction in org.locationtech.jts.nodingModifier and TypeClassDescriptionstatic class
static class