Uses of Package
org.locationtech.jts.noding
Packages that use org.locationtech.jts.noding
Package
Description
Classes to perform optimized geometric operations on suitably prepared geometries.
Contains classes that implement topology graphs.
Classes to compute nodings for arrangements of line segments and line segment sequences.
Contains classes to implement the Snap Rounding algorithm for noding linestrings.
Provides classes for computing buffers of geometries
-
Classes in org.locationtech.jts.noding used by org.locationtech.jts.geom.prep
-
Classes in org.locationtech.jts.noding used by org.locationtech.jts.geomgraph
-
Classes in org.locationtech.jts.noding used by org.locationtech.jts.nodingClassDescriptionFinds an interior intersection in a set of
SegmentStrings, if one exists.An interface for classes which support adding nodes to a segment string.Represents a list of contiguous line segments, and supports noding the segments.Computes all intersections between segments in a set ofSegmentStrings.Allows comparingCoordinatearrays in an orientation-independent way.Detects and records an intersection between twoSegmentStrings, if one exists.Processes possible intersections detected by aNoder.Represents an intersection point between twoSegmentStrings.A list of theSegmentNodes present along a nodedSegmentString.An intersector for the red-blue intersection problem.An interface for classes which represent a sequence of contiguous line segments.A merging strategy which can be used to update the context data ofSegmentStrings which are merged during the dissolve process.Base class forNoders which make a single pass to find intersections. -
Classes in org.locationtech.jts.noding used by org.locationtech.jts.noding.snaproundClassDescriptionRepresents a list of contiguous line segments, and supports noding the segments.Computes all intersections between segments in a set of
SegmentStrings.An interface for classes which represent a sequence of contiguous line segments. -
Classes in org.locationtech.jts.noding used by org.locationtech.jts.operation.buffer