|
GEOS 3.13.1
|
This is the complete list of members for MonotoneChain, including all inherited members.
| computeOverlaps(const MonotoneChain *mc, MonotoneChainOverlapAction *mco) const (defined in MonotoneChain) | MonotoneChain | |
| computeOverlaps(const MonotoneChain *mc, double overlapTolerance, MonotoneChainOverlapAction *mco) const (defined in MonotoneChain) | MonotoneChain | |
| getContext() const (defined in MonotoneChain) | MonotoneChain | inline |
| getCoordinates() const | MonotoneChain | |
| getEndIndex() const (defined in MonotoneChain) | MonotoneChain | inline |
| getEnvelope() const | MonotoneChain | |
| getEnvelope(double expansionDistance) const (defined in MonotoneChain) | MonotoneChain | |
| getLineSegment(std::size_t index, geom::LineSegment &ls) const | MonotoneChain | inline |
| getStartIndex() const (defined in MonotoneChain) | MonotoneChain | inline |
| MonotoneChain(const geom::CoordinateSequence &pts, std::size_t start, std::size_t end, void *context) | MonotoneChain | |
| select(const geom::Envelope &searchEnv, MonotoneChainSelectAction &mcs) const | MonotoneChain | |
| ~MonotoneChain()=default (defined in MonotoneChain) | MonotoneChain |