public class ConcatenatedSection extends ResultLine
ResultLine.TagsvalidhighwayRef, highwayType, tagsmodCount| Constructor and Description |
|---|
ConcatenatedSection(SourceSegment startSegment) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
relocateGeneralisedNodes()
Fix topology after generalisation.
|
id, length, validadd, addFirst, addLast, coordinates, dataset, end, get, mutable, ref, remove, set, set, size, start, tags, typeadd, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRange, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, addAll, addAll, clear, contains, containsAll, equals, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, removeAll, replaceAll, retainAll, sort, spliterator, subList, toArray, toArrayparallelStream, removeIf, streamConcatenatedSection(SourceSegment startSegment)
protected void relocateGeneralisedNodes()
ResultLineNote that this method is possibly a misnomer: The nodes relocated are those that were previously affected by a generalisation process insofar as some of the lines that were using these nodes have been generalised. Nodes created in the generalisation process are not relocated.
relocateGeneralisedNodes in class ResultLine