Class LinePath.SimplifiedLinePath

    • Constructor Detail

      • SimplifiedLinePath

        private SimplifiedLinePath​(java.util.List<LineConvexSubset> elements)
        Create a new instance containing the given line subsets. No validation is performed on the inputs. Caller must ensure that the given line subsets represent a valid, simplified path.
        Parameters:
        elements - line subsets comprising the path