Uses of Class
org.apache.sis.internal.processing.isoline.Fragments
Packages that use Fragments
-
Uses of Fragments in org.apache.sis.internal.processing.isoline
Fields in org.apache.sis.internal.processing.isoline with type parameters of type FragmentsMethods in org.apache.sis.internal.processing.isoline with parameters of type FragmentsModifier and TypeMethodDescriptionprivate Point
Prepends or appends the given polylines to this list of polylines.Method parameters in org.apache.sis.internal.processing.isoline with type arguments of type FragmentsModifier and TypeMethodDescription(package private) final boolean
Fragments.addOrMerge
(Map<Point, Fragments> partialPaths) Associates this polyline to its two extremities in the given map.