Fuzz introspector: JtsFuzzer
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
1847 10984 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.CoordinateFilter) call site: {node_id}
840 7364 [org.locationtech.jts.noding.MCIndexNoder].intersectChains() call site: {node_id}
552 14296 [org.locationtech.jts.geom.util.GeometryTransformer].transformPolygon(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Geometry) call site: {node_id}
539 8364 [org.locationtech.jts.geomgraph.PlanarGraph].addEdges(java.util.List) call site: {node_id}
494 6457 [org.locationtech.jts.geom.util.GeometryCollectionMapper].map(org.locationtech.jts.geom.GeometryCollection) call site: {node_id}
471 2563 [org.locationtech.jts.index.chain.MonotoneChain].getEnvelope(double) call site: {node_id}
335 5256 [org.locationtech.jts.operation.relate.EdgeEndBundle].updateIM(org.locationtech.jts.geom.IntersectionMatrix) call site: {node_id}
251 9812 [org.locationtech.jts.geom.util.GeometryCollectionMapper].map(org.locationtech.jts.geom.GeometryCollection) call site: {node_id}
244 1208 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) call site: {node_id}
236 167 [org.locationtech.jts.io.WKTReader].getNextCloserOrComma(java.io.StreamTokenizer) call site: {node_id}
231 2296 [org.locationtech.jts.operation.predicate.RectangleIntersects].intersects(org.locationtech.jts.geom.Geometry) call site: {node_id}
201 10713 [org.locationtech.jts.geom.GeometryCollection].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) call site: {node_id}

Fuzzer calltree

0 [JtsFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeInt(int,int) [function] [call site] 00001
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeInts(int) [function] [call site] 00002
1 [org.locationtech.jts.geom.GeometryFactory].<init>(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 00003
2 [org.locationtech.jts.geom.GeometryFactory].<init>(org.locationtech.jts.geom.PrecisionModel,int,org.locationtech.jts.geom.CoordinateSequenceFactory) [function] [call site] 00004
2 [org.locationtech.jts.geom.GeometryFactory].getDefaultCoordinateSequenceFactory() [function] [call site] 00005
3 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].instance() [function] [call site] 00006
1 [org.locationtech.jts.geom.PrecisionModel].<init>(org.locationtech.jts.geom.PrecisionModel$Type) [function] [call site] 00007
2 [org.locationtech.jts.geom.PrecisionModel].setScale(double) [function] [call site] 00008
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].pickValue(java.lang.Object[]) [function] [call site] 00009
1 [org.locationtech.jts.io.WKTReader].<init>(org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00010
2 [org.locationtech.jts.geom.GeometryFactory].getCoordinateSequenceFactory() [function] [call site] 00011
2 [org.locationtech.jts.geom.GeometryFactory].getPrecisionModel() [function] [call site] 00012
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeString(int) [function] [call site] 00013
1 [org.locationtech.jts.io.WKTReader].read(java.lang.String) [function] [call site] 00014
2 [org.locationtech.jts.io.WKTReader].read(java.io.Reader) [function] [call site] 00015
3 [org.locationtech.jts.io.WKTReader].createTokenizer(java.io.Reader) [function] [call site] 00016
3 [org.locationtech.jts.io.WKTReader].readGeometryTaggedText(java.io.StreamTokenizer) [function] [call site] 00017
4 [org.locationtech.jts.io.WKTReader].getNextWord(java.io.StreamTokenizer) [function] [call site] 00018
5 [org.locationtech.jts.io.WKTReader].parseErrorExpected(java.io.StreamTokenizer,java.lang.String) [function] [call site] 00019
6 [org.locationtech.jts.util.Assert].shouldNeverReachHere(java.lang.String) [function] [call site] 00020
7 [org.locationtech.jts.util.AssertionFailedException].<init>(java.lang.String) [function] [call site] 00021
6 [org.locationtech.jts.util.Assert].shouldNeverReachHere(java.lang.String) [function] [call site] 00022
6 [org.locationtech.jts.io.WKTReader].tokenString(java.io.StreamTokenizer) [function] [call site] 00023
6 [org.locationtech.jts.io.WKTReader].parseErrorWithLine(java.io.StreamTokenizer,java.lang.String) [function] [call site] 00024
7 [org.locationtech.jts.io.ParseException].<init>(java.lang.String) [function] [call site] 00025
4 [org.locationtech.jts.io.WKTReader].readGeometryTaggedText(java.io.StreamTokenizer,java.lang.String,java.util.EnumSet) [function] [call site] 00026
5 [org.locationtech.jts.io.WKTReader].getNextOrdinateFlags(java.io.StreamTokenizer) [function] [call site] 00027
6 [org.locationtech.jts.io.WKTReader].lookAheadWord(java.io.StreamTokenizer) [function] [call site] 00028
7 [org.locationtech.jts.io.WKTReader].getNextWord(java.io.StreamTokenizer) [function] [call site] 00029
5 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(int,int,int) [function] [call site] 00030
6 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].<init>(int,int,int) [function] [call site] 00031
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].<init>(int,int) [function] [call site] 00032
6 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].<init>(int,int,int) [function] [call site] 00033
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].<init>(int,int) [function] [call site] 00034
5 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(int,int,int) [function] [call site] 00035
6 [org.locationtech.jts.geom.impl.CoordinateArraySequence].<init>(int,int,int) [function] [call site] 00036
7 [org.locationtech.jts.geom.CoordinateSequence].createCoordinate() [function] [call site] 00037
8 [org.locationtech.jts.geom.Coordinates].create(int,int) [function] [call site] 00038
9 [org.locationtech.jts.geom.CoordinateXY].<init>() [function] [call site] 00039
10 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 00040
11 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 00041
12 [org.locationtech.jts.geom.Coordinate].<init>(double,double,double) [function] [call site] 00042
9 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 00043
9 [org.locationtech.jts.geom.CoordinateXYM].<init>() [function] [call site] 00044
10 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 00045
9 [org.locationtech.jts.geom.CoordinateXYZM].<init>() [function] [call site] 00046
10 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 00047
9 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 00048
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getDimension() [function] [call site] 00049
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getDimension() [function] [call site] 00050
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getDimension() [function] [call site] 00051
8 [org.locationtech.jts.geom.CoordinateSequence].getMeasures() [function] [call site] 00052
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getMeasures() [function] [call site] 00053
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getMeasures() [function] [call site] 00054
5 [org.locationtech.jts.io.WKTReader].toDimension(java.util.EnumSet) [function] [call site] 00055
5 [org.locationtech.jts.geom.GeometryFactory].getPrecisionModel() [function] [call site] 00056
5 [org.locationtech.jts.geom.GeometryFactory].<init>(org.locationtech.jts.geom.PrecisionModel,int,org.locationtech.jts.geom.CoordinateSequenceFactory) [function] [call site] 00057
5 [org.locationtech.jts.geom.GeometryFactory].getSRID() [function] [call site] 00058
5 [org.locationtech.jts.io.WKTReader].isTypeName(java.io.StreamTokenizer,java.lang.String,java.lang.String) [function] [call site] 00059
6 [org.locationtech.jts.io.WKTReader].parseErrorWithLine(java.io.StreamTokenizer,java.lang.String) [function] [call site] 00060
5 [org.locationtech.jts.io.WKTReader].readPointText(java.io.StreamTokenizer,java.util.EnumSet) [function] [call site] 00061
6 [org.locationtech.jts.geom.GeometryFactory].createPoint(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 00062
7 [org.locationtech.jts.geom.Point].<init>(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00063
8 [org.locationtech.jts.geom.Geometry].<init>(org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00064
9 [org.locationtech.jts.geom.GeometryFactory].getSRID() [function] [call site] 00065
8 [org.locationtech.jts.geom.Point].init(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 00066
9 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 00067
10 [org.locationtech.jts.geom.impl.CoordinateArraySequence].<init>(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 00068
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].<init>(org.locationtech.jts.geom.Coordinate[],int,int) [function] [call site] 00069
11 [org.locationtech.jts.geom.CoordinateArrays].dimension(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 00070
12 [org.locationtech.jts.geom.Coordinates].dimension(org.locationtech.jts.geom.Coordinate) [function] [call site] 00071
11 [org.locationtech.jts.geom.CoordinateArrays].measures(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 00072
12 [org.locationtech.jts.geom.Coordinates].measures(org.locationtech.jts.geom.Coordinate) [function] [call site] 00073
9 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 00074
10 [org.locationtech.jts.geom.Coordinates].dimension(org.locationtech.jts.geom.Coordinate) [function] [call site] 00075
10 [org.locationtech.jts.geom.Coordinates].measures(org.locationtech.jts.geom.Coordinate) [function] [call site] 00076
10 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].<init>(org.locationtech.jts.geom.Coordinate[],int,int) [function] [call site] 00077
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].<init>(int,int) [function] [call site] 00078
11 [org.locationtech.jts.geom.Coordinate].getOrdinate(int) [function] [call site] 00079
12 [org.locationtech.jts.geom.CoordinateXY].getZ() [function] [call site] 00080
12 [org.locationtech.jts.geom.Coordinate].getZ() [function] [call site] 00081
12 [org.locationtech.jts.geom.CoordinateXYM].getZ() [function] [call site] 00082
11 [org.locationtech.jts.geom.CoordinateXYM].getOrdinate(int) [function] [call site] 00083
11 [org.locationtech.jts.geom.CoordinateXYZM].getOrdinate(int) [function] [call site] 00084
12 [org.locationtech.jts.geom.Coordinate].getZ() [function] [call site] 00085
12 [org.locationtech.jts.geom.CoordinateXYZM].getM() [function] [call site] 00086
11 [org.locationtech.jts.geom.CoordinateXY].getOrdinate(int) [function] [call site] 00087
11 [org.locationtech.jts.geom.Coordinate].getOrdinate(int) [function] [call site] 00088
11 [org.locationtech.jts.geom.CoordinateXYM].getOrdinate(int) [function] [call site] 00089
11 [org.locationtech.jts.geom.CoordinateXYZM].getOrdinate(int) [function] [call site] 00090
11 [org.locationtech.jts.geom.CoordinateXY].getOrdinate(int) [function] [call site] 00091
10 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].<init>(org.locationtech.jts.geom.Coordinate[],int,int) [function] [call site] 00092
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].<init>(int,int) [function] [call site] 00093
11 [org.locationtech.jts.geom.Coordinate].getOrdinate(int) [function] [call site] 00094
11 [org.locationtech.jts.geom.CoordinateXYM].getOrdinate(int) [function] [call site] 00095
11 [org.locationtech.jts.geom.CoordinateXYZM].getOrdinate(int) [function] [call site] 00096
11 [org.locationtech.jts.geom.CoordinateXY].getOrdinate(int) [function] [call site] 00097
11 [org.locationtech.jts.geom.Coordinate].getOrdinate(int) [function] [call site] 00098
11 [org.locationtech.jts.geom.CoordinateXYM].getOrdinate(int) [function] [call site] 00099
11 [org.locationtech.jts.geom.CoordinateXYZM].getOrdinate(int) [function] [call site] 00100
11 [org.locationtech.jts.geom.CoordinateXY].getOrdinate(int) [function] [call site] 00101
9 [org.locationtech.jts.geom.GeometryFactory].getCoordinateSequenceFactory() [function] [call site] 00102
9 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 00103
9 [org.locationtech.jts.util.Assert].isTrue(boolean) [function] [call site] 00104
10 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 00105
11 [org.locationtech.jts.util.AssertionFailedException].<init>() [function] [call site] 00106
11 [org.locationtech.jts.util.AssertionFailedException].<init>(java.lang.String) [function] [call site] 00107
9 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00108
10 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00109
9 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00110
6 [org.locationtech.jts.io.WKTReader].getCoordinateSequence(java.io.StreamTokenizer,java.util.EnumSet,int,boolean) [function] [call site] 00111
7 [org.locationtech.jts.io.WKTReader].getNextEmptyOrOpener(java.io.StreamTokenizer) [function] [call site] 00112
8 [org.locationtech.jts.io.WKTReader].getNextWord(java.io.StreamTokenizer) [function] [call site] 00113
8 [org.locationtech.jts.io.WKTReader].getNextWord(java.io.StreamTokenizer) [function] [call site] 00114
8 [org.locationtech.jts.io.WKTReader].getNextWord(java.io.StreamTokenizer) [function] [call site] 00115
8 [org.locationtech.jts.io.WKTReader].getNextWord(java.io.StreamTokenizer) [function] [call site] 00116
8 [org.locationtech.jts.io.WKTReader].parseErrorExpected(java.io.StreamTokenizer,java.lang.String) [function] [call site] 00117
7 [org.locationtech.jts.io.WKTReader].createCoordinateSequenceEmpty(java.util.EnumSet) [function] [call site] 00118
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(int,int,int) [function] [call site] 00119
8 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(int,int,int) [function] [call site] 00120
8 [org.locationtech.jts.io.WKTReader].toDimension(java.util.EnumSet) [function] [call site] 00121
7 [org.locationtech.jts.io.WKTReader].getCoordinate(java.io.StreamTokenizer,java.util.EnumSet,boolean) [function] [call site] 00122
8 [org.locationtech.jts.io.WKTReader].isOpenerNext(java.io.StreamTokenizer) [function] [call site] 00123
8 [org.locationtech.jts.io.WKTReader].createCoordinate(java.util.EnumSet) [function] [call site] 00124
9 [org.locationtech.jts.geom.CoordinateXYZM].<init>() [function] [call site] 00125
9 [org.locationtech.jts.geom.CoordinateXYM].<init>() [function] [call site] 00126
9 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 00127
9 [org.locationtech.jts.geom.CoordinateXY].<init>() [function] [call site] 00128
8 [org.locationtech.jts.io.WKTReader].getNextNumber(java.io.StreamTokenizer) [function] [call site] 00129
9 [org.locationtech.jts.io.WKTReader].parseErrorWithLine(java.io.StreamTokenizer,java.lang.String) [function] [call site] 00130
9 [org.locationtech.jts.io.WKTReader].parseErrorExpected(java.io.StreamTokenizer,java.lang.String) [function] [call site] 00131
8 [org.locationtech.jts.geom.PrecisionModel].makePrecise(double) [function] [call site] 00132
8 [org.locationtech.jts.geom.CoordinateXYM].setOrdinate(int,double) [function] [call site] 00133
8 [org.locationtech.jts.geom.CoordinateXYZM].setOrdinate(int,double) [function] [call site] 00134
8 [org.locationtech.jts.geom.CoordinateXY].setOrdinate(int,double) [function] [call site] 00135
8 [org.locationtech.jts.geom.Coordinate].setOrdinate(int,double) [function] [call site] 00136
9 [org.locationtech.jts.geom.CoordinateXYM].setZ(double) [function] [call site] 00137
9 [org.locationtech.jts.geom.CoordinateXY].setZ(double) [function] [call site] 00138
9 [org.locationtech.jts.geom.Coordinate].setZ(double) [function] [call site] 00139
8 [org.locationtech.jts.io.WKTReader].getNextNumber(java.io.StreamTokenizer) [function] [call site] 00140
8 [org.locationtech.jts.geom.PrecisionModel].makePrecise(double) [function] [call site] 00141
8 [org.locationtech.jts.geom.CoordinateXYM].setOrdinate(int,double) [function] [call site] 00142
8 [org.locationtech.jts.geom.CoordinateXYZM].setOrdinate(int,double) [function] [call site] 00143
8 [org.locationtech.jts.geom.CoordinateXY].setOrdinate(int,double) [function] [call site] 00144
8 [org.locationtech.jts.geom.Coordinate].setOrdinate(int,double) [function] [call site] 00145
8 [org.locationtech.jts.io.WKTReader].getNextNumber(java.io.StreamTokenizer) [function] [call site] 00146
8 [org.locationtech.jts.geom.CoordinateXYM].setOrdinate(int,double) [function] [call site] 00147
8 [org.locationtech.jts.geom.CoordinateXYZM].setOrdinate(int,double) [function] [call site] 00148
8 [org.locationtech.jts.geom.CoordinateXY].setOrdinate(int,double) [function] [call site] 00149
8 [org.locationtech.jts.geom.Coordinate].setOrdinate(int,double) [function] [call site] 00150
8 [org.locationtech.jts.io.WKTReader].getNextNumber(java.io.StreamTokenizer) [function] [call site] 00151
8 [org.locationtech.jts.geom.CoordinateXYM].setOrdinate(int,double) [function] [call site] 00152
8 [org.locationtech.jts.geom.CoordinateXYZM].setOrdinate(int,double) [function] [call site] 00153
8 [org.locationtech.jts.geom.CoordinateXY].setOrdinate(int,double) [function] [call site] 00154
8 [org.locationtech.jts.geom.Coordinate].setOrdinate(int,double) [function] [call site] 00155
8 [org.locationtech.jts.io.WKTReader].isNumberNext(java.io.StreamTokenizer) [function] [call site] 00156
8 [org.locationtech.jts.io.WKTReader].getNextNumber(java.io.StreamTokenizer) [function] [call site] 00157
8 [org.locationtech.jts.geom.CoordinateXYM].setOrdinate(int,double) [function] [call site] 00158
8 [org.locationtech.jts.geom.CoordinateXYZM].setOrdinate(int,double) [function] [call site] 00159
8 [org.locationtech.jts.geom.CoordinateXY].setOrdinate(int,double) [function] [call site] 00160
8 [org.locationtech.jts.geom.Coordinate].setOrdinate(int,double) [function] [call site] 00161
8 [org.locationtech.jts.io.WKTReader].getNextCloser(java.io.StreamTokenizer) [function] [call site] 00162
9 [org.locationtech.jts.io.WKTReader].getNextWord(java.io.StreamTokenizer) [function] [call site] 00163
9 [org.locationtech.jts.io.WKTReader].parseErrorExpected(java.io.StreamTokenizer,java.lang.String) [function] [call site] 00164
7 [org.locationtech.jts.io.WKTReader].getNextCloserOrComma(java.io.StreamTokenizer) [function] [call site] 00165
8 [org.locationtech.jts.io.WKTReader].getNextWord(java.io.StreamTokenizer) [function] [call site] 00166
8 [org.locationtech.jts.io.WKTReader].parseErrorExpected(java.io.StreamTokenizer,java.lang.String) [function] [call site] 00167
7 [org.locationtech.jts.io.WKTReader].fixStructure(java.util.List,int,boolean) [function] [call site] 00168
8 [org.jdom2.ContentList$FilterList].size() [function] [call site] 00169
9 [org.jdom2.ContentList$FilterList].resync(int) [function] [call site] 00170
10 [org.jdom2.ContentList].access$500(org.jdom2.ContentList) [function] [call site] 00171
11 [org.jdom2.ContentList].getDataModCount() [function] [call site] 00172
10 [org.jdom2.ContentList].access$500(org.jdom2.ContentList) [function] [call site] 00173
10 [org.jdom2.ContentList].access$200(org.jdom2.ContentList) [function] [call site] 00174
10 [org.jdom2.ContentList].access$200(org.jdom2.ContentList) [function] [call site] 00175
10 [org.jdom2.ContentList].access$200(org.jdom2.ContentList) [function] [call site] 00176
10 [org.jdom2.ContentList].access$300(org.jdom2.ContentList) [function] [call site] 00177
10 [org.jdom2.filter.NegateFilter].filter(java.lang.Object) [function] [call site] 00178
11 [org.jdom2.filter.AbstractFilter].matches(java.lang.Object) [function] [call site] 00179
12 [org.jdom2.filter.AndFilter].filter(java.lang.Object) [function] [call site] 00180
13 [org.jdom2.filter.NegateFilter].filter(java.lang.Object) [function] [call site] 00181
13 [org.jdom2.filter.ElementFilter].filter(java.lang.Object) [function] [call site] 00182
14 [org.jdom2.Namespace].equals(java.lang.Object) [function] [call site] 00183
14 [org.jdom2.Element].getNamespace() [function] [call site] 00184
14 [org.jdom2.Element].getName() [function] [call site] 00185
14 [org.jdom2.Namespace].equals(java.lang.Object) [function] [call site] 00186
14 [org.jdom2.Element].getNamespace() [function] [call site] 00187
13 [org.jdom2.filter.ContentFilter].filter(java.lang.Object) [function] [call site] 00188
13 [org.jdom2.filter.TextOnlyFilter].filter(java.lang.Object) [function] [call site] 00189
14 [org.jdom2.Content].getCType() [function] [call site] 00190
13 [org.jdom2.filter.AttributeFilter].filter(java.lang.Object) [function] [call site] 00191
14 [org.jdom2.Namespace].equals(java.lang.Object) [function] [call site] 00192
14 [org.jdom2.Attribute].getNamespace() [function] [call site] 00193
14 [org.jdom2.Attribute].getName() [function] [call site] 00194
14 [org.jdom2.Namespace].equals(java.lang.Object) [function] [call site] 00195
14 [org.jdom2.Attribute].getNamespace() [function] [call site] 00196
13 [org.jdom2.filter.OrFilter].filter(java.lang.Object) [function] [call site] 00197
14 [org.jdom2.filter.AbstractFilter].matches(java.lang.Object) [function] [call site] 00198
14 [org.jdom2.filter.AbstractFilter].matches(java.lang.Object) [function] [call site] 00199
13 [org.jdom2.filter.ClassFilter].filter(java.lang.Object) [function] [call site] 00200
13 [org.jdom2.filter.PassThroughFilter].filter(java.lang.Object) [function] [call site] 00201
13 [org.jdom2.filter.NegateFilter].filter(java.lang.Object) [function] [call site] 00202
13 [org.jdom2.filter.ElementFilter].filter(java.lang.Object) [function] [call site] 00203
13 [org.jdom2.filter.ContentFilter].filter(java.lang.Object) [function] [call site] 00204
13 [org.jdom2.filter.TextOnlyFilter].filter(java.lang.Object) [function] [call site] 00205
13 [org.jdom2.filter.AttributeFilter].filter(java.lang.Object) [function] [call site] 00206
13 [org.jdom2.filter.OrFilter].filter(java.lang.Object) [function] [call site] 00207
13 [org.jdom2.filter.ClassFilter].filter(java.lang.Object) [function] [call site] 00208
12 [org.jdom2.filter.NegateFilter].filter(java.lang.Object) [function] [call site] 00209
12 [org.jdom2.filter.ElementFilter].filter(java.lang.Object) [function] [call site] 00210
12 [org.jdom2.filter.ContentFilter].filter(java.lang.Object) [function] [call site] 00211
12 [org.jdom2.filter.TextOnlyFilter].filter(java.lang.Object) [function] [call site] 00212
12 [org.jdom2.filter.AttributeFilter].filter(java.lang.Object) [function] [call site] 00213
12 [org.jdom2.filter.OrFilter].filter(java.lang.Object) [function] [call site] 00214
12 [org.jdom2.filter.ClassFilter].filter(java.lang.Object) [function] [call site] 00215
12 [org.jdom2.filter.PassThroughFilter].filter(java.lang.Object) [function] [call site] 00216
10 [org.jdom2.filter.ElementFilter].filter(java.lang.Object) [function] [call site] 00217
10 [org.jdom2.filter.ContentFilter].filter(java.lang.Object) [function] [call site] 00218
10 [org.jdom2.filter.TextOnlyFilter].filter(java.lang.Object) [function] [call site] 00219
10 [org.jdom2.filter.AttributeFilter].filter(java.lang.Object) [function] [call site] 00220
10 [org.jdom2.filter.OrFilter].filter(java.lang.Object) [function] [call site] 00221
10 [org.jdom2.filter.ClassFilter].filter(java.lang.Object) [function] [call site] 00222
10 [org.jdom2.filter.AndFilter].filter(java.lang.Object) [function] [call site] 00223
10 [org.jdom2.filter.PassThroughFilter].filter(java.lang.Object) [function] [call site] 00224
10 [org.jdom2.ContentList].access$200(org.jdom2.ContentList) [function] [call site] 00225
8 [org.jdom2.ContentList].size() [function] [call site] 00226
8 [org.jdom2.AttributeList].size() [function] [call site] 00227
8 [org.locationtech.jts.io.WKTReader].isClosed(java.util.List) [function] [call site] 00228
9 [org.jdom2.ContentList$FilterList].size() [function] [call site] 00229
9 [org.jdom2.ContentList].size() [function] [call site] 00230
9 [org.jdom2.AttributeList].size() [function] [call site] 00231
9 [org.jdom2.ContentList$FilterList].size() [function] [call site] 00232
9 [org.jdom2.ContentList].size() [function] [call site] 00233
9 [org.jdom2.AttributeList].size() [function] [call site] 00234
9 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 00235
9 [org.jdom2.AttributeList].get(int) [function] [call site] 00236
10 [org.jdom2.AttributeList].size() [function] [call site] 00237
9 [org.jdom2.ContentList].get(int) [function] [call site] 00238
10 [org.jdom2.ContentList].checkIndex(int,boolean) [function] [call site] 00239
9 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 00240
10 [org.jdom2.ContentList$FilterList].size() [function] [call site] 00241
10 [org.jdom2.ContentList$FilterList].resync(int) [function] [call site] 00242
10 [org.jdom2.ContentList].access$200(org.jdom2.ContentList) [function] [call site] 00243
10 [org.jdom2.ContentList$FilterList].size() [function] [call site] 00244
10 [org.jdom2.filter.NegateFilter].filter(java.lang.Object) [function] [call site] 00245
10 [org.jdom2.filter.ElementFilter].filter(java.lang.Object) [function] [call site] 00246
10 [org.jdom2.filter.ContentFilter].filter(java.lang.Object) [function] [call site] 00247
10 [org.jdom2.filter.TextOnlyFilter].filter(java.lang.Object) [function] [call site] 00248
10 [org.jdom2.filter.AttributeFilter].filter(java.lang.Object) [function] [call site] 00249
10 [org.jdom2.filter.OrFilter].filter(java.lang.Object) [function] [call site] 00250
10 [org.jdom2.filter.ClassFilter].filter(java.lang.Object) [function] [call site] 00251
10 [org.jdom2.filter.AndFilter].filter(java.lang.Object) [function] [call site] 00252
10 [org.jdom2.filter.PassThroughFilter].filter(java.lang.Object) [function] [call site] 00253
10 [org.jdom2.ContentList].get(int) [function] [call site] 00254
9 [org.jdom2.AttributeList].get(int) [function] [call site] 00255
9 [org.jdom2.ContentList].get(int) [function] [call site] 00256
9 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 00257
9 [org.jdom2.ContentList$FilterList].size() [function] [call site] 00258
9 [org.jdom2.ContentList].size() [function] [call site] 00259
9 [org.jdom2.AttributeList].size() [function] [call site] 00260
8 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 00261
9 [org.jdom2.AttributeList].add(org.jdom2.Attribute) [function] [call site] 00262
10 [org.jdom2.Attribute].getParent() [function] [call site] 00263
10 [org.jdom2.IllegalAddException].<init>(java.lang.String) [function] [call site] 00264
10 [org.jdom2.Attribute].getParent() [function] [call site] 00265
10 [org.jdom2.Element].getQualifiedName() [function] [call site] 00266
11 [org.jdom2.Namespace].getPrefix() [function] [call site] 00267
11 [org.jdom2.Element].getName() [function] [call site] 00268
11 [org.jdom2.Namespace].getPrefix() [function] [call site] 00269
10 [org.jdom2.Verifier].checkNamespaceCollision(org.jdom2.Attribute,org.jdom2.Element) [function] [call site] 00270
11 [org.jdom2.Verifier].checkNamespaceCollision(org.jdom2.Attribute,org.jdom2.Element,int) [function] [call site] 00271
12 [org.jdom2.Attribute].getNamespace() [function] [call site] 00272
12 [org.jdom2.Namespace].getPrefix() [function] [call site] 00273
12 [org.jdom2.Verifier].checkNamespaceCollision(org.jdom2.Namespace,org.jdom2.Element,int) [function] [call site] 00274
13 [org.jdom2.Verifier].checkNamespaceCollision(org.jdom2.Namespace,org.jdom2.Namespace) [function] [call site] 00275
14 [org.jdom2.Namespace].getPrefix() [function] [call site] 00276
14 [org.jdom2.Namespace].getURI() [function] [call site] 00277
14 [org.jdom2.Namespace].getPrefix() [function] [call site] 00278
14 [org.jdom2.Namespace].getURI() [function] [call site] 00279
13 [org.jdom2.Element].getNamespace() [function] [call site] 00280
13 [org.jdom2.Element].hasAdditionalNamespaces() [function] [call site] 00281
14 [org.jdom2.ContentList$FilterList].isEmpty() [function] [call site] 00282
15 [org.jdom2.ContentList].access$200(org.jdom2.ContentList) [function] [call site] 00283
15 [org.jdom2.ContentList$FilterList].resync(int) [function] [call site] 00284
14 [org.jdom2.AttributeList].isEmpty() [function] [call site] 00285
13 [org.jdom2.Verifier].checkNamespaceCollision(org.jdom2.Namespace,java.util.List) [function] [call site] 00286
14 [org.jdom2.Verifier].checkNamespaceCollision(org.jdom2.Namespace,java.util.List,int) [function] [call site] 00287
15 [org.jdom2.ContentList].iterator() [function] [call site] 00288
16 [org.jdom2.ContentList$CLIterator].<init>(org.jdom2.ContentList,org.jdom2.ContentList$1) [function] [call site] 00289
17 [org.jdom2.ContentList$CLIterator].<init>(org.jdom2.ContentList) [function] [call site] 00290
18 [org.jdom2.ContentList].access$100(org.jdom2.ContentList) [function] [call site] 00291
19 [org.jdom2.ContentList].getModCount() [function] [call site] 00292
15 [org.jdom2.AttributeList].iterator() [function] [call site] 00293
16 [org.jdom2.AttributeList$ALIterator].<init>(org.jdom2.AttributeList,org.jdom2.AttributeList$1) [function] [call site] 00294
17 [org.jdom2.AttributeList$ALIterator].<init>(org.jdom2.AttributeList) [function] [call site] 00295
18 [org.jdom2.AttributeList].access$100(org.jdom2.AttributeList) [function] [call site] 00296
15 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 00297
16 [org.jdom2.ContentList$FilterListIterator].<init>(org.jdom2.ContentList,org.jdom2.ContentList$FilterList,int) [function] [call site] 00298
17 [org.jdom2.ContentList].access$100(org.jdom2.ContentList) [function] [call site] 00299
17 [org.jdom2.ContentList$FilterList].size() [function] [call site] 00300
17 [org.jdom2.ContentList$FilterList].access$800(org.jdom2.ContentList$FilterList,int) [function] [call site] 00301
18 [org.jdom2.ContentList$FilterList].resync(int) [function] [call site] 00302
17 [org.jdom2.ContentList].access$200(org.jdom2.ContentList) [function] [call site] 00303
17 [org.jdom2.ContentList$FilterList].size() [function] [call site] 00304
17 [org.jdom2.ContentList$FilterList].size() [function] [call site] 00305
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 00306
16 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 00307
16 [org.jdom2.FilterIterator].hasNext() [function] [call site] 00308
17 [org.jdom2.DescendantIterator:org.jdom2.filter.PassThroughFilter].hasNext() [function] [call site] 00309
17 [org.jdom2.DescendantIterator].next() [function] [call site] 00310
18 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 00311
19 [org.jdom2.ContentList$FilterListIterator].checkConcurrent() [function] [call site] 00312
20 [org.jdom2.ContentList].access$100(org.jdom2.ContentList) [function] [call site] 00313
19 [org.jdom2.ContentList].access$200(org.jdom2.ContentList) [function] [call site] 00314
19 [org.jdom2.ContentList$FilterList].access$800(org.jdom2.ContentList$FilterList,int) [function] [call site] 00315
19 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 00316
18 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 00317
18 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 00318
19 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 00319
19 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 00320
19 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 00321
19 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 00322
19 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 00323
20 [org.jdom2.ContentList$CLListIterator].checkConcurrent() [function] [call site] 00324
21 [org.jdom2.ContentList].access$100(org.jdom2.ContentList) [function] [call site] 00325
20 [org.jdom2.ContentList].access$200(org.jdom2.ContentList) [function] [call site] 00326
20 [org.jdom2.ContentList].access$300(org.jdom2.ContentList) [function] [call site] 00327
19 [org.jdom2.DescendantIterator].next() [function] [call site] 00328
19 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 00329
19 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 00330
19 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 00331
19 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 00332
20 [org.jdom2.ContentList].access$100(org.jdom2.ContentList) [function] [call site] 00333
20 [org.jdom2.ContentList].access$200(org.jdom2.ContentList) [function] [call site] 00334
20 [org.jdom2.ContentList].access$300(org.jdom2.ContentList) [function] [call site] 00335
19 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 00336
20 [org.locationtech.jts.noding.NodeVertexIterator].readNextNode() [function] [call site] 00337
21 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 00338
21 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 00339
21 [org.jdom2.FilterIterator].hasNext() [function] [call site] 00340
21 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 00341
22 [org.jdom2.AttributeList].access$200(org.jdom2.AttributeList) [function] [call site] 00342
21 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 00343
21 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 00344
21 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 00345
21 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 00346
22 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 00347
22 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 00348
22 [org.jdom2.FilterIterator].hasNext() [function] [call site] 00349
22 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 00350
22 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 00351
22 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 00352
22 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 00353
22 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 00354
22 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 00355
22 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 00356
23 [org.jdom2.ContentList].access$200(org.jdom2.ContentList) [function] [call site] 00357
22 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 00358
23 [org.jdom2.ContentList].access$200(org.jdom2.ContentList) [function] [call site] 00359
22 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 00360
22 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 00361
23 [org.jdom2.ContentList].access$200(org.jdom2.ContentList) [function] [call site] 00362
23 [org.jdom2.ContentList$FilterList].access$800(org.jdom2.ContentList$FilterList,int) [function] [call site] 00363
22 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 00364
22 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 00365
21 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 00366
21 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 00367
21 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 00368
21 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 00369
21 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 00370
21 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 00371
21 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 00372
21 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 00373
21 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 00374
21 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 00375
21 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 00376
21 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 00377
21 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 00378
21 [org.jdom2.DescendantIterator].next() [function] [call site] 00379
21 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 00380
21 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 00381
21 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 00382
21 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 00383
21 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 00384
21 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 00385
22 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 00386
22 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 00387
22 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 00388
22 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 00389
22 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 00390
22 [org.jdom2.DescendantIterator].next() [function] [call site] 00391
22 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 00392
22 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 00393
22 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 00394
22 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 00395
22 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 00396
22 [org.jdom2.FilterIterator].next() [function] [call site] 00397
23 [org.jdom2.FilterIterator].hasNext() [function] [call site] 00398
22 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 00399
23 [org.jdom2.AttributeList].access$300(org.jdom2.AttributeList) [function] [call site] 00400
23 [org.jdom2.AttributeList].access$200(org.jdom2.AttributeList) [function] [call site] 00401
23 [org.jdom2.AttributeList].access$400(org.jdom2.AttributeList) [function] [call site] 00402
22 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 00403
23 [org.locationtech.jts.geom.GeometryCollectionIterator].isAtomic(org.locationtech.jts.geom.Geometry) [function] [call site] 00404
23 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 00405
23 [org.locationtech.jts.geom.Geometry:org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 00406
23 [org.locationtech.jts.geom.GeometryCollectionIterator].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 00407
24 [org.locationtech.jts.geom.Geometry:org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 00408
22 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 00409
22 [org.jdom2.Attribute].getNamespace() [function] [call site] 00410
22 [org.jdom2.Attribute].getName() [function] [call site] 00411
22 [org.jdom2.Attribute].getValue() [function] [call site] 00412
22 [org.jdom2.Attribute].getName() [function] [call site] 00413
22 [org.jdom2.Namespace].getPrefix() [function] [call site] 00414
22 [org.jdom2.Namespace].getURI() [function] [call site] 00415
22 [org.jdom2.Attribute].getValue() [function] [call site] 00416
21 [org.jdom2.FilterIterator].next() [function] [call site] 00417
21 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 00418
21 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 00419
21 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 00420
20 [org.locationtech.jts.noding.NodeVertexIterator].readNextNode() [function] [call site] 00421
19 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 00422
19 [org.jdom2.FilterIterator].next() [function] [call site] 00423
19 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 00424
19 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 00425
19 [org.jdom2.Namespace].getPrefix() [function] [call site] 00426
19 [org.jdom2.Namespace].getURI() [function] [call site] 00427
18 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 00428
18 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 00429
18 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 00430
18 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 00431
18 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 00432
18 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 00433
18 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 00434
18 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 00435
18 [org.jdom2.FilterIterator].next() [function] [call site] 00436
18 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 00437
18 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 00438
18 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 00439
18 [org.jdom2.Element].getContentSize() [function] [call site] 00440
19 [org.jdom2.ContentList].size() [function] [call site] 00441
18 [org.jdom2.Element].getContent() [function] [call site] 00442
18 [org.jdom2.ContentList].iterator() [function] [call site] 00443
18 [org.jdom2.AttributeList].iterator() [function] [call site] 00444
18 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 00445
18 [org.jdom2.internal.ArrayCopy].copyOf(java.lang.Object[],int) [function] [call site] 00446
18 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 00447
18 [org.jdom2.FilterIterator].hasNext() [function] [call site] 00448
18 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 00449
18 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 00450
18 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 00451
18 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 00452
18 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 00453
18 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 00454
18 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 00455
18 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 00456
18 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 00457
18 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 00458
18 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 00459
18 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 00460
18 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 00461
18 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 00462
18 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 00463
18 [org.jdom2.FilterIterator].hasNext() [function] [call site] 00464
18 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 00465
18 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 00466
18 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 00467
18 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 00468
18 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 00469
18 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 00470
18 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 00471
18 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 00472
18 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 00473
18 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 00474
18 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 00475
18 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 00476
18 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 00477
18 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 00478
17 [org.jdom2.filter.NegateFilter].filter(java.lang.Object) [function] [call site] 00479
17 [org.jdom2.filter.ElementFilter].filter(java.lang.Object) [function] [call site] 00480
17 [org.jdom2.filter.ContentFilter].filter(java.lang.Object) [function] [call site] 00481
17 [org.jdom2.filter.TextOnlyFilter].filter(java.lang.Object) [function] [call site] 00482
17 [org.jdom2.filter.AttributeFilter].filter(java.lang.Object) [function] [call site] 00483
17 [org.jdom2.filter.OrFilter].filter(java.lang.Object) [function] [call site] 00484
17 [org.jdom2.filter.ClassFilter].filter(java.lang.Object) [function] [call site] 00485
17 [org.jdom2.filter.AndFilter].filter(java.lang.Object) [function] [call site] 00486
16 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 00487
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 00488
16 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 00489
16 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 00490
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 00491
16 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 00492
16 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 00493
16 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 00494
16 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 00495
16 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 00496
16 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 00497
16 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 00498
16 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 00499
15 [org.jdom2.FilterIterator].hasNext() [function] [call site] 00500
15 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 00501
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 00502
15 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 00503
15 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 00504
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 00505
15 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 00506
15 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 00507
15 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 00508
15 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 00509
15 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 00510
15 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 00511
15 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 00512
15 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 00513
15 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 00514
15 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 00515
15 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 00516
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 00517
15 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 00518
15 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 00519
15 [org.jdom2.DescendantIterator].next() [function] [call site] 00520
15 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 00521
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 00522
15 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 00523
15 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 00524
15 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 00525
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 00526
15 [org.jdom2.FilterIterator].next() [function] [call site] 00527
15 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 00528
15 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 00529
15 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 00530
15 [org.jdom2.Verifier].checkNamespaceCollision(org.jdom2.Namespace,org.jdom2.Attribute) [function] [call site] 00531
16 [org.jdom2.Namespace].equals(java.lang.Object) [function] [call site] 00532
16 [org.jdom2.Attribute].getNamespace() [function] [call site] 00533
16 [org.jdom2.Verifier].checkNamespaceCollision(org.jdom2.Namespace,org.jdom2.Namespace) [function] [call site] 00534
16 [org.jdom2.Attribute].getNamespace() [function] [call site] 00535
15 [org.jdom2.Verifier].checkNamespaceCollision(org.jdom2.Namespace,org.jdom2.Element) [function] [call site] 00536
16 [org.jdom2.Verifier].checkNamespaceCollision(org.jdom2.Namespace,org.jdom2.Element,int) [function] [call site] 00537
15 [org.jdom2.Verifier].checkNamespaceCollision(org.jdom2.Namespace,org.jdom2.Namespace) [function] [call site] 00538
13 [org.jdom2.Element].getAdditionalNamespaces() [function] [call site] 00539
13 [org.jdom2.Element].hasAttributes() [function] [call site] 00540
14 [org.jdom2.AttributeList].isEmpty() [function] [call site] 00541
13 [org.jdom2.Verifier].checkNamespaceCollision(org.jdom2.Namespace,java.util.List,int) [function] [call site] 00542
13 [org.jdom2.Element].getAttributes() [function] [call site] 00543
14 [org.jdom2.Element].getAttributeList() [function] [call site] 00544
15 [org.jdom2.AttributeList].<init>(org.jdom2.Element) [function] [call site] 00545
10 [org.jdom2.IllegalAddException].<init>(org.jdom2.Element,org.jdom2.Attribute,java.lang.String) [function] [call site] 00546
11 [org.jdom2.Element].getQualifiedName() [function] [call site] 00547
11 [org.jdom2.Attribute].getQualifiedName() [function] [call site] 00548
12 [org.jdom2.Namespace].getPrefix() [function] [call site] 00549
12 [org.jdom2.Attribute].getName() [function] [call site] 00550
12 [org.jdom2.Attribute].getName() [function] [call site] 00551
10 [org.jdom2.Verifier].checkNamespaceCollision(org.jdom2.Attribute,org.jdom2.Element) [function] [call site] 00552
10 [org.jdom2.AttributeList].indexOfDuplicate(org.jdom2.Attribute) [function] [call site] 00553
11 [org.jdom2.Attribute].getName() [function] [call site] 00554
11 [org.jdom2.Attribute].getNamespace() [function] [call site] 00555
11 [org.jdom2.AttributeList].indexOf(java.lang.String,org.jdom2.Namespace) [function] [call site] 00556
12 [org.jdom2.Namespace].getURI() [function] [call site] 00557
12 [org.jdom2.Attribute].getName() [function] [call site] 00558
12 [org.jdom2.Attribute].getNamespaceURI() [function] [call site] 00559
13 [org.jdom2.Namespace].getURI() [function] [call site] 00560
10 [org.jdom2.Attribute].setParent(org.jdom2.Element) [function] [call site] 00561
10 [org.jdom2.AttributeList].ensureCapacity(int) [function] [call site] 00562
11 [org.jdom2.internal.ArrayCopy].copyOf(java.lang.Object[],int) [function] [call site] 00563
10 [org.jdom2.Attribute].setParent(org.jdom2.Element) [function] [call site] 00564
10 [org.jdom2.Attribute].setParent(org.jdom2.Element) [function] [call site] 00565
8 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 00566
9 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 00567
10 [org.locationtech.jts.geom.Coordinate].<init>(double,double,double) [function] [call site] 00568
10 [org.locationtech.jts.geom.Coordinate:org.locationtech.jts.geom.CoordinateXY:org.locationtech.jts.geom.CoordinateXYM].getZ() [function] [call site] 00569
8 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 00570
9 [org.locationtech.jts.geom.CoordinateXYM].<init>(org.locationtech.jts.geom.CoordinateXYM) [function] [call site] 00571
10 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 00572
8 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 00573
9 [org.locationtech.jts.geom.CoordinateXY].<init>(org.locationtech.jts.geom.CoordinateXY) [function] [call site] 00574
10 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 00575
8 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 00576
9 [org.locationtech.jts.geom.CoordinateXYZM].<init>(org.locationtech.jts.geom.CoordinateXYZM) [function] [call site] 00577
10 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 00578
8 [org.jdom2.AttributeList].get(int) [function] [call site] 00579
8 [org.jdom2.ContentList].get(int) [function] [call site] 00580
8 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 00581
8 [org.jdom2.ContentList$FilterList].size() [function] [call site] 00582
8 [org.jdom2.ContentList].size() [function] [call site] 00583
8 [org.jdom2.AttributeList].size() [function] [call site] 00584
8 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 00585
8 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 00586
8 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 00587
8 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 00588
8 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 00589
8 [org.jdom2.AttributeList].get(int) [function] [call site] 00590
8 [org.jdom2.ContentList].get(int) [function] [call site] 00591
8 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 00592
8 [org.jdom2.ContentList$FilterList].size() [function] [call site] 00593
8 [org.jdom2.ContentList].size() [function] [call site] 00594
8 [org.jdom2.AttributeList].size() [function] [call site] 00595
7 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 00596
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 00597
5 [org.locationtech.jts.io.WKTReader].isTypeName(java.io.StreamTokenizer,java.lang.String,java.lang.String) [function] [call site] 00598
5 [org.locationtech.jts.io.WKTReader].readLineStringText(java.io.StreamTokenizer,java.util.EnumSet) [function] [call site] 00599
6 [org.locationtech.jts.geom.GeometryFactory].createLineString(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 00600
7 [org.locationtech.jts.geom.LineString].<init>(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00601
8 [org.locationtech.jts.geom.Geometry].<init>(org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00602
8 [org.locationtech.jts.geom.LineString].init(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 00603
9 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 00604
9 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 00605
9 [org.locationtech.jts.geom.GeometryFactory].getCoordinateSequenceFactory() [function] [call site] 00606
9 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 00607
9 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00608
9 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00609
9 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00610
9 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00611
9 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00612
6 [org.locationtech.jts.io.WKTReader].getCoordinateSequence(java.io.StreamTokenizer,java.util.EnumSet,int,boolean) [function] [call site] 00613
5 [org.locationtech.jts.io.WKTReader].isTypeName(java.io.StreamTokenizer,java.lang.String,java.lang.String) [function] [call site] 00614
5 [org.locationtech.jts.io.WKTReader].readLinearRingText(java.io.StreamTokenizer,java.util.EnumSet) [function] [call site] 00615
6 [org.locationtech.jts.geom.GeometryFactory].createLinearRing(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 00616
7 [org.locationtech.jts.geom.LinearRing].<init>(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00617
8 [org.locationtech.jts.geom.LineString].<init>(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00618
8 [org.locationtech.jts.geom.LinearRing].validateConstruction() [function] [call site] 00619
9 [org.locationtech.jts.geom.LineString].isClosed() [function] [call site] 00620
10 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 00621
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00622
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00623
10 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 00624
10 [org.locationtech.jts.geom.LineString].getCoordinateN(int) [function] [call site] 00625
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 00626
12 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinateCopy(int) [function] [call site] 00627
13 [org.locationtech.jts.geom.Coordinate].<init>(double,double,double) [function] [call site] 00628
13 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getX(int) [function] [call site] 00629
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 00630
15 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 00631
16 [org.locationtech.jts.geom.CoordinateXYZM].getOrdinate(int) [function] [call site] 00632
16 [org.locationtech.jts.geom.Coordinate].getOrdinate(int) [function] [call site] 00633
16 [org.locationtech.jts.geom.CoordinateXYM].getOrdinate(int) [function] [call site] 00634
16 [org.locationtech.jts.geom.CoordinateXY].getOrdinate(int) [function] [call site] 00635
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 00636
13 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getY(int) [function] [call site] 00637
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 00638
13 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getZ(int) [function] [call site] 00639
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 00640
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 00641
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCachedCoords() [function] [call site] 00642
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getCoordinateInternal(int) [function] [call site] 00643
13 [org.locationtech.jts.geom.CoordinateXY].<init>(double,double) [function] [call site] 00644
14 [org.locationtech.jts.geom.Coordinate].<init>(double,double,double) [function] [call site] 00645
13 [org.locationtech.jts.geom.Coordinate].<init>(double,double,double) [function] [call site] 00646
13 [org.locationtech.jts.geom.CoordinateXYM].<init>(double,double,double) [function] [call site] 00647
14 [org.locationtech.jts.geom.Coordinate].<init>(double,double,double) [function] [call site] 00648
13 [org.locationtech.jts.geom.CoordinateXYZM].<init>(double,double,double,double) [function] [call site] 00649
14 [org.locationtech.jts.geom.Coordinate].<init>(double,double,double) [function] [call site] 00650
13 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 00651
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getCoordinateInternal(int) [function] [call site] 00652
13 [org.locationtech.jts.geom.CoordinateXY].<init>(double,double) [function] [call site] 00653
13 [org.locationtech.jts.geom.Coordinate].<init>(double,double,double) [function] [call site] 00654
13 [org.locationtech.jts.geom.CoordinateXYM].<init>(double,double,double) [function] [call site] 00655
13 [org.locationtech.jts.geom.CoordinateXYZM].<init>(double,double,double,double) [function] [call site] 00656
13 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 00657
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 00658
10 [org.locationtech.jts.geom.LineString].getCoordinateN(int) [function] [call site] 00659
10 [org.locationtech.jts.geom.LineString].getNumPoints() [function] [call site] 00660
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 00661
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00662
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00663
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 00664
9 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 00665
9 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 00666
9 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00667
9 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00668
9 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00669
9 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 00670
9 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00671
9 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00672
6 [org.locationtech.jts.io.WKTReader].getCoordinateSequence(java.io.StreamTokenizer,java.util.EnumSet,int,boolean) [function] [call site] 00673
5 [org.locationtech.jts.io.WKTReader].isTypeName(java.io.StreamTokenizer,java.lang.String,java.lang.String) [function] [call site] 00674
5 [org.locationtech.jts.io.WKTReader].readPolygonText(java.io.StreamTokenizer,java.util.EnumSet) [function] [call site] 00675
6 [org.locationtech.jts.io.WKTReader].getNextEmptyOrOpener(java.io.StreamTokenizer) [function] [call site] 00676
6 [org.locationtech.jts.io.WKTReader].createCoordinateSequenceEmpty(java.util.EnumSet) [function] [call site] 00677
6 [org.locationtech.jts.geom.GeometryFactory].createPolygon(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 00678
7 [org.locationtech.jts.geom.GeometryFactory].createLinearRing(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 00679
7 [org.locationtech.jts.geom.GeometryFactory].createPolygon(org.locationtech.jts.geom.LinearRing) [function] [call site] 00680
8 [org.locationtech.jts.geom.GeometryFactory].createPolygon(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.LinearRing[]) [function] [call site] 00681
9 [org.locationtech.jts.geom.Polygon].<init>(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.LinearRing[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00682
10 [org.locationtech.jts.geom.Geometry].<init>(org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00683
10 [org.locationtech.jts.geom.GeometryFactory].createLinearRing() [function] [call site] 00684
11 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 00685
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 00686
11 [org.locationtech.jts.geom.GeometryFactory].createLinearRing(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 00687
11 [org.locationtech.jts.geom.GeometryFactory].getCoordinateSequenceFactory() [function] [call site] 00688
10 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 00689
10 [org.locationtech.jts.geom.Geometry].hasNullElements(java.lang.Object[]) [function] [call site] 00690
10 [org.locationtech.jts.geom.Geometry].hasNonEmptyElements(org.locationtech.jts.geom.Geometry[]) [function] [call site] 00691
11 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 00692
12 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00693
12 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00694
11 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 00695
12 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 00696
12 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 00697
13 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 00698
12 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 00699
11 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 00700
11 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 00701
10 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 00702
6 [org.locationtech.jts.io.WKTReader].readLinearRingText(java.io.StreamTokenizer,java.util.EnumSet) [function] [call site] 00703
6 [org.locationtech.jts.io.WKTReader].getNextCloserOrComma(java.io.StreamTokenizer) [function] [call site] 00704
6 [org.locationtech.jts.io.WKTReader].readLinearRingText(java.io.StreamTokenizer,java.util.EnumSet) [function] [call site] 00705
6 [org.locationtech.jts.io.WKTReader].getNextCloserOrComma(java.io.StreamTokenizer) [function] [call site] 00706
6 [org.locationtech.jts.geom.GeometryFactory].createPolygon(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.LinearRing[]) [function] [call site] 00707
5 [org.locationtech.jts.io.WKTReader].isTypeName(java.io.StreamTokenizer,java.lang.String,java.lang.String) [function] [call site] 00708
5 [org.locationtech.jts.io.WKTReader].readMultiPointText(java.io.StreamTokenizer,java.util.EnumSet) [function] [call site] 00709
6 [org.locationtech.jts.io.WKTReader].getNextEmptyOrOpener(java.io.StreamTokenizer) [function] [call site] 00710
6 [org.locationtech.jts.geom.GeometryFactory].createMultiPoint(org.locationtech.jts.geom.Point[]) [function] [call site] 00711
7 [org.locationtech.jts.geom.MultiPoint].<init>(org.locationtech.jts.geom.Point[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00712
8 [org.locationtech.jts.geom.GeometryCollection].<init>(org.locationtech.jts.geom.Geometry[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00713
9 [org.locationtech.jts.geom.Geometry].<init>(org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00714
9 [org.locationtech.jts.geom.Geometry].hasNullElements(java.lang.Object[]) [function] [call site] 00715
6 [org.locationtech.jts.io.WKTReader].lookAheadWord(java.io.StreamTokenizer) [function] [call site] 00716
6 [org.locationtech.jts.geom.GeometryFactory].createMultiPoint(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 00717
7 [org.locationtech.jts.geom.GeometryFactory].createMultiPoint(org.locationtech.jts.geom.Point[]) [function] [call site] 00718
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00719
7 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00720
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 00721
7 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 00722
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00723
7 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00724
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 00725
7 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 00726
7 [org.locationtech.jts.geom.GeometryFactory].getCoordinateSequenceFactory() [function] [call site] 00727
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(int,int,int) [function] [call site] 00728
7 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(int,int,int) [function] [call site] 00729
7 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getDimension() [function] [call site] 00730
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getDimension() [function] [call site] 00731
7 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getDimension() [function] [call site] 00732
7 [org.locationtech.jts.geom.CoordinateSequence].getMeasures() [function] [call site] 00733
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getMeasures() [function] [call site] 00734
7 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getMeasures() [function] [call site] 00735
7 [org.locationtech.jts.geom.CoordinateSequences].copy(org.locationtech.jts.geom.CoordinateSequence,int,org.locationtech.jts.geom.CoordinateSequence,int,int) [function] [call site] 00736
8 [org.locationtech.jts.geom.CoordinateSequences].copyCoord(org.locationtech.jts.geom.CoordinateSequence,int,org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 00737
9 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getDimension() [function] [call site] 00738
9 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 00739
9 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 00740
9 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 00741
9 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].setOrdinate(int,int,double) [function] [call site] 00742
9 [org.locationtech.jts.geom.impl.CoordinateArraySequence].setOrdinate(int,int,double) [function] [call site] 00743
10 [org.locationtech.jts.geom.Coordinate].setOrdinate(int,double) [function] [call site] 00744
10 [org.locationtech.jts.geom.CoordinateXYM].setOrdinate(int,double) [function] [call site] 00745
10 [org.locationtech.jts.geom.CoordinateXYZM].setOrdinate(int,double) [function] [call site] 00746
10 [org.locationtech.jts.geom.CoordinateXY].setOrdinate(int,double) [function] [call site] 00747
9 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].setOrdinate(int,int,double) [function] [call site] 00748
7 [org.locationtech.jts.geom.GeometryFactory].createPoint(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 00749
7 [org.locationtech.jts.geom.GeometryFactory].createMultiPoint(org.locationtech.jts.geom.Point[]) [function] [call site] 00750
6 [org.locationtech.jts.io.WKTReader].getCoordinateSequenceOldMultiPoint(java.io.StreamTokenizer,java.util.EnumSet) [function] [call site] 00751
7 [org.locationtech.jts.io.WKTReader].getCoordinate(java.io.StreamTokenizer,java.util.EnumSet,boolean) [function] [call site] 00752
7 [org.locationtech.jts.io.WKTReader].getNextCloserOrComma(java.io.StreamTokenizer) [function] [call site] 00753
7 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 00754
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 00755
6 [org.locationtech.jts.io.WKTReader].readPointText(java.io.StreamTokenizer,java.util.EnumSet) [function] [call site] 00756
6 [org.locationtech.jts.io.WKTReader].getNextCloserOrComma(java.io.StreamTokenizer) [function] [call site] 00757
6 [org.locationtech.jts.io.WKTReader].readPointText(java.io.StreamTokenizer,java.util.EnumSet) [function] [call site] 00758
6 [org.locationtech.jts.io.WKTReader].getNextCloserOrComma(java.io.StreamTokenizer) [function] [call site] 00759
6 [org.locationtech.jts.geom.GeometryFactory].createMultiPoint(org.locationtech.jts.geom.Point[]) [function] [call site] 00760
5 [org.locationtech.jts.io.WKTReader].isTypeName(java.io.StreamTokenizer,java.lang.String,java.lang.String) [function] [call site] 00761
5 [org.locationtech.jts.io.WKTReader].readMultiLineStringText(java.io.StreamTokenizer,java.util.EnumSet) [function] [call site] 00762
6 [org.locationtech.jts.io.WKTReader].getNextEmptyOrOpener(java.io.StreamTokenizer) [function] [call site] 00763
6 [org.locationtech.jts.geom.GeometryFactory].createMultiLineString() [function] [call site] 00764
7 [org.locationtech.jts.geom.MultiLineString].<init>(org.locationtech.jts.geom.LineString[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00765
8 [org.locationtech.jts.geom.GeometryCollection].<init>(org.locationtech.jts.geom.Geometry[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00766
6 [org.locationtech.jts.io.WKTReader].readLineStringText(java.io.StreamTokenizer,java.util.EnumSet) [function] [call site] 00767
6 [org.locationtech.jts.io.WKTReader].getNextCloserOrComma(java.io.StreamTokenizer) [function] [call site] 00768
6 [org.locationtech.jts.geom.GeometryFactory].createMultiLineString(org.locationtech.jts.geom.LineString[]) [function] [call site] 00769
7 [org.locationtech.jts.geom.MultiLineString].<init>(org.locationtech.jts.geom.LineString[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00770
5 [org.locationtech.jts.io.WKTReader].isTypeName(java.io.StreamTokenizer,java.lang.String,java.lang.String) [function] [call site] 00771
5 [org.locationtech.jts.io.WKTReader].readMultiPolygonText(java.io.StreamTokenizer,java.util.EnumSet) [function] [call site] 00772
6 [org.locationtech.jts.io.WKTReader].getNextEmptyOrOpener(java.io.StreamTokenizer) [function] [call site] 00773
6 [org.locationtech.jts.geom.GeometryFactory].createMultiPolygon() [function] [call site] 00774
7 [org.locationtech.jts.geom.MultiPolygon].<init>(org.locationtech.jts.geom.Polygon[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00775
8 [org.locationtech.jts.geom.GeometryCollection].<init>(org.locationtech.jts.geom.Geometry[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00776
6 [org.locationtech.jts.io.WKTReader].readPolygonText(java.io.StreamTokenizer,java.util.EnumSet) [function] [call site] 00777
6 [org.locationtech.jts.io.WKTReader].getNextCloserOrComma(java.io.StreamTokenizer) [function] [call site] 00778
6 [org.locationtech.jts.geom.GeometryFactory].createMultiPolygon(org.locationtech.jts.geom.Polygon[]) [function] [call site] 00779
7 [org.locationtech.jts.geom.MultiPolygon].<init>(org.locationtech.jts.geom.Polygon[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00780
5 [org.locationtech.jts.io.WKTReader].isTypeName(java.io.StreamTokenizer,java.lang.String,java.lang.String) [function] [call site] 00781
5 [org.locationtech.jts.io.WKTReader].readGeometryCollectionText(java.io.StreamTokenizer,java.util.EnumSet) [function] [call site] 00782
6 [org.locationtech.jts.io.WKTReader].getNextEmptyOrOpener(java.io.StreamTokenizer) [function] [call site] 00783
6 [org.locationtech.jts.geom.GeometryFactory].createGeometryCollection() [function] [call site] 00784
7 [org.locationtech.jts.geom.GeometryCollection].<init>(org.locationtech.jts.geom.Geometry[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00785
6 [org.locationtech.jts.io.WKTReader].readGeometryTaggedText(java.io.StreamTokenizer) [function] [call site] 00786
6 [org.locationtech.jts.io.WKTReader].getNextCloserOrComma(java.io.StreamTokenizer) [function] [call site] 00787
6 [org.locationtech.jts.geom.GeometryFactory].createGeometryCollection(org.locationtech.jts.geom.Geometry[]) [function] [call site] 00788
7 [org.locationtech.jts.geom.GeometryCollection].<init>(org.locationtech.jts.geom.Geometry[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00789
5 [org.locationtech.jts.io.WKTReader].parseErrorWithLine(java.io.StreamTokenizer,java.lang.String) [function] [call site] 00790
3 [org.locationtech.jts.io.ParseException].<init>(java.lang.String) [function] [call site] 00791
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].remainingBytes() [function] [call site] 00792
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeRemainingAsString() [function] [call site] 00793
1 [org.locationtech.jts.io.WKTReader].read(java.lang.String) [function] [call site] 00794
1 [org.locationtech.jts.geom.Geometry].equalsNorm(org.locationtech.jts.geom.Geometry) [function] [call site] 00795
2 [org.locationtech.jts.geom.Geometry].equalsExact(org.locationtech.jts.geom.Geometry) [function] [call site] 00796
3 [org.locationtech.jts.geom.Point].equalsExact(org.locationtech.jts.geom.Geometry,double) [function] [call site] 00797
4 [org.locationtech.jts.geom.Geometry].isEquivalentClass(org.locationtech.jts.geom.Geometry) [function] [call site] 00798
4 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 00799
4 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 00800
4 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 00801
4 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 00802
4 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 00803
4 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 00804
4 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 00805
4 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 00806
4 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 00807
4 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 00808
4 [org.locationtech.jts.geom.Geometry].equal(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,double) [function] [call site] 00809
5 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 00810
6 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 00811
5 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 00812
4 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 00813
5 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 00814
5 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 00815
5 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 00816
5 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00817
5 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00818
4 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 00819
3 [org.locationtech.jts.geom.MultiPolygon].equalsExact(org.locationtech.jts.geom.Geometry,double) [function] [call site] 00820
4 [org.locationtech.jts.geom.Geometry].isEquivalentClass(org.locationtech.jts.geom.Geometry) [function] [call site] 00821
4 [org.locationtech.jts.geom.GeometryCollection].equalsExact(org.locationtech.jts.geom.Geometry,double) [function] [call site] 00822
5 [org.locationtech.jts.geom.Geometry].isEquivalentClass(org.locationtech.jts.geom.Geometry) [function] [call site] 00823
5 [org.locationtech.jts.geom.MultiPolygon].equalsExact(org.locationtech.jts.geom.Geometry,double) [function] [call site] 00824
5 [org.locationtech.jts.geom.Polygon].equalsExact(org.locationtech.jts.geom.Geometry,double) [function] [call site] 00825
6 [org.locationtech.jts.geom.Geometry].isEquivalentClass(org.locationtech.jts.geom.Geometry) [function] [call site] 00826
6 [org.locationtech.jts.geom.LineString].equalsExact(org.locationtech.jts.geom.Geometry,double) [function] [call site] 00827
7 [org.locationtech.jts.geom.LineString].isEquivalentClass(org.locationtech.jts.geom.Geometry) [function] [call site] 00828
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00829
7 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00830
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 00831
7 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 00832
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00833
7 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00834
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 00835
7 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 00836
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00837
7 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00838
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 00839
7 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 00840
7 [org.locationtech.jts.geom.Geometry].equal(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,double) [function] [call site] 00841
7 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 00842
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 00843
7 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 00844
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 00845
7 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 00846
7 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 00847
6 [org.locationtech.jts.geom.LineString].equalsExact(org.locationtech.jts.geom.Geometry,double) [function] [call site] 00848
5 [org.locationtech.jts.geom.MultiPoint].equalsExact(org.locationtech.jts.geom.Geometry,double) [function] [call site] 00849
6 [org.locationtech.jts.geom.Geometry].isEquivalentClass(org.locationtech.jts.geom.Geometry) [function] [call site] 00850
6 [org.locationtech.jts.geom.GeometryCollection].equalsExact(org.locationtech.jts.geom.Geometry,double) [function] [call site] 00851
5 [org.locationtech.jts.geom.MultiLineString].equalsExact(org.locationtech.jts.geom.Geometry,double) [function] [call site] 00852
6 [org.locationtech.jts.geom.Geometry].isEquivalentClass(org.locationtech.jts.geom.Geometry) [function] [call site] 00853
6 [org.locationtech.jts.geom.GeometryCollection].equalsExact(org.locationtech.jts.geom.Geometry,double) [function] [call site] 00854
5 [org.locationtech.jts.geom.LineString].equalsExact(org.locationtech.jts.geom.Geometry,double) [function] [call site] 00855
5 [org.locationtech.jts.geom.Point].equalsExact(org.locationtech.jts.geom.Geometry,double) [function] [call site] 00856
3 [org.locationtech.jts.geom.Polygon].equalsExact(org.locationtech.jts.geom.Geometry,double) [function] [call site] 00857
3 [org.locationtech.jts.geom.GeometryCollection].equalsExact(org.locationtech.jts.geom.Geometry,double) [function] [call site] 00858
3 [org.locationtech.jts.geom.MultiPoint].equalsExact(org.locationtech.jts.geom.Geometry,double) [function] [call site] 00859
3 [org.locationtech.jts.geom.MultiLineString].equalsExact(org.locationtech.jts.geom.Geometry,double) [function] [call site] 00860
3 [org.locationtech.jts.geom.LineString].equalsExact(org.locationtech.jts.geom.Geometry,double) [function] [call site] 00861
2 [org.locationtech.jts.geom.Geometry].norm() [function] [call site] 00862
3 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 00863
4 [org.locationtech.jts.geom.MultiPolygon].copyInternal() [function] [call site] 00864
5 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 00865
5 [org.locationtech.jts.geom.MultiPolygon].<init>(org.locationtech.jts.geom.Polygon[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00866
4 [org.locationtech.jts.geom.LinearRing].copyInternal() [function] [call site] 00867
5 [org.locationtech.jts.geom.LinearRing].<init>(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00868
5 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].copy() [function] [call site] 00869
6 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].<init>(double[],int,int) [function] [call site] 00870
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].<init>(int,int) [function] [call site] 00871
5 [org.locationtech.jts.geom.impl.CoordinateArraySequence].copy() [function] [call site] 00872
6 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 00873
6 [org.locationtech.jts.geom.CoordinateSequence].createCoordinate() [function] [call site] 00874
6 [org.locationtech.jts.geom.CoordinateXYM].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 00875
7 [org.locationtech.jts.geom.CoordinateXYM].getZ() [function] [call site] 00876
7 [org.locationtech.jts.geom.CoordinateXY].getZ() [function] [call site] 00877
7 [org.locationtech.jts.geom.Coordinate].getZ() [function] [call site] 00878
7 [org.locationtech.jts.geom.CoordinateXYZM].getM() [function] [call site] 00879
7 [org.locationtech.jts.geom.Coordinate].getM() [function] [call site] 00880
7 [org.locationtech.jts.geom.CoordinateXYM].getM() [function] [call site] 00881
6 [org.locationtech.jts.geom.Coordinate].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 00882
7 [org.locationtech.jts.geom.CoordinateXYM].getZ() [function] [call site] 00883
7 [org.locationtech.jts.geom.CoordinateXY].getZ() [function] [call site] 00884
7 [org.locationtech.jts.geom.Coordinate].getZ() [function] [call site] 00885
6 [org.locationtech.jts.geom.CoordinateXY].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 00886
7 [org.locationtech.jts.geom.Coordinate:org.locationtech.jts.geom.CoordinateXY:org.locationtech.jts.geom.CoordinateXYM].getZ() [function] [call site] 00887
6 [org.locationtech.jts.geom.CoordinateXYZM].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 00888
7 [org.locationtech.jts.geom.CoordinateXYM].getZ() [function] [call site] 00889
7 [org.locationtech.jts.geom.Coordinate:org.locationtech.jts.geom.CoordinateXYM:org.locationtech.jts.geom.CoordinateXYZM].getM() [function] [call site] 00890
6 [org.locationtech.jts.geom.impl.CoordinateArraySequence].<init>(org.locationtech.jts.geom.Coordinate[],int,int) [function] [call site] 00891
5 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].copy() [function] [call site] 00892
5 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].copy() [function] [call site] 00893
6 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].<init>(float[],int,int) [function] [call site] 00894
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].<init>(int,int) [function] [call site] 00895
4 [org.locationtech.jts.geom.LineString].copyInternal() [function] [call site] 00896
5 [org.locationtech.jts.geom.LineString].<init>(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00897
5 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].copy() [function] [call site] 00898
5 [org.locationtech.jts.geom.impl.CoordinateArraySequence].copy() [function] [call site] 00899
5 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].copy() [function] [call site] 00900
5 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].copy() [function] [call site] 00901
4 [org.locationtech.jts.geom.Polygon].copyInternal() [function] [call site] 00902
5 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 00903
5 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 00904
5 [org.locationtech.jts.geom.Polygon].<init>(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.LinearRing[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00905
4 [org.locationtech.jts.geom.MultiPoint].copyInternal() [function] [call site] 00906
5 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 00907
5 [org.locationtech.jts.geom.MultiPoint].<init>(org.locationtech.jts.geom.Point[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00908
4 [org.locationtech.jts.geom.Point].copyInternal() [function] [call site] 00909
5 [org.locationtech.jts.geom.Point].<init>(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00910
5 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].copy() [function] [call site] 00911
5 [org.locationtech.jts.geom.impl.CoordinateArraySequence].copy() [function] [call site] 00912
5 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].copy() [function] [call site] 00913
5 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].copy() [function] [call site] 00914
4 [org.locationtech.jts.geom.MultiLineString].copyInternal() [function] [call site] 00915
5 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 00916
5 [org.locationtech.jts.geom.MultiLineString].<init>(org.locationtech.jts.geom.LineString[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00917
4 [org.locationtech.jts.geom.GeometryCollection].copyInternal() [function] [call site] 00918
5 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 00919
5 [org.locationtech.jts.geom.GeometryCollection].<init>(org.locationtech.jts.geom.Geometry[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 00920
4 [org.locationtech.jts.geom.Envelope].copy() [function] [call site] 00921
5 [org.locationtech.jts.geom.Envelope].<init>(org.locationtech.jts.geom.Envelope) [function] [call site] 00922
6 [org.locationtech.jts.geom.Envelope].init(org.locationtech.jts.geom.Envelope) [function] [call site] 00923
3 [org.locationtech.jts.geom.GeometryCollection].normalize() [function] [call site] 00924
4 [org.locationtech.jts.geom.Polygon].normalize() [function] [call site] 00925
5 [org.locationtech.jts.geom.Polygon].normalized(org.locationtech.jts.geom.LinearRing,boolean) [function] [call site] 00926
6 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 00927
6 [org.locationtech.jts.geom.Polygon].normalize(org.locationtech.jts.geom.LinearRing,boolean) [function] [call site] 00928
7 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 00929
7 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 00930
7 [org.locationtech.jts.geom.CoordinateSequences].minCoordinateIndex(org.locationtech.jts.geom.CoordinateSequence,int,int) [function] [call site] 00931
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 00932
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 00933
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 00934
8 [org.locationtech.jts.geom.Coordinate].compareTo(org.locationtech.jts.geom.Coordinate) [function] [call site] 00935
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00936
7 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00937
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 00938
7 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 00939
7 [org.locationtech.jts.geom.CoordinateSequences].scroll(org.locationtech.jts.geom.CoordinateSequence,int,boolean) [function] [call site] 00940
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].copy() [function] [call site] 00941
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].copy() [function] [call site] 00942
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].copy() [function] [call site] 00943
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].copy() [function] [call site] 00944
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00945
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00946
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 00947
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 00948
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00949
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00950
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 00951
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 00952
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getDimension() [function] [call site] 00953
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getDimension() [function] [call site] 00954
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getDimension() [function] [call site] 00955
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 00956
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 00957
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 00958
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 00959
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].setOrdinate(int,int,double) [function] [call site] 00960
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].setOrdinate(int,int,double) [function] [call site] 00961
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].setOrdinate(int,int,double) [function] [call site] 00962
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].setOrdinate(int,int,double) [function] [call site] 00963
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getDimension() [function] [call site] 00964
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getDimension() [function] [call site] 00965
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getDimension() [function] [call site] 00966
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 00967
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 00968
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 00969
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 00970
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].setOrdinate(int,int,double) [function] [call site] 00971
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].setOrdinate(int,int,double) [function] [call site] 00972
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].setOrdinate(int,int,double) [function] [call site] 00973
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].setOrdinate(int,int,double) [function] [call site] 00974
7 [org.locationtech.jts.algorithm.Orientation].isCCW(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 00975
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 00976
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 00977
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 00978
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 00979
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 00980
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 00981
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 00982
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 00983
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 00984
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 00985
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 00986
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 00987
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 00988
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 00989
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 00990
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 00991
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 00992
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 00993
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 00994
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 00995
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 00996
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 00997
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 00998
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 00999
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 01000
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 01001
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 01002
8 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 01003
8 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 01004
8 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 01005
8 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 01006
8 [org.locationtech.jts.algorithm.Orientation].index(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01007
9 [org.locationtech.jts.algorithm.CGAlgorithmsDD].orientationIndex(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01008
10 [org.locationtech.jts.algorithm.CGAlgorithmsDD].orientationIndex(double,double,double,double,double,double) [function] [call site] 01009
11 [org.locationtech.jts.algorithm.CGAlgorithmsDD].orientationIndexFilter(double,double,double,double,double,double) [function] [call site] 01010
12 [org.locationtech.jts.algorithm.CGAlgorithmsDD].signum(double) [function] [call site] 01011
12 [org.locationtech.jts.algorithm.CGAlgorithmsDD].signum(double) [function] [call site] 01012
12 [org.locationtech.jts.algorithm.CGAlgorithmsDD].signum(double) [function] [call site] 01013
12 [org.locationtech.jts.algorithm.CGAlgorithmsDD].signum(double) [function] [call site] 01014
11 [org.locationtech.jts.math.DD].selfAdd(double) [function] [call site] 01015
11 [org.locationtech.jts.math.DD].valueOf(double) [function] [call site] 01016
12 [org.locationtech.jts.math.DD].<init>(double) [function] [call site] 01017
13 [org.locationtech.jts.math.DD].init(double) [function] [call site] 01018
11 [org.locationtech.jts.math.DD].selfAdd(double) [function] [call site] 01019
11 [org.locationtech.jts.math.DD].valueOf(double) [function] [call site] 01020
11 [org.locationtech.jts.math.DD].selfAdd(double) [function] [call site] 01021
11 [org.locationtech.jts.math.DD].valueOf(double) [function] [call site] 01022
11 [org.locationtech.jts.math.DD].selfAdd(double) [function] [call site] 01023
11 [org.locationtech.jts.math.DD].valueOf(double) [function] [call site] 01024
11 [org.locationtech.jts.math.DD].selfMultiply(org.locationtech.jts.math.DD) [function] [call site] 01025
12 [org.locationtech.jts.math.DD].selfMultiply(double,double) [function] [call site] 01026
11 [org.locationtech.jts.math.DD].selfMultiply(org.locationtech.jts.math.DD) [function] [call site] 01027
11 [org.locationtech.jts.math.DD].selfSubtract(org.locationtech.jts.math.DD) [function] [call site] 01028
12 [org.locationtech.jts.math.DD].isNaN() [function] [call site] 01029
12 [org.locationtech.jts.math.DD].selfAdd(double,double) [function] [call site] 01030
11 [org.locationtech.jts.math.DD].signum() [function] [call site] 01031
7 [org.locationtech.jts.geom.CoordinateSequences].reverse(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 01032
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 01033
8 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 01034
8 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 01035
8 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 01036
8 [org.locationtech.jts.geom.CoordinateSequences].swap(org.locationtech.jts.geom.CoordinateSequence,int,int) [function] [call site] 01037
9 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getDimension() [function] [call site] 01038
9 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence:org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 01039
9 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence:org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 01040
9 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 01041
9 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 01042
9 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 01043
9 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 01044
9 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].setOrdinate(int,int,double) [function] [call site] 01045
9 [org.locationtech.jts.geom.impl.CoordinateArraySequence].setOrdinate(int,int,double) [function] [call site] 01046
9 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].setOrdinate(int,int,double) [function] [call site] 01047
9 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].setOrdinate(int,int,double) [function] [call site] 01048
9 [org.locationtech.jts.geom.impl.CoordinateArraySequence].setOrdinate(int,int,double) [function] [call site] 01049
9 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].setOrdinate(int,int,double) [function] [call site] 01050
5 [org.locationtech.jts.geom.Polygon].normalized(org.locationtech.jts.geom.LinearRing,boolean) [function] [call site] 01051
4 [org.locationtech.jts.geom.LineString].normalize() [function] [call site] 01052
5 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 01053
5 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 01054
5 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 01055
5 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 01056
5 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 01057
5 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 01058
5 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 01059
5 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 01060
5 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 01061
5 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 01062
5 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 01063
5 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 01064
5 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 01065
5 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 01066
5 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 01067
5 [org.locationtech.jts.geom.Coordinate].compareTo(org.locationtech.jts.geom.Coordinate) [function] [call site] 01068
5 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 01069
5 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 01070
5 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 01071
5 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 01072
5 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 01073
5 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 01074
5 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].copy() [function] [call site] 01075
5 [org.locationtech.jts.geom.impl.CoordinateArraySequence].copy() [function] [call site] 01076
5 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].copy() [function] [call site] 01077
5 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].copy() [function] [call site] 01078
5 [org.locationtech.jts.geom.CoordinateSequences].reverse(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 01079
4 [org.locationtech.jts.geom.Point].normalize() [function] [call site] 01080
3 [org.locationtech.jts.geom.Polygon].normalize() [function] [call site] 01081
3 [org.locationtech.jts.geom.LineString].normalize() [function] [call site] 01082
3 [org.locationtech.jts.geom.Point].normalize() [function] [call site] 01083
2 [org.locationtech.jts.geom.Geometry].norm() [function] [call site] 01084
1 [org.locationtech.jts.geom.Geometry].distance(org.locationtech.jts.geom.Geometry) [function] [call site] 01085
2 [org.locationtech.jts.operation.distance.DistanceOp].distance(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 01086
3 [org.locationtech.jts.operation.distance.DistanceOp].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 01087
4 [org.locationtech.jts.operation.distance.DistanceOp].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,double) [function] [call site] 01088
5 [org.locationtech.jts.algorithm.PointLocator].<init>() [function] [call site] 01089
3 [org.locationtech.jts.operation.distance.DistanceOp].distance() [function] [call site] 01090
4 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 01091
4 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 01092
4 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 01093
4 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 01094
4 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 01095
4 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 01096
4 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 01097
4 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 01098
4 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 01099
4 [org.locationtech.jts.geom.GeometryCollection].getCoordinate() [function] [call site] 01100
5 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 01101
5 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 01102
5 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 01103
5 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 01104
5 [org.locationtech.jts.geom.Polygon].getCoordinate() [function] [call site] 01105
6 [org.locationtech.jts.geom.LineString].getCoordinate() [function] [call site] 01106
7 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 01107
7 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 01108
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 01109
7 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 01110
5 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 01111
5 [org.locationtech.jts.geom.LineString].getCoordinate() [function] [call site] 01112
4 [org.locationtech.jts.geom.Polygon].getCoordinate() [function] [call site] 01113
4 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 01114
4 [org.locationtech.jts.geom.LineString].getCoordinate() [function] [call site] 01115
4 [org.locationtech.jts.geom.GeometryCollection].getCoordinate() [function] [call site] 01116
4 [org.locationtech.jts.geom.Polygon].getCoordinate() [function] [call site] 01117
4 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 01118
4 [org.locationtech.jts.geom.LineString].getCoordinate() [function] [call site] 01119
4 [org.locationtech.jts.operation.distance.DistanceOp].computeMinDistance() [function] [call site] 01120
5 [org.locationtech.jts.operation.distance.DistanceOp].computeContainmentDistance() [function] [call site] 01121
6 [org.locationtech.jts.operation.distance.DistanceOp].computeContainmentDistance(int,org.locationtech.jts.operation.distance.GeometryLocation[]) [function] [call site] 01122
7 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 01123
7 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 01124
7 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 01125
7 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 01126
7 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 01127
7 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 01128
8 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 01129
7 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 01130
7 [org.locationtech.jts.geom.util.PolygonExtracter].getPolygons(org.locationtech.jts.geom.Geometry) [function] [call site] 01131
8 [org.locationtech.jts.geom.util.PolygonExtracter].getPolygons(org.locationtech.jts.geom.Geometry,java.util.List) [function] [call site] 01132
9 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 01133
9 [org.locationtech.jts.geom.util.PolygonExtracter].<init>(java.util.List) [function] [call site] 01134
9 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.GeometryFilter) [function] [call site] 01135
10 [org.locationtech.jts.geom.util.PolygonExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 01136
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 01137
10 [org.locationtech.jts.operation.distance.ConnectedElementLocationFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 01138
11 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 01139
11 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 01140
11 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 01141
11 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 01142
11 [org.locationtech.jts.operation.distance.GeometryLocation].<init>(org.locationtech.jts.geom.Geometry,int,org.locationtech.jts.geom.Coordinate) [function] [call site] 01143
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 01144
11 [org.locationtech.jts.geom.GeometryCollection].getCoordinate() [function] [call site] 01145
11 [org.locationtech.jts.geom.Polygon].getCoordinate() [function] [call site] 01146
11 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 01147
11 [org.locationtech.jts.geom.LineString].getCoordinate() [function] [call site] 01148
10 [org.locationtech.jts.geom.util.LineStringExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 01149
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 01150
10 [org.locationtech.jts.algorithm.InteriorPoint$DimensionNonEmptyFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 01151
11 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 01152
11 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 01153
11 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 01154
11 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 01155
11 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 01156
11 [org.locationtech.jts.geom.LineString:org.locationtech.jts.geom.MultiLineString:org.locationtech.jts.geom.MultiPoint:org.locationtech.jts.geom.MultiPolygon:org.locationtech.jts.geom.Point:org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 01157
10 [org.locationtech.jts.operation.overlayarea.OverlayArea$PolygonAreaFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 01158
11 [org.locationtech.jts.operation.overlayarea.OverlayArea].access$100(org.locationtech.jts.operation.overlayarea.OverlayArea,org.locationtech.jts.geom.Polygon) [function] [call site] 01159
12 [org.locationtech.jts.operation.overlayarea.OverlayArea].intersectionAreaPolygon(org.locationtech.jts.geom.Polygon) [function] [call site] 01160
13 [org.locationtech.jts.operation.overlayarea.OverlayArea].interacts(org.locationtech.jts.geom.Geometry) [function] [call site] 01161
14 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 01162
15 [org.locationtech.jts.geom.Polygon].computeEnvelopeInternal() [function] [call site] 01163
16 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 01164
15 [org.locationtech.jts.geom.LineString].computeEnvelopeInternal() [function] [call site] 01165
16 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 01166
16 [org.locationtech.jts.geom.Envelope].<init>() [function] [call site] 01167
17 [org.locationtech.jts.geom.Envelope].init() [function] [call site] 01168
18 [org.locationtech.jts.geom.Envelope].setToNull() [function] [call site] 01169
16 [org.locationtech.jts.geom.Envelope].<init>() [function] [call site] 01170
16 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].expandEnvelope(org.locationtech.jts.geom.Envelope) [function] [call site] 01171
17 [org.locationtech.jts.geom.Envelope].expandToInclude(double,double) [function] [call site] 01172
18 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 01173
16 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].expandEnvelope(org.locationtech.jts.geom.Envelope) [function] [call site] 01174
16 [org.locationtech.jts.geom.impl.CoordinateArraySequence].expandEnvelope(org.locationtech.jts.geom.Envelope) [function] [call site] 01175
17 [org.locationtech.jts.geom.Envelope].expandToInclude(org.locationtech.jts.geom.Coordinate) [function] [call site] 01176
18 [org.locationtech.jts.geom.Envelope].expandToInclude(double,double) [function] [call site] 01177
16 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].expandEnvelope(org.locationtech.jts.geom.Envelope) [function] [call site] 01178
17 [org.locationtech.jts.geom.Envelope].expandToInclude(double,double) [function] [call site] 01179
15 [org.locationtech.jts.geom.GeometryCollection].computeEnvelopeInternal() [function] [call site] 01180
16 [org.locationtech.jts.geom.Envelope].<init>() [function] [call site] 01181
16 [org.locationtech.jts.geom.Envelope].expandToInclude(org.locationtech.jts.geom.Envelope) [function] [call site] 01182
17 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 01183
17 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 01184
17 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 01185
17 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 01186
17 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 01187
17 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 01188
16 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 01189
15 [org.locationtech.jts.geom.Point].computeEnvelopeInternal() [function] [call site] 01190
16 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 01191
16 [org.locationtech.jts.geom.Envelope].<init>() [function] [call site] 01192
16 [org.locationtech.jts.geom.Envelope].<init>() [function] [call site] 01193
16 [org.locationtech.jts.geom.Envelope].expandToInclude(double,double) [function] [call site] 01194
16 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getX(int) [function] [call site] 01195
17 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 01196
17 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 01197
16 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getX(int) [function] [call site] 01198
16 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getX(int) [function] [call site] 01199
16 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getY(int) [function] [call site] 01200
16 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getY(int) [function] [call site] 01201
17 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 01202
17 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 01203
16 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getY(int) [function] [call site] 01204
15 [org.locationtech.jts.geom.Envelope].<init>(org.locationtech.jts.geom.Envelope) [function] [call site] 01205
14 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 01206
15 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 01207
15 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 01208
13 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 01209
13 [org.locationtech.jts.operation.overlayarea.OverlayArea].intersectionArea(org.locationtech.jts.geom.LinearRing) [function] [call site] 01210
14 [org.locationtech.jts.operation.overlayarea.OverlayArea].areaForIntersections(org.locationtech.jts.geom.LinearRing) [function] [call site] 01211
15 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 01212
15 [org.locationtech.jts.algorithm.Orientation].isCCW(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 01213
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 01214
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 01215
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 01216
15 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 01217
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 01218
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 01219
15 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 01220
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 01221
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 01222
15 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 01223
15 [org.locationtech.jts.geom.Envelope].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01224
16 [org.locationtech.jts.geom.Envelope].init(double,double,double,double) [function] [call site] 01225
15 [org.locationtech.jts.operation.overlayarea.OverlayArea$IntersectionVisitor].<init>(org.locationtech.jts.operation.overlayarea.OverlayArea,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01226
15 [org.locationtech.jts.index.strtree.STRtree].query(org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.ItemVisitor) [function] [call site] 01227
16 [org.locationtech.jts.index.strtree.AbstractSTRtree].query(java.lang.Object,org.locationtech.jts.index.ItemVisitor) [function] [call site] 01228
17 [org.locationtech.jts.index.strtree.AbstractSTRtree].build() [function] [call site] 01229
18 [org.locationtech.jts.index.strtree.STRtree].createNode(int) [function] [call site] 01230
19 [org.locationtech.jts.index.strtree.STRtree$STRtreeNode].<init>(int) [function] [call site] 01231
20 [org.locationtech.jts.index.strtree.AbstractNode].<init>(int) [function] [call site] 01232
18 [org.locationtech.jts.index.strtree.SIRtree].createNode(int) [function] [call site] 01233
19 [org.locationtech.jts.index.strtree.SIRtree$3].<init>(org.locationtech.jts.index.strtree.SIRtree,int) [function] [call site] 01234
20 [org.locationtech.jts.index.strtree.AbstractNode].<init>(int) [function] [call site] 01235
18 [org.locationtech.jts.index.strtree.AbstractSTRtree].createHigherLevels(java.util.List,int) [function] [call site] 01236
19 [org.jdom2.ContentList$FilterList].isEmpty() [function] [call site] 01237
19 [org.jdom2.AttributeList].isEmpty() [function] [call site] 01238
19 [org.locationtech.jts.util.Assert].isTrue(boolean) [function] [call site] 01239
19 [org.locationtech.jts.index.strtree.STRtree].createParentBoundables(java.util.List,int) [function] [call site] 01240
20 [org.jdom2.ContentList$FilterList].isEmpty() [function] [call site] 01241
20 [org.locationtech.jts.util.Assert].isTrue(boolean) [function] [call site] 01242
20 [org.locationtech.jts.index.strtree.AbstractSTRtree].getNodeCapacity() [function] [call site] 01243
20 [org.jdom2.ContentList$FilterList].size() [function] [call site] 01244
20 [org.locationtech.jts.index.strtree.STRtree].verticalSlices(java.util.List,int) [function] [call site] 01245
21 [org.jdom2.ContentList$FilterList].size() [function] [call site] 01246
21 [org.jdom2.ContentList].size() [function] [call site] 01247
21 [org.jdom2.AttributeList].size() [function] [call site] 01248
21 [org.jdom2.ContentList].iterator() [function] [call site] 01249
21 [org.jdom2.AttributeList].iterator() [function] [call site] 01250
21 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 01251
21 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 01252
21 [org.jdom2.FilterIterator].hasNext() [function] [call site] 01253
21 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 01254
21 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 01255
21 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 01256
21 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 01257
21 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 01258
21 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 01259
21 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 01260
21 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 01261
21 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 01262
21 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 01263
21 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 01264
21 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 01265
21 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 01266
21 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 01267
21 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 01268
21 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 01269
21 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 01270
21 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 01271
21 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 01272
21 [org.jdom2.DescendantIterator].next() [function] [call site] 01273
21 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 01274
21 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 01275
21 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 01276
21 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 01277
21 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 01278
21 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 01279
21 [org.jdom2.FilterIterator].next() [function] [call site] 01280
21 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 01281
21 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 01282
21 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 01283
21 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 01284
20 [org.locationtech.jts.index.strtree.STRtree].createParentBoundablesFromVerticalSlices(java.util.List[],int) [function] [call site] 01285
21 [org.locationtech.jts.util.Assert].isTrue(boolean) [function] [call site] 01286
21 [org.locationtech.jts.index.strtree.STRtree].createParentBoundablesFromVerticalSlice(java.util.List,int) [function] [call site] 01287
22 [org.locationtech.jts.index.strtree.AbstractSTRtree].createParentBoundables(java.util.List,int) [function] [call site] 01288
23 [org.jdom2.ContentList$FilterList].isEmpty() [function] [call site] 01289
23 [org.jdom2.AttributeList].isEmpty() [function] [call site] 01290
23 [org.locationtech.jts.util.Assert].isTrue(boolean) [function] [call site] 01291
23 [org.locationtech.jts.index.strtree.STRtree].createNode(int) [function] [call site] 01292
23 [org.locationtech.jts.index.strtree.SIRtree].createNode(int) [function] [call site] 01293
23 [org.locationtech.jts.index.strtree.STRtree].getComparator() [function] [call site] 01294
23 [org.locationtech.jts.index.strtree.SIRtree].getComparator() [function] [call site] 01295
23 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 01296
23 [org.jdom2.FilterIterator].hasNext() [function] [call site] 01297
23 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 01298
23 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 01299
23 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 01300
23 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 01301
23 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 01302
23 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 01303
23 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 01304
23 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 01305
23 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 01306
23 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 01307
23 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 01308
23 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 01309
23 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 01310
23 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 01311
23 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 01312
23 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 01313
23 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 01314
23 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 01315
23 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 01316
23 [org.jdom2.DescendantIterator].next() [function] [call site] 01317
23 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 01318
23 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 01319
23 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 01320
23 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 01321
23 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 01322
23 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 01323
23 [org.jdom2.FilterIterator].next() [function] [call site] 01324
23 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 01325
23 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 01326
23 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 01327
23 [org.locationtech.jts.index.strtree.AbstractNode].getChildBoundables() [function] [call site] 01328
23 [org.locationtech.jts.index.strtree.AbstractSTRtree].getNodeCapacity() [function] [call site] 01329
23 [org.locationtech.jts.index.strtree.AbstractSTRtree].lastNode(java.util.List) [function] [call site] 01330
24 [org.jdom2.AttributeList].get(int) [function] [call site] 01331
24 [org.jdom2.ContentList].get(int) [function] [call site] 01332
24 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 01333
24 [org.jdom2.ContentList$FilterList].size() [function] [call site] 01334
24 [org.jdom2.ContentList].size() [function] [call site] 01335
24 [org.jdom2.AttributeList].size() [function] [call site] 01336
23 [org.jdom2.ContentList$FilterList].size() [function] [call site] 01337
23 [org.jdom2.ContentList].size() [function] [call site] 01338
23 [org.jdom2.AttributeList].size() [function] [call site] 01339
23 [org.locationtech.jts.index.strtree.STRtree].createNode(int) [function] [call site] 01340
23 [org.locationtech.jts.index.strtree.SIRtree].createNode(int) [function] [call site] 01341
23 [org.locationtech.jts.index.strtree.AbstractNode].addChildBoundable(org.locationtech.jts.index.strtree.Boundable) [function] [call site] 01342
24 [org.locationtech.jts.util.Assert].isTrue(boolean) [function] [call site] 01343
23 [org.locationtech.jts.index.strtree.AbstractSTRtree].lastNode(java.util.List) [function] [call site] 01344
19 [org.locationtech.jts.index.strtree.AbstractSTRtree].createParentBoundables(java.util.List,int) [function] [call site] 01345
19 [org.jdom2.ContentList$FilterList].size() [function] [call site] 01346
19 [org.jdom2.ContentList].size() [function] [call site] 01347
19 [org.jdom2.AttributeList].size() [function] [call site] 01348
19 [org.jdom2.AttributeList].get(int) [function] [call site] 01349
19 [org.jdom2.ContentList].get(int) [function] [call site] 01350
19 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 01351
17 [org.locationtech.jts.index.strtree.AbstractSTRtree].isEmpty() [function] [call site] 01352
18 [org.locationtech.jts.index.strtree.AbstractNode].isEmpty() [function] [call site] 01353
17 [org.locationtech.jts.index.strtree.AbstractNode].getBounds() [function] [call site] 01354
18 [org.locationtech.jts.index.strtree.STRtree$STRtreeNode].computeBounds() [function] [call site] 01355
19 [org.locationtech.jts.index.strtree.AbstractNode].getChildBoundables() [function] [call site] 01356
19 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 01357
19 [org.jdom2.FilterIterator].hasNext() [function] [call site] 01358
19 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 01359
19 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 01360
19 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 01361
19 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 01362
19 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 01363
19 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 01364
19 [org.jdom2.ContentList].iterator() [function] [call site] 01365
19 [org.jdom2.AttributeList].iterator() [function] [call site] 01366
19 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 01367
19 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 01368
19 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 01369
19 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 01370
19 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 01371
19 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 01372
19 [org.jdom2.DescendantIterator].next() [function] [call site] 01373
19 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 01374
19 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 01375
19 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 01376
19 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 01377
19 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 01378
19 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 01379
19 [org.jdom2.FilterIterator].next() [function] [call site] 01380
19 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 01381
19 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 01382
19 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 01383
19 [org.locationtech.jts.geom.Envelope].<init>(org.locationtech.jts.geom.Envelope) [function] [call site] 01384
19 [org.locationtech.jts.index.strtree.AbstractNode].getBounds() [function] [call site] 01385
19 [org.locationtech.jts.index.strtree.ItemBoundable].getBounds() [function] [call site] 01386
19 [org.locationtech.jts.geom.Envelope].expandToInclude(org.locationtech.jts.geom.Envelope) [function] [call site] 01387
19 [org.locationtech.jts.index.strtree.AbstractNode].getBounds() [function] [call site] 01388
19 [org.locationtech.jts.index.strtree.ItemBoundable].getBounds() [function] [call site] 01389
18 [org.locationtech.jts.index.strtree.SIRtree$3].computeBounds() [function] [call site] 01390
19 [org.locationtech.jts.index.strtree.AbstractNode].getChildBoundables() [function] [call site] 01391
19 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 01392
19 [org.jdom2.FilterIterator].hasNext() [function] [call site] 01393
19 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 01394
19 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 01395
19 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 01396
19 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 01397
19 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 01398
19 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 01399
19 [org.jdom2.ContentList].iterator() [function] [call site] 01400
19 [org.jdom2.AttributeList].iterator() [function] [call site] 01401
19 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 01402
19 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 01403
19 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 01404
19 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 01405
19 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 01406
19 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 01407
19 [org.jdom2.DescendantIterator].next() [function] [call site] 01408
19 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 01409
19 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 01410
19 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 01411
19 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 01412
19 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 01413
19 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 01414
19 [org.jdom2.FilterIterator].next() [function] [call site] 01415
19 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 01416
19 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 01417
19 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 01418
19 [org.locationtech.jts.index.strtree.Interval].<init>(org.locationtech.jts.index.strtree.Interval) [function] [call site] 01419
20 [org.locationtech.jts.index.strtree.Interval].<init>(double,double) [function] [call site] 01420
21 [org.locationtech.jts.util.Assert].isTrue(boolean) [function] [call site] 01421
19 [org.locationtech.jts.index.strtree.AbstractNode].getBounds() [function] [call site] 01422
19 [org.locationtech.jts.index.strtree.ItemBoundable].getBounds() [function] [call site] 01423
19 [org.locationtech.jts.index.strtree.Interval].expandToInclude(org.locationtech.jts.index.strtree.Interval) [function] [call site] 01424
19 [org.locationtech.jts.index.strtree.AbstractNode].getBounds() [function] [call site] 01425
19 [org.locationtech.jts.index.strtree.ItemBoundable].getBounds() [function] [call site] 01426
17 [org.locationtech.jts.index.strtree.STRtree].getIntersectsOp() [function] [call site] 01427
17 [org.locationtech.jts.index.strtree.SIRtree].getIntersectsOp() [function] [call site] 01428
17 [org.locationtech.jts.index.strtree.SIRtree$2].intersects(java.lang.Object,java.lang.Object) [function] [call site] 01429
18 [org.locationtech.jts.index.strtree.Interval].intersects(org.locationtech.jts.index.strtree.Interval) [function] [call site] 01430
17 [org.locationtech.jts.index.strtree.STRtree$3].intersects(java.lang.Object,java.lang.Object) [function] [call site] 01431
18 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 01432
17 [org.locationtech.jts.index.strtree.AbstractSTRtree].queryInternal(java.lang.Object,org.locationtech.jts.index.strtree.AbstractNode,org.locationtech.jts.index.ItemVisitor) [function] [call site] 01433
18 [org.locationtech.jts.index.strtree.AbstractNode].getChildBoundables() [function] [call site] 01434
18 [org.jdom2.ContentList$FilterList].size() [function] [call site] 01435
18 [org.jdom2.ContentList].size() [function] [call site] 01436
18 [org.jdom2.AttributeList].size() [function] [call site] 01437
18 [org.jdom2.AttributeList].get(int) [function] [call site] 01438
18 [org.jdom2.ContentList].get(int) [function] [call site] 01439
18 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 01440
18 [org.locationtech.jts.index.strtree.AbstractNode].getBounds() [function] [call site] 01441
18 [org.locationtech.jts.index.strtree.ItemBoundable].getBounds() [function] [call site] 01442
18 [org.locationtech.jts.index.strtree.STRtree].getIntersectsOp() [function] [call site] 01443
18 [org.locationtech.jts.index.strtree.SIRtree].getIntersectsOp() [function] [call site] 01444
18 [org.locationtech.jts.index.strtree.SIRtree$2].intersects(java.lang.Object,java.lang.Object) [function] [call site] 01445
18 [org.locationtech.jts.index.strtree.STRtree$3].intersects(java.lang.Object,java.lang.Object) [function] [call site] 01446
18 [org.locationtech.jts.index.strtree.ItemBoundable].getItem() [function] [call site] 01447
18 [org.locationtech.jts.operation.overlayarea.OverlayArea$IntersectionVisitor].visitItem(java.lang.Object) [function] [call site] 01448
19 [org.locationtech.jts.operation.overlayarea.OverlayArea].access$200(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01449
20 [org.locationtech.jts.operation.overlayarea.OverlayArea].areaForIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01450
21 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01451
22 [org.locationtech.jts.algorithm.RobustLineIntersector].computeIntersect(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01452
23 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01453
23 [org.locationtech.jts.algorithm.Orientation].index(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01454
23 [org.locationtech.jts.algorithm.Orientation].index(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01455
23 [org.locationtech.jts.algorithm.Orientation].index(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01456
23 [org.locationtech.jts.algorithm.Orientation].index(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01457
23 [org.locationtech.jts.algorithm.RobustLineIntersector].computeCollinearIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01458
24 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01459
24 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01460
24 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01461
24 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01462
24 [org.locationtech.jts.algorithm.RobustLineIntersector].copyWithZInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01463
25 [org.locationtech.jts.algorithm.RobustLineIntersector].copyWithZ(org.locationtech.jts.geom.Coordinate,double) [function] [call site] 01464
26 [org.locationtech.jts.algorithm.RobustLineIntersector].copy(org.locationtech.jts.geom.Coordinate) [function] [call site] 01465
27 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 01466
27 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 01467
27 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 01468
27 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 01469
26 [org.locationtech.jts.geom.CoordinateXYM].setZ(double) [function] [call site] 01470
26 [org.locationtech.jts.geom.CoordinateXY].setZ(double) [function] [call site] 01471
26 [org.locationtech.jts.geom.Coordinate].setZ(double) [function] [call site] 01472
25 [org.locationtech.jts.algorithm.RobustLineIntersector].zGetOrInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01473
26 [org.locationtech.jts.geom.CoordinateXY].getZ() [function] [call site] 01474
26 [org.locationtech.jts.geom.Coordinate].getZ() [function] [call site] 01475
26 [org.locationtech.jts.geom.CoordinateXYM].getZ() [function] [call site] 01476
26 [org.locationtech.jts.algorithm.RobustLineIntersector].zInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01477
27 [org.locationtech.jts.geom.CoordinateXY].getZ() [function] [call site] 01478
27 [org.locationtech.jts.geom.Coordinate].getZ() [function] [call site] 01479
27 [org.locationtech.jts.geom.CoordinateXYM].getZ() [function] [call site] 01480
27 [org.locationtech.jts.geom.CoordinateXY].getZ() [function] [call site] 01481
27 [org.locationtech.jts.geom.Coordinate].getZ() [function] [call site] 01482
27 [org.locationtech.jts.geom.CoordinateXYM].getZ() [function] [call site] 01483
27 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 01484
27 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 01485
24 [org.locationtech.jts.algorithm.RobustLineIntersector].copyWithZInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01486
24 [org.locationtech.jts.algorithm.RobustLineIntersector].copyWithZInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01487
24 [org.locationtech.jts.algorithm.RobustLineIntersector].copyWithZInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01488
24 [org.locationtech.jts.algorithm.RobustLineIntersector].copyWithZInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01489
24 [org.locationtech.jts.algorithm.RobustLineIntersector].copyWithZInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01490
24 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 01491
24 [org.locationtech.jts.algorithm.RobustLineIntersector].copyWithZInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01492
24 [org.locationtech.jts.algorithm.RobustLineIntersector].copyWithZInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01493
24 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 01494
24 [org.locationtech.jts.algorithm.RobustLineIntersector].copyWithZInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01495
24 [org.locationtech.jts.algorithm.RobustLineIntersector].copyWithZInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01496
24 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 01497
24 [org.locationtech.jts.algorithm.RobustLineIntersector].copyWithZInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01498
24 [org.locationtech.jts.algorithm.RobustLineIntersector].copyWithZInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01499
24 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 01500
23 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 01501
23 [org.locationtech.jts.algorithm.RobustLineIntersector].zGet(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01502
24 [org.locationtech.jts.geom.CoordinateXY].getZ() [function] [call site] 01503
24 [org.locationtech.jts.geom.Coordinate].getZ() [function] [call site] 01504
24 [org.locationtech.jts.geom.CoordinateXYM].getZ() [function] [call site] 01505
24 [org.locationtech.jts.geom.CoordinateXY].getZ() [function] [call site] 01506
24 [org.locationtech.jts.geom.Coordinate].getZ() [function] [call site] 01507
24 [org.locationtech.jts.geom.CoordinateXYM].getZ() [function] [call site] 01508
23 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 01509
23 [org.locationtech.jts.algorithm.RobustLineIntersector].zGet(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01510
23 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 01511
23 [org.locationtech.jts.algorithm.RobustLineIntersector].zGet(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01512
23 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 01513
23 [org.locationtech.jts.algorithm.RobustLineIntersector].zGet(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01514
23 [org.locationtech.jts.algorithm.RobustLineIntersector].zGetOrInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01515
23 [org.locationtech.jts.algorithm.RobustLineIntersector].zGetOrInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01516
23 [org.locationtech.jts.algorithm.RobustLineIntersector].zGetOrInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01517
23 [org.locationtech.jts.algorithm.RobustLineIntersector].zGetOrInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01518
23 [org.locationtech.jts.algorithm.RobustLineIntersector].intersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01519
24 [org.locationtech.jts.algorithm.RobustLineIntersector].intersectionSafe(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01520
25 [org.locationtech.jts.algorithm.Intersection].intersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01521
26 [org.locationtech.jts.algorithm.CGAlgorithmsDD].intersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01522
27 [org.locationtech.jts.math.DD].<init>(double) [function] [call site] 01523
27 [org.locationtech.jts.math.DD].selfSubtract(double) [function] [call site] 01524
28 [org.locationtech.jts.math.DD].isNaN() [function] [call site] 01525
28 [org.locationtech.jts.math.DD].selfAdd(double,double) [function] [call site] 01526
27 [org.locationtech.jts.math.DD].<init>(double) [function] [call site] 01527
27 [org.locationtech.jts.math.DD].selfSubtract(double) [function] [call site] 01528
27 [org.locationtech.jts.math.DD].<init>(double) [function] [call site] 01529
27 [org.locationtech.jts.math.DD].<init>(double) [function] [call site] 01530
27 [org.locationtech.jts.math.DD].selfMultiply(double) [function] [call site] 01531
28 [org.locationtech.jts.math.DD].selfMultiply(double,double) [function] [call site] 01532
27 [org.locationtech.jts.math.DD].selfMultiply(double) [function] [call site] 01533
27 [org.locationtech.jts.math.DD].selfSubtract(org.locationtech.jts.math.DD) [function] [call site] 01534
27 [org.locationtech.jts.math.DD].<init>(double) [function] [call site] 01535
27 [org.locationtech.jts.math.DD].selfSubtract(double) [function] [call site] 01536
27 [org.locationtech.jts.math.DD].<init>(double) [function] [call site] 01537
27 [org.locationtech.jts.math.DD].selfSubtract(double) [function] [call site] 01538
27 [org.locationtech.jts.math.DD].<init>(double) [function] [call site] 01539
27 [org.locationtech.jts.math.DD].<init>(double) [function] [call site] 01540
27 [org.locationtech.jts.math.DD].selfMultiply(double) [function] [call site] 01541
27 [org.locationtech.jts.math.DD].selfMultiply(double) [function] [call site] 01542
27 [org.locationtech.jts.math.DD].selfSubtract(org.locationtech.jts.math.DD) [function] [call site] 01543
27 [org.locationtech.jts.math.DD].multiply(org.locationtech.jts.math.DD) [function] [call site] 01544
28 [org.locationtech.jts.math.DD].createNaN() [function] [call site] 01545
29 [org.locationtech.jts.math.DD].<init>(double,double) [function] [call site] 01546
30 [org.locationtech.jts.math.DD].init(double,double) [function] [call site] 01547
28 [org.locationtech.jts.math.DD].isNaN() [function] [call site] 01548
28 [org.locationtech.jts.math.DD].copy(org.locationtech.jts.math.DD) [function] [call site] 01549
29 [org.locationtech.jts.math.DD].<init>(org.locationtech.jts.math.DD) [function] [call site] 01550
30 [org.locationtech.jts.math.DD].init(org.locationtech.jts.math.DD) [function] [call site] 01551
28 [org.locationtech.jts.math.DD].selfMultiply(org.locationtech.jts.math.DD) [function] [call site] 01552
27 [org.locationtech.jts.math.DD].multiply(org.locationtech.jts.math.DD) [function] [call site] 01553
27 [org.locationtech.jts.math.DD].selfSubtract(org.locationtech.jts.math.DD) [function] [call site] 01554
27 [org.locationtech.jts.math.DD].multiply(org.locationtech.jts.math.DD) [function] [call site] 01555
27 [org.locationtech.jts.math.DD].multiply(org.locationtech.jts.math.DD) [function] [call site] 01556
27 [org.locationtech.jts.math.DD].selfSubtract(org.locationtech.jts.math.DD) [function] [call site] 01557
27 [org.locationtech.jts.math.DD].multiply(org.locationtech.jts.math.DD) [function] [call site] 01558
27 [org.locationtech.jts.math.DD].multiply(org.locationtech.jts.math.DD) [function] [call site] 01559
27 [org.locationtech.jts.math.DD].selfSubtract(org.locationtech.jts.math.DD) [function] [call site] 01560
27 [org.locationtech.jts.math.DD].doubleValue() [function] [call site] 01561
27 [org.locationtech.jts.math.DD].selfDivide(org.locationtech.jts.math.DD) [function] [call site] 01562
28 [org.locationtech.jts.math.DD].selfDivide(double,double) [function] [call site] 01563
27 [org.locationtech.jts.math.DD].doubleValue() [function] [call site] 01564
27 [org.locationtech.jts.math.DD].selfDivide(org.locationtech.jts.math.DD) [function] [call site] 01565
27 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 01566
25 [org.locationtech.jts.algorithm.RobustLineIntersector].nearestEndpoint(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01567
26 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01568
27 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 01569
27 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 01570
27 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 01571
26 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01572
26 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01573
26 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01574
24 [org.locationtech.jts.algorithm.RobustLineIntersector].isInSegmentEnvelopes(org.locationtech.jts.geom.Coordinate) [function] [call site] 01575
25 [org.locationtech.jts.geom.Envelope].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01576
25 [org.locationtech.jts.geom.Envelope].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01577
25 [org.locationtech.jts.geom.Envelope].contains(org.locationtech.jts.geom.Coordinate) [function] [call site] 01578
26 [org.locationtech.jts.geom.Envelope].covers(org.locationtech.jts.geom.Coordinate) [function] [call site] 01579
27 [org.locationtech.jts.geom.Envelope].covers(double,double) [function] [call site] 01580
28 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 01581
25 [org.locationtech.jts.geom.Envelope].contains(org.locationtech.jts.geom.Coordinate) [function] [call site] 01582
24 [org.locationtech.jts.algorithm.RobustLineIntersector].copy(org.locationtech.jts.geom.Coordinate) [function] [call site] 01583
24 [org.locationtech.jts.algorithm.RobustLineIntersector].nearestEndpoint(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01584
24 [org.locationtech.jts.geom.PrecisionModel].makePrecise(org.locationtech.jts.geom.Coordinate) [function] [call site] 01585
25 [org.locationtech.jts.geom.PrecisionModel].makePrecise(double) [function] [call site] 01586
25 [org.locationtech.jts.geom.PrecisionModel].makePrecise(double) [function] [call site] 01587
23 [org.locationtech.jts.algorithm.RobustLineIntersector].zInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01588
24 [org.locationtech.jts.algorithm.RobustLineIntersector].zInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01589
24 [org.locationtech.jts.algorithm.RobustLineIntersector].zInterpolate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01590
23 [org.locationtech.jts.algorithm.RobustLineIntersector].copyWithZ(org.locationtech.jts.geom.Coordinate,double) [function] [call site] 01591
21 [org.locationtech.jts.algorithm.LineIntersector].hasIntersection() [function] [call site] 01592
21 [org.locationtech.jts.algorithm.LineIntersector].getIntersection(int) [function] [call site] 01593
21 [org.locationtech.jts.algorithm.Orientation].index(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01594
21 [org.locationtech.jts.operation.overlayarea.EdgeVector].area2Term(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 01595
22 [org.locationtech.jts.operation.overlayarea.EdgeVector].area2Term(double,double,double,double,double,double,boolean) [function] [call site] 01596
21 [org.locationtech.jts.operation.overlayarea.EdgeVector].area2Term(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 01597
21 [org.locationtech.jts.operation.overlayarea.EdgeVector].area2Term(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 01598
21 [org.locationtech.jts.operation.overlayarea.EdgeVector].area2Term(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 01599
18 [org.locationtech.jts.operation.union.SpatialPartition$1].visitItem(java.lang.Object) [function] [call site] 01600
19 [org.locationtech.jts.operation.union.DisjointSets].isInSameSubset(int,int) [function] [call site] 01601
20 [org.locationtech.jts.operation.union.DisjointSets].findRoot(int) [function] [call site] 01602
19 [org.locationtech.jts.operation.union.PartitionedUnion$1].isEquivalent(int,int) [function] [call site] 01603
20 [org.locationtech.jts.operation.union.PartitionedUnion].access$000(org.locationtech.jts.operation.union.PartitionedUnion) [function] [call site] 01604
20 [org.locationtech.jts.geom.prep.PreparedGeometryFactory].prepare(org.locationtech.jts.geom.Geometry) [function] [call site] 01605
21 [org.locationtech.jts.geom.prep.PreparedGeometryFactory].<init>() [function] [call site] 01606
21 [org.locationtech.jts.geom.prep.PreparedGeometryFactory].create(org.locationtech.jts.geom.Geometry) [function] [call site] 01607
22 [org.locationtech.jts.geom.prep.PreparedPolygon].<init>(org.locationtech.jts.geom.Polygonal) [function] [call site] 01608
23 [org.locationtech.jts.geom.prep.BasicPreparedGeometry].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 01609
24 [org.locationtech.jts.geom.util.ComponentCoordinateExtracter].getCoordinates(org.locationtech.jts.geom.Geometry) [function] [call site] 01610
25 [org.locationtech.jts.geom.util.ComponentCoordinateExtracter].<init>(java.util.List) [function] [call site] 01611
25 [org.locationtech.jts.geom.GeometryCollection].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 01612
26 [org.locationtech.jts.operation.polygonize.Polygonizer$LineStringAdder].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 01613
27 [org.locationtech.jts.operation.polygonize.Polygonizer].access$000(org.locationtech.jts.operation.polygonize.Polygonizer,org.locationtech.jts.geom.LineString) [function] [call site] 01614
28 [org.locationtech.jts.operation.polygonize.Polygonizer].add(org.locationtech.jts.geom.LineString) [function] [call site] 01615
29 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 01616
29 [org.locationtech.jts.operation.polygonize.PolygonizeGraph].<init>(org.locationtech.jts.geom.GeometryFactory) [function] [call site] 01617
30 [org.locationtech.jts.planargraph.PlanarGraph].<init>() [function] [call site] 01618
31 [org.locationtech.jts.planargraph.NodeMap].<init>() [function] [call site] 01619
29 [org.locationtech.jts.operation.polygonize.PolygonizeGraph].addEdge(org.locationtech.jts.geom.LineString) [function] [call site] 01620
30 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 01621
30 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 01622
31 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].toCoordinateArray() [function] [call site] 01623
31 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].toCoordinateArray() [function] [call site] 01624
32 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCachedCoords() [function] [call site] 01625
32 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 01626
32 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 01627
32 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getCoordinateInternal(int) [function] [call site] 01628
32 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getCoordinateInternal(int) [function] [call site] 01629
31 [org.locationtech.jts.geom.impl.CoordinateArraySequence].toCoordinateArray() [function] [call site] 01630
30 [org.locationtech.jts.geom.CoordinateArrays].removeRepeatedPoints(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 01631
31 [org.locationtech.jts.geom.CoordinateArrays].hasRepeatedPoints(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 01632
32 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 01633
31 [org.locationtech.jts.geom.CoordinateList].<init>(org.locationtech.jts.geom.Coordinate[],boolean) [function] [call site] 01634
32 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate[],boolean) [function] [call site] 01635
33 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate[],boolean,boolean) [function] [call site] 01636
34 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 01637
35 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 01638
34 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 01639
31 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 01640
30 [org.locationtech.jts.operation.polygonize.PolygonizeGraph].getNode(org.locationtech.jts.geom.Coordinate) [function] [call site] 01641
31 [org.locationtech.jts.planargraph.PlanarGraph].findNode(org.locationtech.jts.geom.Coordinate) [function] [call site] 01642
32 [org.locationtech.jts.planargraph.NodeMap].find(org.locationtech.jts.geom.Coordinate) [function] [call site] 01643
31 [org.locationtech.jts.planargraph.Node].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 01644
32 [org.locationtech.jts.planargraph.Node].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.planargraph.DirectedEdgeStar) [function] [call site] 01645
33 [org.locationtech.jts.planargraph.GraphComponent].<init>() [function] [call site] 01646
32 [org.locationtech.jts.planargraph.DirectedEdgeStar].<init>() [function] [call site] 01647
31 [org.locationtech.jts.planargraph.PlanarGraph].add(org.locationtech.jts.planargraph.Node) [function] [call site] 01648
32 [org.locationtech.jts.planargraph.NodeMap].add(org.locationtech.jts.planargraph.Node) [function] [call site] 01649
33 [org.locationtech.jts.planargraph.Node].getCoordinate() [function] [call site] 01650
30 [org.locationtech.jts.operation.polygonize.PolygonizeGraph].getNode(org.locationtech.jts.geom.Coordinate) [function] [call site] 01651
30 [org.locationtech.jts.operation.polygonize.PolygonizeDirectedEdge].<init>(org.locationtech.jts.planargraph.Node,org.locationtech.jts.planargraph.Node,org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 01652
31 [org.locationtech.jts.planargraph.DirectedEdge].<init>(org.locationtech.jts.planargraph.Node,org.locationtech.jts.planargraph.Node,org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 01653
32 [org.locationtech.jts.planargraph.GraphComponent].<init>() [function] [call site] 01654
32 [org.locationtech.jts.planargraph.Node].getCoordinate() [function] [call site] 01655
32 [org.locationtech.jts.geom.Quadrant].quadrant(double,double) [function] [call site] 01656
30 [org.locationtech.jts.operation.polygonize.PolygonizeDirectedEdge].<init>(org.locationtech.jts.planargraph.Node,org.locationtech.jts.planargraph.Node,org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 01657
30 [org.locationtech.jts.operation.polygonize.PolygonizeEdge].<init>(org.locationtech.jts.geom.LineString) [function] [call site] 01658
31 [org.locationtech.jts.planargraph.Edge].<init>() [function] [call site] 01659
32 [org.locationtech.jts.planargraph.GraphComponent].<init>() [function] [call site] 01660
30 [org.locationtech.jts.planargraph.Edge].setDirectedEdges(org.locationtech.jts.planargraph.DirectedEdge,org.locationtech.jts.planargraph.DirectedEdge) [function] [call site] 01661
31 [org.locationtech.jts.planargraph.DirectedEdge].setEdge(org.locationtech.jts.planargraph.Edge) [function] [call site] 01662
31 [org.locationtech.jts.planargraph.DirectedEdge].setEdge(org.locationtech.jts.planargraph.Edge) [function] [call site] 01663
31 [org.locationtech.jts.planargraph.DirectedEdge].setSym(org.locationtech.jts.planargraph.DirectedEdge) [function] [call site] 01664
31 [org.locationtech.jts.planargraph.DirectedEdge].setSym(org.locationtech.jts.planargraph.DirectedEdge) [function] [call site] 01665
31 [org.locationtech.jts.planargraph.Node].addOutEdge(org.locationtech.jts.planargraph.DirectedEdge) [function] [call site] 01666
32 [org.locationtech.jts.planargraph.DirectedEdgeStar].add(org.locationtech.jts.planargraph.DirectedEdge) [function] [call site] 01667
33 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 01668
31 [org.locationtech.jts.planargraph.DirectedEdge].getFromNode() [function] [call site] 01669
31 [org.locationtech.jts.planargraph.Node].addOutEdge(org.locationtech.jts.planargraph.DirectedEdge) [function] [call site] 01670
31 [org.locationtech.jts.planargraph.DirectedEdge].getFromNode() [function] [call site] 01671
30 [org.locationtech.jts.planargraph.PlanarGraph].add(org.locationtech.jts.planargraph.Edge) [function] [call site] 01672
31 [org.locationtech.jts.planargraph.PlanarGraph].add(org.locationtech.jts.planargraph.DirectedEdge) [function] [call site] 01673
31 [org.locationtech.jts.planargraph.Edge].getDirEdge(int) [function] [call site] 01674
31 [org.locationtech.jts.planargraph.PlanarGraph].add(org.locationtech.jts.planargraph.DirectedEdge) [function] [call site] 01675
31 [org.locationtech.jts.planargraph.Edge].getDirEdge(int) [function] [call site] 01676
26 [org.locationtech.jts.geom.OctagonalEnvelope$BoundingOctagonComponentFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 01677
27 [org.locationtech.jts.geom.OctagonalEnvelope].expandToInclude(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 01678
28 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 01679
28 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 01680
28 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 01681
28 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 01682
28 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getX(int) [function] [call site] 01683
28 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getX(int) [function] [call site] 01684
28 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getX(int) [function] [call site] 01685
28 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getY(int) [function] [call site] 01686
28 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getY(int) [function] [call site] 01687
28 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getY(int) [function] [call site] 01688
28 [org.locationtech.jts.geom.OctagonalEnvelope].expandToInclude(double,double) [function] [call site] 01689
29 [org.locationtech.jts.geom.OctagonalEnvelope].computeA(double,double) [function] [call site] 01690
29 [org.locationtech.jts.geom.OctagonalEnvelope].computeB(double,double) [function] [call site] 01691
29 [org.locationtech.jts.geom.OctagonalEnvelope].isNull() [function] [call site] 01692
27 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 01693
27 [org.locationtech.jts.geom.OctagonalEnvelope].expandToInclude(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 01694
27 [org.locationtech.jts.geom.Point].getCoordinateSequence() [function] [call site] 01695
26 [org.locationtech.jts.geom.Geometry$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 01696
27 [org.locationtech.jts.geom.Geometry].geometryChangedAction() [function] [call site] 01697
26 [org.locationtech.jts.operation.linemerge.LineSequencer$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 01698
27 [org.locationtech.jts.operation.linemerge.LineSequencer].access$000(org.locationtech.jts.operation.linemerge.LineSequencer,org.locationtech.jts.geom.LineString) [function] [call site] 01699
28 [org.locationtech.jts.operation.linemerge.LineSequencer].addLine(org.locationtech.jts.geom.LineString) [function] [call site] 01700
29 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 01701
29 [org.locationtech.jts.operation.linemerge.LineMergeGraph].addEdge(org.locationtech.jts.geom.LineString) [function] [call site] 01702
30 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 01703
30 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 01704
30 [org.locationtech.jts.geom.CoordinateArrays].removeRepeatedPoints(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 01705
30 [org.locationtech.jts.operation.linemerge.LineMergeGraph].getNode(org.locationtech.jts.geom.Coordinate) [function] [call site] 01706
31 [org.locationtech.jts.planargraph.PlanarGraph].findNode(org.locationtech.jts.geom.Coordinate) [function] [call site] 01707
31 [org.locationtech.jts.planargraph.Node].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 01708
31 [org.locationtech.jts.planargraph.PlanarGraph].add(org.locationtech.jts.planargraph.Node) [function] [call site] 01709
30 [org.locationtech.jts.operation.linemerge.LineMergeGraph].getNode(org.locationtech.jts.geom.Coordinate) [function] [call site] 01710
30 [org.locationtech.jts.operation.linemerge.LineMergeDirectedEdge].<init>(org.locationtech.jts.planargraph.Node,org.locationtech.jts.planargraph.Node,org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 01711
31 [org.locationtech.jts.planargraph.DirectedEdge].<init>(org.locationtech.jts.planargraph.Node,org.locationtech.jts.planargraph.Node,org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 01712
30 [org.locationtech.jts.operation.linemerge.LineMergeDirectedEdge].<init>(org.locationtech.jts.planargraph.Node,org.locationtech.jts.planargraph.Node,org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 01713
30 [org.locationtech.jts.operation.linemerge.LineMergeEdge].<init>(org.locationtech.jts.geom.LineString) [function] [call site] 01714
31 [org.locationtech.jts.planargraph.Edge].<init>() [function] [call site] 01715
30 [org.locationtech.jts.planargraph.Edge].setDirectedEdges(org.locationtech.jts.planargraph.DirectedEdge,org.locationtech.jts.planargraph.DirectedEdge) [function] [call site] 01716
30 [org.locationtech.jts.planargraph.PlanarGraph].add(org.locationtech.jts.planargraph.Edge) [function] [call site] 01717
26 [org.locationtech.jts.operation.distance.FacetSequenceTreeBuilder$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 01718
27 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 01719
27 [org.locationtech.jts.operation.distance.FacetSequenceTreeBuilder].access$000(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.CoordinateSequence,java.util.List) [function] [call site] 01720
28 [org.locationtech.jts.operation.distance.FacetSequenceTreeBuilder].addFacetSequences(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.CoordinateSequence,java.util.List) [function] [call site] 01721
29 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 01722
29 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 01723
29 [org.locationtech.jts.operation.distance.FacetSequence].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.CoordinateSequence,int,int) [function] [call site] 01724
29 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 01725
27 [org.locationtech.jts.geom.Point].getCoordinateSequence() [function] [call site] 01726
27 [org.locationtech.jts.operation.distance.FacetSequenceTreeBuilder].access$000(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.CoordinateSequence,java.util.List) [function] [call site] 01727
26 [org.locationtech.jts.operation.linemerge.LineMerger$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 01728
27 [org.locationtech.jts.operation.linemerge.LineMerger].access$000(org.locationtech.jts.operation.linemerge.LineMerger,org.locationtech.jts.geom.LineString) [function] [call site] 01729
28 [org.locationtech.jts.operation.linemerge.LineMerger].add(org.locationtech.jts.geom.LineString) [function] [call site] 01730
29 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 01731
29 [org.locationtech.jts.operation.linemerge.LineMergeGraph].addEdge(org.locationtech.jts.geom.LineString) [function] [call site] 01732
26 [org.locationtech.jtstest.testbuilder.geom.GeometryPointLocater$NearestSegmentLocationFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 01733
27 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 01734
27 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 01735
27 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 01736
27 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 01737
27 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 01738
27 [org.locationtech.jtstest.testbuilder.geom.GeometryPointLocater$NearestSegmentLocationFilter].checkSegment(org.locationtech.jts.geom.LineString,org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 01739
28 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 01740
28 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 01741
28 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 01742
28 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 01743
28 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 01744
28 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 01745
28 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 01746
28 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 01747
28 [org.locationtech.jts.geom.LineSegment].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 01748
29 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01749
28 [org.locationtech.jts.geom.LineSegment].closestPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 01750
29 [org.locationtech.jts.geom.LineSegment].projectionFactor(org.locationtech.jts.geom.Coordinate) [function] [call site] 01751
30 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 01752
30 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 01753
29 [org.locationtech.jts.geom.LineSegment].project(org.locationtech.jts.geom.Coordinate,double) [function] [call site] 01754
30 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 01755
30 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 01756
30 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 01757
30 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 01758
29 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 01759
29 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 01760
27 [org.locationtech.jtstest.testbuilder.geom.GeometryPointLocater$NearestSegmentLocationFilter].checkVertex(org.locationtech.jts.geom.LineString,org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 01761
28 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 01762
28 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 01763
28 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 01764
28 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 01765
26 [org.locationtech.jts.geom.util.ComponentCoordinateExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 01766
27 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 01767
27 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 01768
27 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 01769
27 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 01770
27 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 01771
27 [org.locationtech.jts.geom.GeometryCollection].getCoordinate() [function] [call site] 01772
27 [org.locationtech.jts.geom.Polygon].getCoordinate() [function] [call site] 01773
27 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 01774
27 [org.locationtech.jts.geom.LineString].getCoordinate() [function] [call site] 01775
26 [org.locationtech.jts.simplify.TopologyPreservingSimplifier$LineStringMapBuilderFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 01776
27 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 01777
27 [org.locationtech.jts.geom.LineString].isClosed() [function] [call site] 01778
27 [org.locationtech.jts.geom.LinearRing].isClosed() [function] [call site] 01779
28 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 01780
28 [org.locationtech.jts.geom.LineString].isClosed() [function] [call site] 01781
27 [org.locationtech.jts.simplify.TaggedLineString].<init>(org.locationtech.jts.geom.LineString,int,boolean) [function] [call site] 01782
28 [org.locationtech.jts.simplify.TaggedLineString].init() [function] [call site] 01783
29 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 01784
29 [org.locationtech.jts.simplify.TaggedLineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Geometry,int) [function] [call site] 01785
30 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01786
27 [org.locationtech.jts.simplify.TopologyPreservingSimplifier].access$000(org.locationtech.jts.simplify.TopologyPreservingSimplifier) [function] [call site] 01787
26 [org.locationtech.jts.geom.util.LinearComponentExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 01788
27 [org.locationtech.jts.geom.GeometryFactory].createLineString(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 01789
27 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 01790
27 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 01791
27 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 01792
27 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 01793
26 [org.locationtech.jts.edgegraph.EdgeGraphBuilder$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 01794
27 [org.locationtech.jts.edgegraph.EdgeGraphBuilder].access$000(org.locationtech.jts.edgegraph.EdgeGraphBuilder,org.locationtech.jts.geom.LineString) [function] [call site] 01795
28 [org.locationtech.jts.edgegraph.EdgeGraphBuilder].add(org.locationtech.jts.geom.LineString) [function] [call site] 01796
29 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 01797
29 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 01798
29 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 01799
29 [org.locationtech.jts.edgegraph.EdgeGraph].addEdge(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01800
30 [org.locationtech.jts.edgegraph.EdgeGraph].isValidEdge(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01801
31 [org.locationtech.jts.geom.Coordinate].compareTo(org.locationtech.jts.geom.Coordinate) [function] [call site] 01802
30 [org.locationtech.jts.edgegraph.HalfEdge].find(org.locationtech.jts.geom.Coordinate) [function] [call site] 01803
31 [org.locationtech.jts.edgegraph.HalfEdge].dest() [function] [call site] 01804
31 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 01805
31 [org.locationtech.jts.edgegraph.HalfEdge].oNext() [function] [call site] 01806
30 [org.locationtech.jts.edgegraph.EdgeGraph].insert(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.edgegraph.HalfEdge) [function] [call site] 01807
31 [org.locationtech.jts.edgegraph.EdgeGraph].create(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01808
32 [org.locationtech.jts.dissolve.DissolveEdgeGraph].createEdge(org.locationtech.jts.geom.Coordinate) [function] [call site] 01809
33 [org.locationtech.jts.dissolve.DissolveHalfEdge].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 01810
34 [org.locationtech.jts.edgegraph.MarkHalfEdge].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 01811
35 [org.locationtech.jts.edgegraph.HalfEdge].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 01812
32 [org.locationtech.jts.edgegraph.EdgeGraph].createEdge(org.locationtech.jts.geom.Coordinate) [function] [call site] 01813
33 [org.locationtech.jts.edgegraph.HalfEdge].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 01814
32 [org.locationtech.jts.edgegraph.EdgeGraph].createEdge(org.locationtech.jts.geom.Coordinate) [function] [call site] 01815
32 [org.locationtech.jts.dissolve.DissolveEdgeGraph].createEdge(org.locationtech.jts.geom.Coordinate) [function] [call site] 01816
32 [org.locationtech.jts.edgegraph.HalfEdge].link(org.locationtech.jts.edgegraph.HalfEdge) [function] [call site] 01817
33 [org.locationtech.jts.edgegraph.HalfEdge].setSym(org.locationtech.jts.edgegraph.HalfEdge) [function] [call site] 01818
33 [org.locationtech.jts.edgegraph.HalfEdge].setSym(org.locationtech.jts.edgegraph.HalfEdge) [function] [call site] 01819
33 [org.locationtech.jts.edgegraph.HalfEdge].setNext(org.locationtech.jts.edgegraph.HalfEdge) [function] [call site] 01820
33 [org.locationtech.jts.edgegraph.HalfEdge].setNext(org.locationtech.jts.edgegraph.HalfEdge) [function] [call site] 01821
31 [org.locationtech.jts.edgegraph.HalfEdge].insert(org.locationtech.jts.edgegraph.HalfEdge) [function] [call site] 01822
32 [org.locationtech.jts.edgegraph.HalfEdge].oNext() [function] [call site] 01823
32 [org.locationtech.jts.edgegraph.HalfEdge].insertAfter(org.locationtech.jts.edgegraph.HalfEdge) [function] [call site] 01824
33 [org.locationtech.jts.util.Assert].equals(java.lang.Object,java.lang.Object) [function] [call site] 01825
34 [org.locationtech.jts.util.Assert].equals(java.lang.Object,java.lang.Object,java.lang.String) [function] [call site] 01826
35 [org.jdom2.filter.NegateFilter].equals(java.lang.Object) [function] [call site] 01827
36 [org.jdom2.filter.ElementFilter].equals(java.lang.Object) [function] [call site] 01828
37 [org.jdom2.Namespace].equals(java.lang.Object) [function] [call site] 01829
36 [org.jdom2.filter.ClassFilter].equals(java.lang.Object) [function] [call site] 01830
36 [org.jdom2.filter.AttributeFilter].equals(java.lang.Object) [function] [call site] 01831
37 [org.jdom2.Namespace].equals(java.lang.Object) [function] [call site] 01832
36 [org.jdom2.filter.AndFilter].equals(java.lang.Object) [function] [call site] 01833
37 [org.jdom2.filter.NegateFilter].equals(java.lang.Object) [function] [call site] 01834
37 [org.jdom2.filter.ElementFilter].equals(java.lang.Object) [function] [call site] 01835
37 [org.jdom2.filter.ClassFilter].equals(java.lang.Object) [function] [call site] 01836
37 [org.jdom2.filter.AttributeFilter].equals(java.lang.Object) [function] [call site] 01837
37 [org.jdom2.filter.OrFilter].equals(java.lang.Object) [function] [call site] 01838
38 [org.jdom2.filter.NegateFilter].equals(java.lang.Object) [function] [call site] 01839
38 [org.jdom2.filter.ElementFilter].equals(java.lang.Object) [function] [call site] 01840
38 [org.jdom2.filter.ClassFilter].equals(java.lang.Object) [function] [call site] 01841
38 [org.jdom2.filter.AttributeFilter].equals(java.lang.Object) [function] [call site] 01842
38 [org.jdom2.filter.AndFilter].equals(java.lang.Object) [function] [call site] 01843
38 [org.jdom2.filter.NegateFilter].equals(java.lang.Object) [function] [call site] 01844
38 [org.jdom2.filter.ElementFilter].equals(java.lang.Object) [function] [call site] 01845
38 [org.jdom2.filter.ClassFilter].equals(java.lang.Object) [function] [call site] 01846
38 [org.jdom2.filter.AttributeFilter].equals(java.lang.Object) [function] [call site] 01847
38 [org.jdom2.filter.AndFilter].equals(java.lang.Object) [function] [call site] 01848
38 [org.jdom2.filter.NegateFilter].equals(java.lang.Object) [function] [call site] 01849
38 [org.jdom2.filter.ElementFilter].equals(java.lang.Object) [function] [call site] 01850
38 [org.jdom2.filter.ClassFilter].equals(java.lang.Object) [function] [call site] 01851
38 [org.jdom2.filter.AttributeFilter].equals(java.lang.Object) [function] [call site] 01852
38 [org.jdom2.filter.AndFilter].equals(java.lang.Object) [function] [call site] 01853
38 [org.jdom2.filter.NegateFilter].equals(java.lang.Object) [function] [call site] 01854
38 [org.jdom2.filter.ElementFilter].equals(java.lang.Object) [function] [call site] 01855
38 [org.jdom2.filter.ClassFilter].equals(java.lang.Object) [function] [call site] 01856
38 [org.jdom2.filter.AttributeFilter].equals(java.lang.Object) [function] [call site] 01857
38 [org.jdom2.filter.AndFilter].equals(java.lang.Object) [function] [call site] 01858
37 [org.jdom2.filter.NegateFilter].equals(java.lang.Object) [function] [call site] 01859
37 [org.jdom2.filter.ElementFilter].equals(java.lang.Object) [function] [call site] 01860
37 [org.jdom2.filter.ClassFilter].equals(java.lang.Object) [function] [call site] 01861
37 [org.jdom2.filter.AttributeFilter].equals(java.lang.Object) [function] [call site] 01862
37 [org.jdom2.filter.OrFilter].equals(java.lang.Object) [function] [call site] 01863
37 [org.jdom2.filter.NegateFilter].equals(java.lang.Object) [function] [call site] 01864
37 [org.jdom2.filter.ElementFilter].equals(java.lang.Object) [function] [call site] 01865
37 [org.jdom2.filter.ClassFilter].equals(java.lang.Object) [function] [call site] 01866
37 [org.jdom2.filter.AttributeFilter].equals(java.lang.Object) [function] [call site] 01867
37 [org.jdom2.filter.OrFilter].equals(java.lang.Object) [function] [call site] 01868
37 [org.jdom2.filter.NegateFilter].equals(java.lang.Object) [function] [call site] 01869
37 [org.jdom2.filter.ElementFilter].equals(java.lang.Object) [function] [call site] 01870
37 [org.jdom2.filter.ClassFilter].equals(java.lang.Object) [function] [call site] 01871
37 [org.jdom2.filter.AttributeFilter].equals(java.lang.Object) [function] [call site] 01872
37 [org.jdom2.filter.OrFilter].equals(java.lang.Object) [function] [call site] 01873
36 [org.jdom2.filter.OrFilter].equals(java.lang.Object) [function] [call site] 01874
35 [org.jdom2.filter.ElementFilter].equals(java.lang.Object) [function] [call site] 01875
35 [org.locationtech.jts.geom.LineSegment].equals(java.lang.Object) [function] [call site] 01876
36 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 01877
36 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 01878
35 [org.locationtech.jtstest.geomfunction.BaseGeometryFunction].equals(java.lang.Object) [function] [call site] 01879
36 [org.locationtech.jtstest.geomfunction.RepeaterGeometryFunction].getName() [function] [call site] 01880
37 [org.locationtech.jtstest.geomfunction.FilterGeometryFunction].getName() [function] [call site] 01881
38 [org.locationtech.jtstest.geomfunction.RepeaterGeometryFunction].getName() [function] [call site] 01882
38 [org.locationtech.jtstest.geomfunction.SpreaderGeometryFunction].getName() [function] [call site] 01883
39 [org.locationtech.jtstest.geomfunction.RepeaterGeometryFunction].getName() [function] [call site] 01884
39 [org.locationtech.jtstest.geomfunction.FilterGeometryFunction].getName() [function] [call site] 01885
39 [org.locationtech.jtstest.geomfunction.BaseGeometryFunction].getName() [function] [call site] 01886
37 [org.locationtech.jtstest.geomfunction.SpreaderGeometryFunction].getName() [function] [call site] 01887
37 [org.locationtech.jtstest.geomfunction.RepeaterGeometryFunction].repeatAnnotation() [function] [call site] 01888
36 [org.locationtech.jtstest.geomfunction.FilterGeometryFunction].getName() [function] [call site] 01889
36 [org.locationtech.jtstest.geomfunction.SpreaderGeometryFunction].getName() [function] [call site] 01890
36 [org.locationtech.jtstest.geomfunction.BaseGeometryFunction].getName() [function] [call site] 01891
36 [org.locationtech.jtstest.geomfunction.RepeaterGeometryFunction].getReturnType() [function] [call site] 01892
37 [org.locationtech.jtstest.geomfunction.SpreaderGeometryFunction].getReturnType() [function] [call site] 01893
38 [org.locationtech.jtstest.geomfunction.RepeaterGeometryFunction].getReturnType() [function] [call site] 01894
38 [org.locationtech.jtstest.geomfunction.BaseGeometryFunction:org.locationtech.jtstest.geomfunction.FilterGeometryFunction].getReturnType() [function] [call site] 01895
37 [org.locationtech.jtstest.geomfunction.BaseGeometryFunction:org.locationtech.jtstest.geomfunction.FilterGeometryFunction].getReturnType() [function] [call site] 01896
36 [org.locationtech.jtstest.geomfunction.FilterGeometryFunction].getReturnType() [function] [call site] 01897
36 [org.locationtech.jtstest.geomfunction.SpreaderGeometryFunction].getReturnType() [function] [call site] 01898
36 [org.locationtech.jtstest.geomfunction.BaseGeometryFunction].getReturnType() [function] [call site] 01899
36 [org.locationtech.jtstest.geomfunction.SpreaderGeometryFunction].getParameterTypes() [function] [call site] 01900
37 [org.locationtech.jtstest.geomfunction.FilterGeometryFunction].getParameterTypes() [function] [call site] 01901
38 [org.locationtech.jtstest.geomfunction.SpreaderGeometryFunction].getParameterTypes() [function] [call site] 01902
38 [org.locationtech.jtstest.geomfunction.RepeaterGeometryFunction].getParameterTypes() [function] [call site] 01903
39 [org.locationtech.jtstest.geomfunction.FilterGeometryFunction].getParameterTypes() [function] [call site] 01904
39 [org.locationtech.jtstest.geomfunction.SpreaderGeometryFunction].getParameterTypes() [function] [call site] 01905
39 [org.locationtech.jtstest.geomfunction.BaseGeometryFunction].getParameterTypes() [function] [call site] 01906
38 [org.locationtech.jtstest.geomfunction.BaseGeometryFunction].getParameterTypes() [function] [call site] 01907
37 [org.locationtech.jtstest.geomfunction.RepeaterGeometryFunction].getParameterTypes() [function] [call site] 01908
37 [org.locationtech.jtstest.geomfunction.BaseGeometryFunction].getParameterTypes() [function] [call site] 01909
36 [org.locationtech.jtstest.geomfunction.RepeaterGeometryFunction].getParameterTypes() [function] [call site] 01910
36 [org.locationtech.jtstest.geomfunction.FilterGeometryFunction].getParameterTypes() [function] [call site] 01911
36 [org.locationtech.jtstest.geomfunction.BaseGeometryFunction].getParameterTypes() [function] [call site] 01912
35 [org.jdom2.filter.OrFilter].equals(java.lang.Object) [function] [call site] 01913
35 [org.jdom2.filter.ClassFilter].equals(java.lang.Object) [function] [call site] 01914
35 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 01915
35 [org.jdom2.filter.AndFilter].equals(java.lang.Object) [function] [call site] 01916
35 [org.locationtech.jts.geomgraph.Edge].equals(java.lang.Object) [function] [call site] 01917
36 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 01918
36 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 01919
35 [org.locationtech.jts.triangulate.tri.TriEdge].equals(java.lang.Object) [function] [call site] 01920
36 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 01921
36 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 01922
35 [org.jdom2.filter.AttributeFilter].equals(java.lang.Object) [function] [call site] 01923
35 [org.locationtech.jts.geom.Envelope].equals(java.lang.Object) [function] [call site] 01924
36 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 01925
36 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 01926
36 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 01927
36 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 01928
36 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 01929
36 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 01930
35 [org.locationtech.jts.geom.Geometry].equals(java.lang.Object) [function] [call site] 01931
36 [org.locationtech.jts.geom.Geometry].equalsExact(org.locationtech.jts.geom.Geometry) [function] [call site] 01932
35 [org.jdom2.Namespace].equals(java.lang.Object) [function] [call site] 01933
35 [org.locationtech.jts.util.AssertionFailedException].<init>(java.lang.String) [function] [call site] 01934
33 [org.locationtech.jts.edgegraph.HalfEdge].orig() [function] [call site] 01935
33 [org.locationtech.jts.edgegraph.HalfEdge].oNext() [function] [call site] 01936
33 [org.locationtech.jts.edgegraph.HalfEdge].setNext(org.locationtech.jts.edgegraph.HalfEdge) [function] [call site] 01937
33 [org.locationtech.jts.edgegraph.HalfEdge].setNext(org.locationtech.jts.edgegraph.HalfEdge) [function] [call site] 01938
33 [org.locationtech.jts.edgegraph.HalfEdge].sym() [function] [call site] 01939
32 [org.locationtech.jts.edgegraph.HalfEdge].insertionEdge(org.locationtech.jts.edgegraph.HalfEdge) [function] [call site] 01940
33 [org.locationtech.jts.edgegraph.HalfEdge].oNext() [function] [call site] 01941
33 [org.locationtech.jts.edgegraph.HalfEdge].compareTo(java.lang.Object) [function] [call site] 01942
34 [org.locationtech.jts.edgegraph.HalfEdge].compareAngularDirection(org.locationtech.jts.edgegraph.HalfEdge) [function] [call site] 01943
35 [org.locationtech.jts.edgegraph.HalfEdge].directionX() [function] [call site] 01944
36 [org.locationtech.jts.edgegraph.HalfEdge].directionPt() [function] [call site] 01945
37 [org.locationtech.jts.edgegraph.HalfEdge].dest() [function] [call site] 01946
36 [org.locationtech.jts.operation.overlayng.OverlayEdge].directionPt() [function] [call site] 01947
36 [org.locationtech.jts.geom.Coordinate].getX() [function] [call site] 01948
35 [org.locationtech.jts.edgegraph.HalfEdge].directionY() [function] [call site] 01949
36 [org.locationtech.jts.edgegraph.HalfEdge].directionPt() [function] [call site] 01950
36 [org.locationtech.jts.operation.overlayng.OverlayEdge].directionPt() [function] [call site] 01951
36 [org.locationtech.jts.geom.Coordinate].getY() [function] [call site] 01952
35 [org.locationtech.jts.edgegraph.HalfEdge].directionX() [function] [call site] 01953
35 [org.locationtech.jts.edgegraph.HalfEdge].directionY() [function] [call site] 01954
35 [org.locationtech.jts.geom.Quadrant].quadrant(double,double) [function] [call site] 01955
35 [org.locationtech.jts.geom.Quadrant].quadrant(double,double) [function] [call site] 01956
35 [org.locationtech.jts.edgegraph.HalfEdge].directionPt() [function] [call site] 01957
35 [org.locationtech.jts.operation.overlayng.OverlayEdge].directionPt() [function] [call site] 01958
35 [org.locationtech.jts.edgegraph.HalfEdge].directionPt() [function] [call site] 01959
35 [org.locationtech.jts.operation.overlayng.OverlayEdge].directionPt() [function] [call site] 01960
35 [org.locationtech.jts.algorithm.Orientation].index(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01961
33 [org.locationtech.jts.edgegraph.HalfEdge].compareTo(java.lang.Object) [function] [call site] 01962
33 [org.locationtech.jts.edgegraph.HalfEdge].compareTo(java.lang.Object) [function] [call site] 01963
33 [org.locationtech.jts.edgegraph.HalfEdge].compareTo(java.lang.Object) [function] [call site] 01964
33 [org.locationtech.jts.edgegraph.HalfEdge].compareTo(java.lang.Object) [function] [call site] 01965
33 [org.locationtech.jts.edgegraph.HalfEdge].compareTo(java.lang.Object) [function] [call site] 01966
33 [org.locationtech.jts.util.Assert].shouldNeverReachHere() [function] [call site] 01967
34 [org.locationtech.jts.util.Assert].shouldNeverReachHere(java.lang.String) [function] [call site] 01968
32 [org.locationtech.jts.edgegraph.HalfEdge].insertAfter(org.locationtech.jts.edgegraph.HalfEdge) [function] [call site] 01969
31 [org.locationtech.jts.edgegraph.HalfEdge].insert(org.locationtech.jts.edgegraph.HalfEdge) [function] [call site] 01970
31 [org.locationtech.jts.edgegraph.HalfEdge].sym() [function] [call site] 01971
31 [org.locationtech.jts.edgegraph.HalfEdge].sym() [function] [call site] 01972
29 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 01973
29 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 01974
29 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 01975
29 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 01976
26 [org.locationtech.jts.dissolve.LineDissolver$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 01977
27 [org.locationtech.jts.dissolve.LineDissolver].access$000(org.locationtech.jts.dissolve.LineDissolver,org.locationtech.jts.geom.LineString) [function] [call site] 01978
28 [org.locationtech.jts.dissolve.LineDissolver].add(org.locationtech.jts.geom.LineString) [function] [call site] 01979
29 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 01980
29 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 01981
29 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 01982
29 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 01983
29 [org.locationtech.jts.edgegraph.EdgeGraph].addEdge(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 01984
29 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 01985
29 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 01986
29 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 01987
29 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 01988
29 [org.locationtech.jts.dissolve.DissolveHalfEdge].setStart() [function] [call site] 01989
26 [org.locationtech.jts.operation.overlayng.OverlayPoints$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 01990
27 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 01991
27 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 01992
27 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 01993
27 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 01994
27 [org.locationtech.jts.operation.overlayng.OverlayPoints].access$000(org.locationtech.jts.operation.overlayng.OverlayPoints) [function] [call site] 01995
27 [org.locationtech.jts.operation.overlayng.OverlayPoints].roundCoord(org.locationtech.jts.geom.Point,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 01996
28 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 01997
28 [org.locationtech.jts.operation.overlayng.OverlayUtil].isFloating(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 01998
29 [org.locationtech.jts.geom.PrecisionModel].isFloating() [function] [call site] 01999
28 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 02000
28 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 02001
28 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 02002
28 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 02003
28 [org.locationtech.jts.geom.PrecisionModel].makePrecise(org.locationtech.jts.geom.Coordinate) [function] [call site] 02004
26 [org.locationtech.jtstest.testbuilder.geom.GeometryUtil$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02005
27 [org.locationtech.jts.geom.Envelope].expandToInclude(org.locationtech.jts.geom.Envelope) [function] [call site] 02006
27 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 02007
26 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 02008
27 [org.locationtech.jts.operation.polygonize.Polygonizer$LineStringAdder].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02009
27 [org.locationtech.jts.geom.OctagonalEnvelope$BoundingOctagonComponentFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02010
27 [org.locationtech.jts.geom.Geometry$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02011
27 [org.locationtech.jts.operation.linemerge.LineSequencer$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02012
27 [org.locationtech.jts.operation.distance.FacetSequenceTreeBuilder$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02013
27 [org.locationtech.jts.operation.linemerge.LineMerger$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02014
27 [org.locationtech.jtstest.testbuilder.geom.GeometryPointLocater$NearestSegmentLocationFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02015
27 [org.locationtech.jts.geom.util.ComponentCoordinateExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02016
27 [org.locationtech.jts.simplify.TopologyPreservingSimplifier$LineStringMapBuilderFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02017
27 [org.locationtech.jts.geom.util.LinearComponentExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02018
27 [org.locationtech.jts.edgegraph.EdgeGraphBuilder$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02019
27 [org.locationtech.jts.dissolve.LineDissolver$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02020
27 [org.locationtech.jts.operation.overlayng.OverlayPoints$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02021
27 [org.locationtech.jtstest.testbuilder.geom.GeometryUtil$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02022
26 [org.locationtech.jts.geom.Polygon].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 02023
27 [org.locationtech.jts.operation.polygonize.Polygonizer$LineStringAdder].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02024
27 [org.locationtech.jts.geom.OctagonalEnvelope$BoundingOctagonComponentFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02025
27 [org.locationtech.jts.geom.Geometry$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02026
27 [org.locationtech.jts.operation.linemerge.LineSequencer$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02027
27 [org.locationtech.jts.operation.distance.FacetSequenceTreeBuilder$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02028
27 [org.locationtech.jts.operation.linemerge.LineMerger$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02029
27 [org.locationtech.jtstest.testbuilder.geom.GeometryPointLocater$NearestSegmentLocationFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02030
27 [org.locationtech.jts.geom.util.ComponentCoordinateExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02031
27 [org.locationtech.jts.simplify.TopologyPreservingSimplifier$LineStringMapBuilderFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02032
27 [org.locationtech.jts.geom.util.LinearComponentExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02033
27 [org.locationtech.jts.edgegraph.EdgeGraphBuilder$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02034
27 [org.locationtech.jts.dissolve.LineDissolver$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02035
27 [org.locationtech.jts.operation.overlayng.OverlayPoints$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02036
27 [org.locationtech.jtstest.testbuilder.geom.GeometryUtil$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02037
27 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 02038
28 [org.locationtech.jts.operation.polygonize.Polygonizer$LineStringAdder].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02039
28 [org.locationtech.jts.geom.OctagonalEnvelope$BoundingOctagonComponentFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02040
28 [org.locationtech.jts.geom.Geometry$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02041
28 [org.locationtech.jts.operation.linemerge.LineSequencer$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02042
28 [org.locationtech.jts.operation.distance.FacetSequenceTreeBuilder$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02043
28 [org.locationtech.jts.operation.linemerge.LineMerger$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02044
28 [org.locationtech.jtstest.testbuilder.geom.GeometryPointLocater$NearestSegmentLocationFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02045
28 [org.locationtech.jts.geom.util.ComponentCoordinateExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02046
28 [org.locationtech.jts.simplify.TopologyPreservingSimplifier$LineStringMapBuilderFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02047
28 [org.locationtech.jts.geom.util.LinearComponentExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02048
28 [org.locationtech.jts.edgegraph.EdgeGraphBuilder$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02049
28 [org.locationtech.jts.dissolve.LineDissolver$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02050
28 [org.locationtech.jts.operation.overlayng.OverlayPoints$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02051
28 [org.locationtech.jtstest.testbuilder.geom.GeometryUtil$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 02052
27 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 02053
26 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 02054
25 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 02055
25 [org.locationtech.jts.geom.Polygon].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 02056
25 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 02057
23 [org.locationtech.jts.geom.prep.PreparedPolygon].getGeometry() [function] [call site] 02058
24 [org.locationtech.jts.geom.prep.BasicPreparedGeometry].getGeometry() [function] [call site] 02059
23 [org.locationtech.jts.geom.Polygon].isRectangle() [function] [call site] 02060
24 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 02061
24 [org.locationtech.jts.geom.LineString].getNumPoints() [function] [call site] 02062
24 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 02063
24 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 02064
24 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getX(int) [function] [call site] 02065
24 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getX(int) [function] [call site] 02066
24 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getX(int) [function] [call site] 02067
24 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 02068
24 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 02069
24 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getY(int) [function] [call site] 02070
24 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getY(int) [function] [call site] 02071
24 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getY(int) [function] [call site] 02072
24 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 02073
24 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 02074
24 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getX(int) [function] [call site] 02075
24 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getX(int) [function] [call site] 02076
24 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getX(int) [function] [call site] 02077
24 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getY(int) [function] [call site] 02078
24 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getY(int) [function] [call site] 02079
24 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getY(int) [function] [call site] 02080
24 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getX(int) [function] [call site] 02081
24 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getX(int) [function] [call site] 02082
24 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getX(int) [function] [call site] 02083
24 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getY(int) [function] [call site] 02084
24 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getY(int) [function] [call site] 02085
24 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getY(int) [function] [call site] 02086
23 [org.locationtech.jts.geom.Geometry].isRectangle() [function] [call site] 02087
22 [org.locationtech.jts.geom.prep.PreparedLineString].<init>(org.locationtech.jts.geom.Lineal) [function] [call site] 02088
23 [org.locationtech.jts.geom.prep.BasicPreparedGeometry].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 02089
22 [org.locationtech.jts.geom.prep.PreparedPoint].<init>(org.locationtech.jts.geom.Puntal) [function] [call site] 02090
23 [org.locationtech.jts.geom.prep.BasicPreparedGeometry].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 02091
22 [org.locationtech.jts.geom.prep.BasicPreparedGeometry].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 02092
20 [org.locationtech.jts.operation.union.PartitionedUnion].access$000(org.locationtech.jts.operation.union.PartitionedUnion) [function] [call site] 02093
20 [org.locationtech.jts.geom.prep.PreparedPolygon].intersects(org.locationtech.jts.geom.Geometry) [function] [call site] 02094
21 [org.locationtech.jts.geom.prep.BasicPreparedGeometry].envelopesIntersect(org.locationtech.jts.geom.Geometry) [function] [call site] 02095
22 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 02096
22 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 02097
22 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 02098
21 [org.locationtech.jts.geom.prep.PreparedPolygon].getGeometry() [function] [call site] 02099
21 [org.locationtech.jts.operation.predicate.RectangleIntersects].intersects(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Geometry) [function] [call site] 02100
22 [org.locationtech.jts.operation.predicate.RectangleIntersects].<init>(org.locationtech.jts.geom.Polygon) [function] [call site] 02101
23 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 02102
22 [org.locationtech.jts.operation.predicate.RectangleIntersects].intersects(org.locationtech.jts.geom.Geometry) [function] [call site] 02103
23 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 02104
23 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 02105
23 [org.locationtech.jts.operation.predicate.EnvelopeIntersectsVisitor].<init>(org.locationtech.jts.geom.Envelope) [function] [call site] 02106
24 [org.locationtech.jts.geom.util.ShortCircuitedGeometryVisitor].<init>() [function] [call site] 02107
23 [org.locationtech.jts.geom.util.ShortCircuitedGeometryVisitor].applyTo(org.locationtech.jts.geom.Geometry) [function] [call site] 02108
24 [org.locationtech.jts.geom.Geometry].getNumGeometries() [function] [call site] 02109
24 [org.locationtech.jts.geom.Geometry:org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 02110
24 [org.locationtech.jts.operation.predicate.RectangleIntersectsSegmentVisitor].visit(org.locationtech.jts.geom.Geometry) [function] [call site] 02111
25 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 02112
25 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 02113
25 [org.locationtech.jts.geom.util.LinearComponentExtracter].getLines(org.locationtech.jts.geom.Geometry) [function] [call site] 02114
26 [org.locationtech.jts.geom.util.LinearComponentExtracter].getLines(org.locationtech.jts.geom.Geometry,boolean) [function] [call site] 02115
27 [org.locationtech.jts.geom.util.LinearComponentExtracter].<init>(java.util.Collection,boolean) [function] [call site] 02116
27 [org.locationtech.jts.geom.GeometryCollection].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 02117
27 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 02118
27 [org.locationtech.jts.geom.Polygon].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 02119
27 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 02120
25 [org.locationtech.jts.operation.predicate.RectangleIntersectsSegmentVisitor].checkIntersectionWithLineStrings(java.util.List) [function] [call site] 02121
26 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 02122
26 [org.jdom2.FilterIterator].hasNext() [function] [call site] 02123
26 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 02124
26 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 02125
26 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 02126
26 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 02127
26 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 02128
26 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 02129
26 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 02130
26 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 02131
26 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 02132
26 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 02133
26 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 02134
26 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 02135
26 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 02136
26 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 02137
26 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 02138
26 [org.jdom2.ContentList].iterator() [function] [call site] 02139
26 [org.jdom2.AttributeList].iterator() [function] [call site] 02140
26 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 02141
26 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 02142
26 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 02143
26 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 02144
26 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 02145
26 [org.jdom2.DescendantIterator].next() [function] [call site] 02146
26 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 02147
26 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 02148
26 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 02149
26 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 02150
26 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 02151
26 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 02152
26 [org.jdom2.FilterIterator].next() [function] [call site] 02153
26 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 02154
26 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 02155
26 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 02156
26 [org.locationtech.jts.operation.predicate.RectangleIntersectsSegmentVisitor].checkIntersectionWithSegments(org.locationtech.jts.geom.LineString) [function] [call site] 02157
27 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 02158
27 [org.locationtech.jts.geom.CoordinateSequence].createCoordinate() [function] [call site] 02159
27 [org.locationtech.jts.geom.CoordinateSequence].createCoordinate() [function] [call site] 02160
27 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 02161
27 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 02162
27 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 02163
27 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 02164
27 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 02165
28 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 02166
28 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 02167
28 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 02168
28 [org.locationtech.jts.geom.CoordinateXYM].setZ(double) [function] [call site] 02169
28 [org.locationtech.jts.geom.CoordinateXY].setZ(double) [function] [call site] 02170
28 [org.locationtech.jts.geom.Coordinate].setZ(double) [function] [call site] 02171
27 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 02172
28 [org.locationtech.jts.geom.CoordinateXYZM].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 02173
28 [org.locationtech.jts.geom.CoordinateXYM].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 02174
28 [org.locationtech.jts.geom.Coordinate].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 02175
28 [org.locationtech.jts.geom.CoordinateXY].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 02176
27 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 02177
28 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 02178
28 [org.locationtech.jts.geom.Coordinate:org.locationtech.jts.geom.CoordinateXYM:org.locationtech.jts.geom.CoordinateXYZM:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 02179
28 [org.locationtech.jts.geom.CoordinateSequence].hasZ() [function] [call site] 02180
29 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getDimension() [function] [call site] 02181
29 [org.locationtech.jts.geom.CoordinateSequence:org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence].getMeasures() [function] [call site] 02182
28 [org.locationtech.jts.geom.CoordinateSequence].getZ(int) [function] [call site] 02183
29 [org.locationtech.jts.geom.CoordinateSequence].hasZ() [function] [call site] 02184
29 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 02185
29 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 02186
29 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 02187
29 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 02188
28 [org.locationtech.jts.geom.CoordinateXYM].setZ(double) [function] [call site] 02189
28 [org.locationtech.jts.geom.CoordinateXY].setZ(double) [function] [call site] 02190
28 [org.locationtech.jts.geom.CoordinateSequence].hasM() [function] [call site] 02191
29 [org.locationtech.jts.geom.CoordinateSequence:org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence].getMeasures() [function] [call site] 02192
28 [org.locationtech.jts.geom.CoordinateSequence].getM(int) [function] [call site] 02193
29 [org.locationtech.jts.geom.CoordinateSequence].hasM() [function] [call site] 02194
29 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getDimension() [function] [call site] 02195
29 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getDimension() [function] [call site] 02196
29 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getDimension() [function] [call site] 02197
29 [org.locationtech.jts.geom.CoordinateSequence].getMeasures() [function] [call site] 02198
29 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getMeasures() [function] [call site] 02199
29 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getMeasures() [function] [call site] 02200
29 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 02201
29 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 02202
29 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 02203
29 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 02204
28 [org.locationtech.jts.geom.Coordinate].setM(double) [function] [call site] 02205
27 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 02206
27 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 02207
27 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 02208
27 [org.locationtech.jts.algorithm.RectangleLineIntersector].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02209
28 [org.locationtech.jts.geom.Envelope].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02210
28 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 02211
28 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate) [function] [call site] 02212
29 [org.locationtech.jts.geom.Envelope].intersects(double,double) [function] [call site] 02213
30 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 02214
28 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate) [function] [call site] 02215
28 [org.locationtech.jts.geom.Coordinate].compareTo(org.locationtech.jts.geom.Coordinate) [function] [call site] 02216
28 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02217
28 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02218
28 [org.locationtech.jts.algorithm.LineIntersector].hasIntersection() [function] [call site] 02219
24 [org.locationtech.jts.operation.predicate.GeometryContainsPointVisitor].visit(org.locationtech.jts.geom.Geometry) [function] [call site] 02220
25 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 02221
25 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 02222
25 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 02223
25 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 02224
25 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 02225
25 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 02226
25 [org.locationtech.jts.geom.Envelope].contains(org.locationtech.jts.geom.Coordinate) [function] [call site] 02227
25 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].containsPointInPolygon(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Polygon) [function] [call site] 02228
26 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].locatePointInPolygon(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Polygon) [function] [call site] 02229
27 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 02230
27 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 02231
27 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].locatePointInRing(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.LinearRing) [function] [call site] 02232
28 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 02233
28 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate) [function] [call site] 02234
28 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 02235
28 [org.locationtech.jts.algorithm.PointLocation].locateInRing(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 02236
29 [org.locationtech.jts.algorithm.RayCrossingCounter].locatePointInRing(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 02237
30 [org.locationtech.jts.algorithm.RayCrossingCounter].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 02238
30 [org.locationtech.jts.algorithm.RayCrossingCounter].countSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02239
31 [org.locationtech.jts.algorithm.Orientation].index(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02240
30 [org.locationtech.jts.algorithm.RayCrossingCounter].isOnSegment() [function] [call site] 02241
30 [org.locationtech.jts.algorithm.RayCrossingCounter].getLocation() [function] [call site] 02242
30 [org.locationtech.jts.algorithm.RayCrossingCounter].getLocation() [function] [call site] 02243
27 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 02244
27 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 02245
27 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].locatePointInRing(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.LinearRing) [function] [call site] 02246
24 [org.locationtech.jts.operation.predicate.EnvelopeIntersectsVisitor].visit(org.locationtech.jts.geom.Geometry) [function] [call site] 02247
25 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 02248
25 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 02249
25 [org.locationtech.jts.geom.Envelope].contains(org.locationtech.jts.geom.Envelope) [function] [call site] 02250
26 [org.locationtech.jts.geom.Envelope].covers(org.locationtech.jts.geom.Envelope) [function] [call site] 02251
27 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 02252
27 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 02253
27 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 02254
27 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 02255
27 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 02256
27 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 02257
25 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 02258
25 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 02259
25 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 02260
25 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 02261
25 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 02262
25 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 02263
25 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 02264
25 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 02265
24 [org.locationtech.jts.operation.predicate.EnvelopeIntersectsVisitor:org.locationtech.jts.operation.predicate.GeometryContainsPointVisitor:org.locationtech.jts.operation.predicate.RectangleIntersectsSegmentVisitor].isDone() [function] [call site] 02266
23 [org.locationtech.jts.operation.predicate.EnvelopeIntersectsVisitor].intersects() [function] [call site] 02267
23 [org.locationtech.jts.operation.predicate.GeometryContainsPointVisitor].<init>(org.locationtech.jts.geom.Polygon) [function] [call site] 02268
24 [org.locationtech.jts.geom.util.ShortCircuitedGeometryVisitor].<init>() [function] [call site] 02269
24 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 02270
24 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 02271
24 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 02272
23 [org.locationtech.jts.geom.util.ShortCircuitedGeometryVisitor].applyTo(org.locationtech.jts.geom.Geometry) [function] [call site] 02273
23 [org.locationtech.jts.operation.predicate.GeometryContainsPointVisitor].containsPoint() [function] [call site] 02274
23 [org.locationtech.jts.operation.predicate.RectangleIntersectsSegmentVisitor].<init>(org.locationtech.jts.geom.Polygon) [function] [call site] 02275
24 [org.locationtech.jts.geom.util.ShortCircuitedGeometryVisitor].<init>() [function] [call site] 02276
24 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 02277
24 [org.locationtech.jts.algorithm.RectangleLineIntersector].<init>(org.locationtech.jts.geom.Envelope) [function] [call site] 02278
25 [org.locationtech.jts.algorithm.RobustLineIntersector].<init>() [function] [call site] 02279
26 [org.locationtech.jts.algorithm.LineIntersector].<init>() [function] [call site] 02280
27 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 02281
27 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 02282
25 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 02283
25 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 02284
25 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 02285
25 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 02286
25 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 02287
25 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 02288
25 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 02289
25 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 02290
25 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 02291
25 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 02292
25 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 02293
25 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 02294
23 [org.locationtech.jts.geom.util.ShortCircuitedGeometryVisitor].applyTo(org.locationtech.jts.geom.Geometry) [function] [call site] 02295
23 [org.locationtech.jts.operation.predicate.RectangleIntersectsSegmentVisitor].intersects() [function] [call site] 02296
21 [org.locationtech.jts.geom.prep.PreparedPolygonIntersects].intersects(org.locationtech.jts.geom.prep.PreparedPolygon,org.locationtech.jts.geom.Geometry) [function] [call site] 02297
22 [org.locationtech.jts.geom.prep.PreparedPolygonIntersects].<init>(org.locationtech.jts.geom.prep.PreparedPolygon) [function] [call site] 02298
23 [org.locationtech.jts.geom.prep.PreparedPolygonPredicate].<init>(org.locationtech.jts.geom.prep.PreparedPolygon) [function] [call site] 02299
24 [org.locationtech.jts.geom.prep.PreparedPolygon].getPointLocator() [function] [call site] 02300
25 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 02301
25 [org.locationtech.jts.geom.prep.PreparedPolygon].getGeometry() [function] [call site] 02302
22 [org.locationtech.jts.geom.prep.PreparedPolygonIntersects].intersects(org.locationtech.jts.geom.Geometry) [function] [call site] 02303
23 [org.locationtech.jts.geom.prep.PreparedPolygonPredicate].isAnyTestComponentInTarget(org.locationtech.jts.geom.Geometry) [function] [call site] 02304
24 [org.locationtech.jts.geom.util.ComponentCoordinateExtracter].getCoordinates(org.locationtech.jts.geom.Geometry) [function] [call site] 02305
24 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 02306
24 [org.jdom2.FilterIterator].hasNext() [function] [call site] 02307
24 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 02308
24 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 02309
24 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 02310
24 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 02311
24 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 02312
24 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 02313
24 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 02314
24 [org.jdom2.ContentList].iterator() [function] [call site] 02315
24 [org.jdom2.AttributeList].iterator() [function] [call site] 02316
24 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 02317
24 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 02318
24 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 02319
24 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 02320
24 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 02321
24 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 02322
24 [org.jdom2.DescendantIterator].next() [function] [call site] 02323
24 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 02324
24 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 02325
24 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 02326
24 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 02327
24 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 02328
24 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 02329
24 [org.jdom2.FilterIterator].next() [function] [call site] 02330
24 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 02331
24 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 02332
24 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 02333
24 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 02334
25 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].createIndex() [function] [call site] 02335
26 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator$IntervalIndexedGeometry].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 02336
27 [org.locationtech.jts.index.intervalrtree.SortedPackedIntervalRTree].<init>() [function] [call site] 02337
27 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 02338
27 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 02339
27 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 02340
27 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 02341
27 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator$IntervalIndexedGeometry].init(org.locationtech.jts.geom.Geometry) [function] [call site] 02342
28 [org.locationtech.jts.geom.util.LinearComponentExtracter].getLines(org.locationtech.jts.geom.Geometry) [function] [call site] 02343
28 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 02344
28 [org.jdom2.FilterIterator].hasNext() [function] [call site] 02345
28 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 02346
28 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 02347
28 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 02348
28 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 02349
28 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 02350
28 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 02351
28 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 02352
28 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 02353
28 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 02354
28 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 02355
28 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 02356
28 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 02357
28 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 02358
28 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 02359
28 [org.jdom2.ContentList].iterator() [function] [call site] 02360
28 [org.jdom2.AttributeList].iterator() [function] [call site] 02361
28 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 02362
28 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 02363
28 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 02364
28 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 02365
28 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 02366
28 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 02367
28 [org.jdom2.DescendantIterator].next() [function] [call site] 02368
28 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 02369
28 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 02370
28 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 02371
28 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 02372
28 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 02373
28 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 02374
28 [org.jdom2.FilterIterator].next() [function] [call site] 02375
28 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 02376
28 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 02377
28 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 02378
28 [org.locationtech.jts.geom.LineString].isClosed() [function] [call site] 02379
28 [org.locationtech.jts.geom.LinearRing].isClosed() [function] [call site] 02380
28 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 02381
28 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator$IntervalIndexedGeometry].addLine(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 02382
29 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02383
29 [org.locationtech.jts.index.intervalrtree.SortedPackedIntervalRTree].insert(double,double,java.lang.Object) [function] [call site] 02384
30 [org.locationtech.jts.index.intervalrtree.IntervalRTreeLeafNode].<init>(double,double,java.lang.Object) [function] [call site] 02385
31 [org.locationtech.jts.index.intervalrtree.IntervalRTreeNode].<init>() [function] [call site] 02386
30 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 02387
25 [org.locationtech.jts.algorithm.RayCrossingCounter].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 02388
25 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator$SegmentVisitor].<init>(org.locationtech.jts.algorithm.RayCrossingCounter) [function] [call site] 02389
25 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator$IntervalIndexedGeometry].query(double,double,org.locationtech.jts.index.ItemVisitor) [function] [call site] 02390
26 [org.locationtech.jts.index.intervalrtree.SortedPackedIntervalRTree].query(double,double,org.locationtech.jts.index.ItemVisitor) [function] [call site] 02391
27 [org.locationtech.jts.index.intervalrtree.SortedPackedIntervalRTree].init() [function] [call site] 02392
28 [org.jdom2.ContentList$FilterList].size() [function] [call site] 02393
28 [org.locationtech.jts.index.intervalrtree.SortedPackedIntervalRTree].buildRoot() [function] [call site] 02394
29 [org.locationtech.jts.index.intervalrtree.SortedPackedIntervalRTree].buildTree() [function] [call site] 02395
30 [org.locationtech.jts.index.intervalrtree.IntervalRTreeNode$NodeComparator].<init>() [function] [call site] 02396
30 [org.locationtech.jts.index.intervalrtree.SortedPackedIntervalRTree].buildLevel(java.util.List,java.util.List) [function] [call site] 02397
31 [org.jdom2.AttributeList].clear() [function] [call site] 02398
32 [org.jdom2.Attribute].setParent(org.jdom2.Element) [function] [call site] 02399
31 [org.jdom2.ContentList].clear() [function] [call site] 02400
32 [org.jdom2.ContentList].removeParent(org.jdom2.Content) [function] [call site] 02401
33 [org.jdom2.Text].setParent(org.jdom2.Parent) [function] [call site] 02402
34 [org.jdom2.Content].setParent(org.jdom2.Parent) [function] [call site] 02403
33 [org.jdom2.ProcessingInstruction].setParent(org.jdom2.Parent) [function] [call site] 02404
34 [org.jdom2.Content].setParent(org.jdom2.Parent) [function] [call site] 02405
33 [org.jdom2.Comment].setParent(org.jdom2.Parent) [function] [call site] 02406
34 [org.jdom2.Content].setParent(org.jdom2.Parent) [function] [call site] 02407
33 [org.jdom2.EntityRef].setParent(org.jdom2.Parent) [function] [call site] 02408
34 [org.jdom2.Content].setParent(org.jdom2.Parent) [function] [call site] 02409
33 [org.jdom2.CDATA].setParent(org.jdom2.Parent) [function] [call site] 02410
34 [org.jdom2.Text].setParent(org.jdom2.Parent) [function] [call site] 02411
33 [org.jdom2.DocType].setParent(org.jdom2.Parent) [function] [call site] 02412
34 [org.jdom2.Content].setParent(org.jdom2.Parent) [function] [call site] 02413
33 [org.jdom2.Content].setParent(org.jdom2.Parent) [function] [call site] 02414
32 [org.jdom2.ContentList].incModCount() [function] [call site] 02415
31 [org.jdom2.ContentList$FilterList].size() [function] [call site] 02416
31 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 02417
31 [org.jdom2.ContentList$FilterList].size() [function] [call site] 02418
31 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 02419
31 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 02420
31 [org.jdom2.AttributeList].get(int) [function] [call site] 02421
31 [org.jdom2.ContentList].get(int) [function] [call site] 02422
31 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 02423
31 [org.locationtech.jts.index.intervalrtree.IntervalRTreeBranchNode].<init>(org.locationtech.jts.index.intervalrtree.IntervalRTreeNode,org.locationtech.jts.index.intervalrtree.IntervalRTreeNode) [function] [call site] 02424
32 [org.locationtech.jts.index.intervalrtree.IntervalRTreeNode].<init>() [function] [call site] 02425
32 [org.locationtech.jts.index.intervalrtree.IntervalRTreeBranchNode].buildExtent(org.locationtech.jts.index.intervalrtree.IntervalRTreeNode,org.locationtech.jts.index.intervalrtree.IntervalRTreeNode) [function] [call site] 02426
31 [org.jdom2.AttributeList].get(int) [function] [call site] 02427
31 [org.jdom2.ContentList].get(int) [function] [call site] 02428
31 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 02429
31 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 02430
30 [org.jdom2.ContentList$FilterList].size() [function] [call site] 02431
30 [org.jdom2.AttributeList].get(int) [function] [call site] 02432
30 [org.jdom2.ContentList].get(int) [function] [call site] 02433
30 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 02434
27 [org.locationtech.jts.index.intervalrtree.IntervalRTreeLeafNode].query(double,double,org.locationtech.jts.index.ItemVisitor) [function] [call site] 02435
28 [org.locationtech.jts.index.intervalrtree.IntervalRTreeNode].intersects(double,double) [function] [call site] 02436
28 [org.locationtech.jts.operation.overlayarea.OverlayArea$IntersectionVisitor].visitItem(java.lang.Object) [function] [call site] 02437
28 [org.locationtech.jts.operation.union.SpatialPartition$1].visitItem(java.lang.Object) [function] [call site] 02438
28 [org.locationtech.jts.simplify.LineSegmentVisitor].visitItem(java.lang.Object) [function] [call site] 02439
29 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02440
28 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator$SegmentVisitor].visitItem(java.lang.Object) [function] [call site] 02441
29 [org.locationtech.jts.algorithm.RayCrossingCounter].countSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02442
29 [org.locationtech.jts.geom.LineSegment].getCoordinate(int) [function] [call site] 02443
28 [org.locationtech.jts.operation.union.SparsePolygonUnion$1].visitItem(java.lang.Object) [function] [call site] 02444
29 [org.locationtech.jts.operation.union.SparsePolygonUnion$PolygonNode].id() [function] [call site] 02445
29 [org.locationtech.jts.operation.union.SparsePolygonUnion$PolygonNode].isInSameCluster(org.locationtech.jts.operation.union.SparsePolygonUnion$PolygonNode) [function] [call site] 02446
29 [org.locationtech.jts.operation.union.SparsePolygonUnion$PolygonNode].intersects(org.locationtech.jts.operation.union.SparsePolygonUnion$PolygonNode) [function] [call site] 02447
30 [org.locationtech.jts.geom.prep.PreparedGeometryFactory].prepare(org.locationtech.jts.geom.Geometry) [function] [call site] 02448
30 [org.locationtech.jts.geom.prep.PreparedPolygon].intersects(org.locationtech.jts.geom.Geometry) [function] [call site] 02449
30 [org.locationtech.jts.geom.prep.PreparedLineString].intersects(org.locationtech.jts.geom.Geometry) [function] [call site] 02450
31 [org.locationtech.jts.geom.prep.BasicPreparedGeometry].envelopesIntersect(org.locationtech.jts.geom.Geometry) [function] [call site] 02451
31 [org.locationtech.jts.geom.prep.PreparedLineStringIntersects].intersects(org.locationtech.jts.geom.prep.PreparedLineString,org.locationtech.jts.geom.Geometry) [function] [call site] 02452
32 [org.locationtech.jts.geom.prep.PreparedLineStringIntersects].<init>(org.locationtech.jts.geom.prep.PreparedLineString) [function] [call site] 02453
32 [org.locationtech.jts.geom.prep.PreparedLineStringIntersects].intersects(org.locationtech.jts.geom.Geometry) [function] [call site] 02454
33 [org.locationtech.jts.noding.SegmentStringUtil].extractSegmentStrings(org.locationtech.jts.geom.Geometry) [function] [call site] 02455
34 [org.locationtech.jts.noding.SegmentStringUtil].extractNodedSegmentStrings(org.locationtech.jts.geom.Geometry) [function] [call site] 02456
35 [org.locationtech.jts.geom.util.LinearComponentExtracter].getLines(org.locationtech.jts.geom.Geometry) [function] [call site] 02457
35 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 02458
35 [org.jdom2.FilterIterator].hasNext() [function] [call site] 02459
35 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 02460
35 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 02461
35 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 02462
35 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 02463
35 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 02464
35 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 02465
35 [org.jdom2.ContentList].iterator() [function] [call site] 02466
35 [org.jdom2.AttributeList].iterator() [function] [call site] 02467
35 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 02468
35 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 02469
35 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 02470
35 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 02471
35 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 02472
35 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 02473
35 [org.jdom2.DescendantIterator].next() [function] [call site] 02474
35 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 02475
35 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 02476
35 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 02477
35 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 02478
35 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 02479
35 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 02480
35 [org.jdom2.FilterIterator].next() [function] [call site] 02481
35 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 02482
35 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 02483
35 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 02484
35 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 02485
35 [org.locationtech.jts.noding.NodedSegmentString].<init>(org.locationtech.jts.geom.Coordinate[],java.lang.Object) [function] [call site] 02486
36 [org.locationtech.jts.noding.SegmentNodeList].<init>(org.locationtech.jts.noding.NodedSegmentString) [function] [call site] 02487
33 [org.jdom2.ContentList$FilterList].size() [function] [call site] 02488
33 [org.locationtech.jts.geom.prep.PreparedLineString].getIntersectionFinder() [function] [call site] 02489
34 [org.locationtech.jts.noding.FastSegmentSetIntersectionFinder].<init>(java.util.Collection) [function] [call site] 02490
35 [org.locationtech.jts.noding.MCIndexSegmentSetMutualIntersector].<init>(java.util.Collection) [function] [call site] 02491
36 [org.locationtech.jts.index.strtree.STRtree].<init>() [function] [call site] 02492
37 [org.locationtech.jts.index.strtree.STRtree].<init>(int) [function] [call site] 02493
38 [org.locationtech.jts.index.strtree.AbstractSTRtree].<init>(int) [function] [call site] 02494
39 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 02495
36 [org.locationtech.jts.noding.MCIndexSegmentSetMutualIntersector].initBaseSegments(java.util.Collection) [function] [call site] 02496
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 02497
37 [org.jdom2.FilterIterator].hasNext() [function] [call site] 02498
37 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 02499
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 02500
37 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 02501
37 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 02502
37 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 02503
37 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 02504
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 02505
37 [org.jdom2.ContentList].iterator() [function] [call site] 02506
37 [org.jdom2.AttributeList].iterator() [function] [call site] 02507
37 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 02508
37 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 02509
37 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 02510
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 02511
37 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 02512
37 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 02513
37 [org.jdom2.DescendantIterator].next() [function] [call site] 02514
37 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 02515
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 02516
37 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 02517
37 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 02518
37 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 02519
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 02520
37 [org.jdom2.FilterIterator].next() [function] [call site] 02521
37 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 02522
37 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 02523
37 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 02524
37 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].size() [function] [call site] 02525
37 [org.locationtech.jts.noding.MCIndexSegmentSetMutualIntersector].addToIndex(org.locationtech.jts.noding.SegmentString) [function] [call site] 02526
38 [org.locationtech.jts.index.chain.MonotoneChainBuilder].getChains(org.locationtech.jts.geom.Coordinate[],java.lang.Object) [function] [call site] 02527
39 [org.locationtech.jts.index.chain.MonotoneChainBuilder].findChainEnd(org.locationtech.jts.geom.Coordinate[],int) [function] [call site] 02528
40 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02529
40 [org.locationtech.jts.geom.Quadrant].quadrant(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02530
40 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02531
40 [org.locationtech.jts.geom.Quadrant].quadrant(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02532
39 [org.locationtech.jts.index.chain.MonotoneChain].<init>(org.locationtech.jts.geom.Coordinate[],int,int,java.lang.Object) [function] [call site] 02533
38 [org.locationtech.jts.noding.NodedSegmentString].getCoordinates() [function] [call site] 02534
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 02535
38 [org.jdom2.FilterIterator].hasNext() [function] [call site] 02536
38 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 02537
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 02538
38 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 02539
38 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 02540
38 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 02541
38 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 02542
38 [org.jdom2.ContentList].iterator() [function] [call site] 02543
38 [org.jdom2.AttributeList].iterator() [function] [call site] 02544
38 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 02545
38 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 02546
38 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 02547
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 02548
38 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 02549
38 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 02550
38 [org.jdom2.DescendantIterator].next() [function] [call site] 02551
38 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 02552
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 02553
38 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 02554
38 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 02555
38 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 02556
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 02557
38 [org.jdom2.FilterIterator].next() [function] [call site] 02558
38 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 02559
38 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 02560
38 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 02561
38 [org.locationtech.jts.index.chain.MonotoneChain].getEnvelope(double) [function] [call site] 02562
39 [org.locationtech.jts.geom.Envelope].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02563
39 [org.locationtech.jts.geom.Envelope].expandBy(double) [function] [call site] 02564
40 [org.locationtech.jts.geom.Envelope].expandBy(double,double) [function] [call site] 02565
41 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 02566
41 [org.locationtech.jts.geom.Envelope].setToNull() [function] [call site] 02567
38 [org.locationtech.jts.index.strtree.STRtree].insert(org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 02568
39 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 02569
39 [org.locationtech.jts.index.strtree.AbstractSTRtree].insert(java.lang.Object,java.lang.Object) [function] [call site] 02570
40 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 02571
40 [org.locationtech.jts.index.strtree.ItemBoundable].<init>(java.lang.Object,java.lang.Object) [function] [call site] 02572
37 [org.locationtech.jts.index.strtree.AbstractSTRtree].build() [function] [call site] 02573
34 [org.locationtech.jts.noding.SegmentStringUtil].extractSegmentStrings(org.locationtech.jts.geom.Geometry) [function] [call site] 02574
34 [org.locationtech.jts.geom.prep.PreparedLineString].getGeometry() [function] [call site] 02575
35 [org.locationtech.jts.geom.prep.BasicPreparedGeometry].getGeometry() [function] [call site] 02576
33 [org.locationtech.jts.noding.FastSegmentSetIntersectionFinder].intersects(java.util.Collection) [function] [call site] 02577
34 [org.locationtech.jts.noding.SegmentIntersectionDetector].<init>() [function] [call site] 02578
35 [org.locationtech.jts.noding.SegmentIntersectionDetector].<init>(org.locationtech.jts.algorithm.LineIntersector) [function] [call site] 02579
35 [org.locationtech.jts.algorithm.RobustLineIntersector].<init>() [function] [call site] 02580
34 [org.locationtech.jts.noding.FastSegmentSetIntersectionFinder].intersects(java.util.Collection,org.locationtech.jts.noding.SegmentIntersectionDetector) [function] [call site] 02581
35 [org.locationtech.jts.noding.SimpleSegmentSetMutualIntersector].process(java.util.Collection,org.locationtech.jts.noding.SegmentIntersector) [function] [call site] 02582
36 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 02583
36 [org.jdom2.FilterIterator].hasNext() [function] [call site] 02584
36 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 02585
36 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 02586
36 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 02587
36 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 02588
36 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 02589
36 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 02590
36 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 02591
36 [org.jdom2.ContentList].iterator() [function] [call site] 02592
36 [org.jdom2.AttributeList].iterator() [function] [call site] 02593
36 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 02594
36 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 02595
36 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 02596
36 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 02597
36 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 02598
36 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 02599
36 [org.jdom2.DescendantIterator].next() [function] [call site] 02600
36 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 02601
36 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 02602
36 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 02603
36 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 02604
36 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 02605
36 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 02606
36 [org.jdom2.FilterIterator].next() [function] [call site] 02607
36 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 02608
36 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 02609
36 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 02610
36 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 02611
36 [org.jdom2.FilterIterator].hasNext() [function] [call site] 02612
36 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 02613
36 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 02614
36 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 02615
36 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 02616
36 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 02617
36 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 02618
36 [org.jdom2.ContentList].iterator() [function] [call site] 02619
36 [org.jdom2.AttributeList].iterator() [function] [call site] 02620
36 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 02621
36 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 02622
36 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 02623
36 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 02624
36 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 02625
36 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 02626
36 [org.jdom2.DescendantIterator].next() [function] [call site] 02627
36 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 02628
36 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 02629
36 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 02630
36 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 02631
36 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 02632
36 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 02633
36 [org.jdom2.FilterIterator].next() [function] [call site] 02634
36 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 02635
36 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 02636
36 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 02637
36 [org.locationtech.jts.noding.SimpleSegmentSetMutualIntersector].intersect(org.locationtech.jts.noding.SegmentString,org.locationtech.jts.noding.SegmentString,org.locationtech.jts.noding.SegmentIntersector) [function] [call site] 02638
37 [org.locationtech.jts.noding.BasicSegmentString].getCoordinates() [function] [call site] 02639
37 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinates() [function] [call site] 02640
37 [org.locationtech.jts.noding.IntersectionFinderAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 02641
38 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02642
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02643
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02644
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02645
38 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02646
38 [org.locationtech.jts.algorithm.LineIntersector].hasIntersection() [function] [call site] 02647
38 [org.locationtech.jts.algorithm.LineIntersector].isInteriorIntersection() [function] [call site] 02648
39 [org.locationtech.jts.algorithm.LineIntersector].isInteriorIntersection(int) [function] [call site] 02649
40 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02650
40 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02651
39 [org.locationtech.jts.algorithm.LineIntersector].isInteriorIntersection(int) [function] [call site] 02652
38 [org.locationtech.jts.algorithm.LineIntersector].getIntersectionNum() [function] [call site] 02653
38 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 02654
38 [org.locationtech.jts.algorithm.LineIntersector].getIntersection(int) [function] [call site] 02655
38 [org.locationtech.jts.noding.NodedSegmentString].addIntersections(org.locationtech.jts.algorithm.LineIntersector,int,int) [function] [call site] 02656
39 [org.locationtech.jts.algorithm.LineIntersector].getIntersectionNum() [function] [call site] 02657
39 [org.locationtech.jts.noding.NodedSegmentString].addIntersection(org.locationtech.jts.algorithm.LineIntersector,int,int,int) [function] [call site] 02658
40 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 02659
40 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 02660
40 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 02661
40 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 02662
40 [org.locationtech.jts.algorithm.LineIntersector].getIntersection(int) [function] [call site] 02663
40 [org.locationtech.jts.noding.NodedSegmentString].addIntersection(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 02664
41 [org.locationtech.jts.noding.NodedSegmentString].addIntersectionNode(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 02665
42 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02666
42 [org.locationtech.jts.noding.SegmentNodeList].add(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 02667
43 [org.locationtech.jts.noding.SegmentNode].<init>(org.locationtech.jts.noding.NodedSegmentString,org.locationtech.jts.geom.Coordinate,int,int) [function] [call site] 02668
44 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 02669
44 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 02670
44 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 02671
44 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 02672
44 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02673
44 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02674
43 [org.locationtech.jts.noding.NodedSegmentString].getSegmentOctant(int) [function] [call site] 02675
44 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02676
44 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02677
44 [org.locationtech.jts.noding.NodedSegmentString].safeOctant(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02678
45 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02679
45 [org.locationtech.jts.noding.Octant].octant(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02680
46 [org.locationtech.jts.noding.Octant].octant(double,double) [function] [call site] 02681
43 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02682
43 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 02683
38 [org.locationtech.jts.noding.NodedSegmentString].addIntersections(org.locationtech.jts.algorithm.LineIntersector,int,int) [function] [call site] 02684
37 [org.locationtech.jts.triangulate.polygon.PolygonHoleJoiner$InteriorIntersectionDetector].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 02685
38 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02686
38 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02687
38 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02688
38 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02689
38 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02690
38 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02691
38 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02692
38 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02693
38 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02694
38 [org.locationtech.jts.algorithm.LineIntersector].getIntersectionNum() [function] [call site] 02695
38 [org.locationtech.jts.algorithm.LineIntersector].getIntersectionNum() [function] [call site] 02696
38 [org.locationtech.jts.algorithm.LineIntersector].isInteriorIntersection() [function] [call site] 02697
37 [org.locationtech.jts.operation.valid.IsSimpleOp$NonSimpleIntersectionFinder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 02698
38 [org.locationtech.jts.operation.valid.IsSimpleOp$NonSimpleIntersectionFinder].findIntersection(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 02699
39 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02700
39 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02701
39 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02702
39 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02703
39 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02704
39 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02705
39 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02706
39 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02707
39 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02708
39 [org.locationtech.jts.algorithm.LineIntersector].hasIntersection() [function] [call site] 02709
39 [org.locationtech.jts.algorithm.LineIntersector].isInteriorIntersection() [function] [call site] 02710
39 [org.locationtech.jts.algorithm.LineIntersector].getIntersectionNum() [function] [call site] 02711
39 [org.locationtech.jts.operation.valid.IsSimpleOp$NonSimpleIntersectionFinder].isIntersectionEndpoint(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.algorithm.LineIntersector,int) [function] [call site] 02712
40 [org.locationtech.jts.operation.valid.IsSimpleOp$NonSimpleIntersectionFinder].intersectionVertexIndex(org.locationtech.jts.algorithm.LineIntersector,int) [function] [call site] 02713
41 [org.locationtech.jts.algorithm.LineIntersector].getIntersection(int) [function] [call site] 02714
41 [org.locationtech.jts.algorithm.LineIntersector].getEndpoint(int,int) [function] [call site] 02715
41 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02716
40 [org.locationtech.jts.noding.BasicSegmentString].size() [function] [call site] 02717
40 [org.locationtech.jts.noding.NodedSegmentString].size() [function] [call site] 02718
39 [org.locationtech.jts.operation.valid.IsSimpleOp$NonSimpleIntersectionFinder].isIntersectionEndpoint(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.algorithm.LineIntersector,int) [function] [call site] 02719
39 [org.locationtech.jts.noding.BasicSegmentString].isClosed() [function] [call site] 02720
40 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 02721
39 [org.locationtech.jts.noding.NodedSegmentString].isClosed() [function] [call site] 02722
40 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 02723
39 [org.locationtech.jts.noding.BasicSegmentString].isClosed() [function] [call site] 02724
39 [org.locationtech.jts.noding.NodedSegmentString].isClosed() [function] [call site] 02725
38 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 02726
38 [org.locationtech.jts.algorithm.LineIntersector].getIntersection(int) [function] [call site] 02727
37 [org.locationtech.jts.noding.snap.SnappingIntersectionAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 02728
38 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02729
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02730
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02731
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02732
38 [org.locationtech.jts.noding.snap.SnappingIntersectionAdder].isAdjacent(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 02733
39 [org.locationtech.jts.noding.BasicSegmentString].isClosed() [function] [call site] 02734
39 [org.locationtech.jts.noding.NodedSegmentString].isClosed() [function] [call site] 02735
39 [org.locationtech.jts.noding.BasicSegmentString].size() [function] [call site] 02736
39 [org.locationtech.jts.noding.NodedSegmentString].size() [function] [call site] 02737
38 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02738
38 [org.locationtech.jts.algorithm.LineIntersector].getIntersectionNum() [function] [call site] 02739
38 [org.locationtech.jts.algorithm.LineIntersector].hasIntersection() [function] [call site] 02740
38 [org.locationtech.jts.algorithm.LineIntersector].getIntersection(int) [function] [call site] 02741
38 [org.locationtech.jts.noding.snap.SnappingPointIndex].snap(org.locationtech.jts.geom.Coordinate) [function] [call site] 02742
39 [org.locationtech.jts.index.kdtree.KdTree].insert(org.locationtech.jts.geom.Coordinate) [function] [call site] 02743
40 [org.locationtech.jts.index.kdtree.KdTree].insert(org.locationtech.jts.geom.Coordinate,java.lang.Object) [function] [call site] 02744
41 [org.locationtech.jts.index.kdtree.KdNode].<init>(org.locationtech.jts.geom.Coordinate,java.lang.Object) [function] [call site] 02745
42 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 02746
41 [org.locationtech.jts.index.kdtree.KdTree].findBestMatchNode(org.locationtech.jts.geom.Coordinate) [function] [call site] 02747
42 [org.locationtech.jts.index.kdtree.KdTree$BestMatchVisitor].<init>(org.locationtech.jts.geom.Coordinate,double) [function] [call site] 02748
42 [org.locationtech.jts.index.kdtree.KdTree].query(org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.kdtree.KdNodeVisitor) [function] [call site] 02749
43 [org.locationtech.jts.index.kdtree.KdTree$QueryStackFrame].<init>(org.locationtech.jts.index.kdtree.KdNode,boolean) [function] [call site] 02750
43 [org.locationtech.jts.index.kdtree.KdNode].isRangeOverLeft(boolean,org.locationtech.jts.geom.Envelope) [function] [call site] 02751
44 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 02752
44 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 02753
44 [org.locationtech.jts.index.kdtree.KdNode].splitValue(boolean) [function] [call site] 02754
45 [org.locationtech.jts.geom.Coordinate].getX() [function] [call site] 02755
45 [org.locationtech.jts.geom.Coordinate].getY() [function] [call site] 02756
43 [org.locationtech.jts.index.kdtree.KdNode].getLeft() [function] [call site] 02757
43 [org.locationtech.jts.index.kdtree.KdTree$QueryStackFrame].getNode() [function] [call site] 02758
43 [org.locationtech.jts.index.kdtree.KdTree$QueryStackFrame].isXLevel() [function] [call site] 02759
43 [org.locationtech.jts.geom.Envelope].contains(org.locationtech.jts.geom.Coordinate) [function] [call site] 02760
43 [org.locationtech.jts.index.kdtree.KdNode].getCoordinate() [function] [call site] 02761
43 [org.locationtech.jts.index.kdtree.KdTree$BestMatchVisitor].visit(org.locationtech.jts.index.kdtree.KdNode) [function] [call site] 02762
44 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 02763
44 [org.locationtech.jts.index.kdtree.KdNode].getCoordinate() [function] [call site] 02764
44 [org.locationtech.jts.geom.Coordinate].compareTo(org.locationtech.jts.geom.Coordinate) [function] [call site] 02765
44 [org.locationtech.jts.index.kdtree.KdNode].getCoordinate() [function] [call site] 02766
44 [org.locationtech.jts.index.kdtree.KdNode].getCoordinate() [function] [call site] 02767
43 [org.locationtech.jts.noding.snapround.SnapRoundingNoder$2].visit(org.locationtech.jts.index.kdtree.KdNode) [function] [call site] 02768
44 [org.locationtech.jts.index.kdtree.KdNode].getData() [function] [call site] 02769
44 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02770
44 [org.locationtech.jts.noding.snapround.HotPixel].getCoordinate() [function] [call site] 02771
44 [org.locationtech.jts.noding.snapround.HotPixel].isNode() [function] [call site] 02772
44 [org.locationtech.jts.noding.NodedSegmentString].addIntersection(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 02773
43 [org.locationtech.jts.index.kdtree.KdTree$1].visit(org.locationtech.jts.index.kdtree.KdNode) [function] [call site] 02774
44 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 02775
43 [org.locationtech.jts.noding.snapround.SnapRoundingNoder$1].visit(org.locationtech.jts.index.kdtree.KdNode) [function] [call site] 02776
44 [org.locationtech.jts.index.kdtree.KdNode].getData() [function] [call site] 02777
44 [org.locationtech.jts.noding.snapround.HotPixel].isNode() [function] [call site] 02778
44 [org.locationtech.jts.noding.snapround.HotPixel].intersects(org.locationtech.jts.geom.Coordinate) [function] [call site] 02779
45 [org.locationtech.jts.noding.snapround.HotPixel].scale(double) [function] [call site] 02780
45 [org.locationtech.jts.noding.snapround.HotPixel].scale(double) [function] [call site] 02781
44 [org.locationtech.jts.noding.snapround.HotPixel].intersects(org.locationtech.jts.geom.Coordinate) [function] [call site] 02782
44 [org.locationtech.jts.noding.snapround.HotPixel].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02783
45 [org.locationtech.jts.noding.snapround.HotPixel].intersectsScaled(double,double,double,double) [function] [call site] 02784
46 [org.locationtech.jts.algorithm.CGAlgorithmsDD].orientationIndex(double,double,double,double,double,double) [function] [call site] 02785
46 [org.locationtech.jts.algorithm.CGAlgorithmsDD].orientationIndex(double,double,double,double,double,double) [function] [call site] 02786
46 [org.locationtech.jts.algorithm.CGAlgorithmsDD].orientationIndex(double,double,double,double,double,double) [function] [call site] 02787
46 [org.locationtech.jts.algorithm.CGAlgorithmsDD].orientationIndex(double,double,double,double,double,double) [function] [call site] 02788
45 [org.locationtech.jts.noding.snapround.HotPixel].scale(double) [function] [call site] 02789
45 [org.locationtech.jts.noding.snapround.HotPixel].scale(double) [function] [call site] 02790
45 [org.locationtech.jts.noding.snapround.HotPixel].scale(double) [function] [call site] 02791
45 [org.locationtech.jts.noding.snapround.HotPixel].scale(double) [function] [call site] 02792
45 [org.locationtech.jts.noding.snapround.HotPixel].intersectsScaled(double,double,double,double) [function] [call site] 02793
44 [org.locationtech.jts.noding.NodedSegmentString].addIntersection(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 02794
44 [org.locationtech.jts.noding.snapround.HotPixel].getCoordinate() [function] [call site] 02795
44 [org.locationtech.jts.noding.snapround.HotPixel].setToNode() [function] [call site] 02796
43 [org.locationtech.jts.index.kdtree.KdNode].isRangeOverRight(boolean,org.locationtech.jts.geom.Envelope) [function] [call site] 02797
44 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 02798
44 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 02799
44 [org.locationtech.jts.index.kdtree.KdNode].splitValue(boolean) [function] [call site] 02800
43 [org.locationtech.jts.index.kdtree.KdNode].getRight() [function] [call site] 02801
42 [org.locationtech.jts.index.kdtree.KdTree$BestMatchVisitor].queryEnvelope() [function] [call site] 02802
43 [org.locationtech.jts.geom.Envelope].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 02803
44 [org.locationtech.jts.geom.Envelope].init(double,double,double,double) [function] [call site] 02804
43 [org.locationtech.jts.geom.Envelope].expandBy(double) [function] [call site] 02805
42 [org.locationtech.jts.index.kdtree.KdTree$BestMatchVisitor].getNode() [function] [call site] 02806
41 [org.locationtech.jts.index.kdtree.KdNode].increment() [function] [call site] 02807
41 [org.locationtech.jts.index.kdtree.KdTree].insertExact(org.locationtech.jts.geom.Coordinate,java.lang.Object) [function] [call site] 02808
42 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 02809
42 [org.locationtech.jts.index.kdtree.KdNode].getCoordinate() [function] [call site] 02810
42 [org.locationtech.jts.index.kdtree.KdNode].increment() [function] [call site] 02811
42 [org.locationtech.jts.index.kdtree.KdNode].splitValue(boolean) [function] [call site] 02812
42 [org.locationtech.jts.index.kdtree.KdNode].getLeft() [function] [call site] 02813
42 [org.locationtech.jts.index.kdtree.KdNode].getRight() [function] [call site] 02814
42 [org.locationtech.jts.index.kdtree.KdNode].<init>(org.locationtech.jts.geom.Coordinate,java.lang.Object) [function] [call site] 02815
42 [org.locationtech.jts.index.kdtree.KdNode].setLeft(org.locationtech.jts.index.kdtree.KdNode) [function] [call site] 02816
42 [org.locationtech.jts.index.kdtree.KdNode].setRight(org.locationtech.jts.index.kdtree.KdNode) [function] [call site] 02817
39 [org.locationtech.jts.index.kdtree.KdNode].getCoordinate() [function] [call site] 02818
38 [org.locationtech.jts.noding.NodedSegmentString].addIntersection(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 02819
38 [org.locationtech.jts.noding.NodedSegmentString].addIntersection(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 02820
38 [org.locationtech.jts.noding.snap.SnappingIntersectionAdder].processNearVertex(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02821
39 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 02822
39 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 02823
39 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02824
39 [org.locationtech.jts.noding.NodedSegmentString].addIntersection(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 02825
39 [org.locationtech.jts.noding.NodedSegmentString].addIntersection(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 02826
38 [org.locationtech.jts.noding.snap.SnappingIntersectionAdder].processNearVertex(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02827
38 [org.locationtech.jts.noding.snap.SnappingIntersectionAdder].processNearVertex(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02828
38 [org.locationtech.jts.noding.snap.SnappingIntersectionAdder].processNearVertex(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02829
37 [org.locationtech.jts.triangulate.polygon.PolygonNoder$NodeAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 02830
38 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02831
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02832
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02833
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02834
38 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02835
38 [org.locationtech.jts.algorithm.LineIntersector].getIntersectionNum() [function] [call site] 02836
38 [org.locationtech.jts.triangulate.polygon.PolygonNoder$NodeAdder].addTouch(org.locationtech.jts.noding.SegmentString) [function] [call site] 02837
39 [org.locationtech.jts.noding.NodedSegmentString].getData() [function] [call site] 02838
39 [org.locationtech.jts.noding.BasicSegmentString].getData() [function] [call site] 02839
38 [org.locationtech.jts.triangulate.polygon.PolygonNoder$NodeAdder].addTouch(org.locationtech.jts.noding.SegmentString) [function] [call site] 02840
38 [org.locationtech.jts.algorithm.LineIntersector].getIntersection(int) [function] [call site] 02841
38 [org.locationtech.jts.algorithm.LineIntersector].isInteriorIntersection(int) [function] [call site] 02842
38 [org.locationtech.jts.noding.NodedSegmentString].addIntersectionNode(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 02843
38 [org.locationtech.jts.algorithm.LineIntersector].isInteriorIntersection(int) [function] [call site] 02844
38 [org.locationtech.jts.noding.NodedSegmentString].addIntersectionNode(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 02845
37 [org.locationtech.jts.noding.snapround.SnapRoundingIntersectionAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 02846
38 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02847
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02848
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02849
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02850
38 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02851
38 [org.locationtech.jts.algorithm.LineIntersector].hasIntersection() [function] [call site] 02852
38 [org.locationtech.jts.algorithm.LineIntersector].isInteriorIntersection() [function] [call site] 02853
38 [org.locationtech.jts.algorithm.LineIntersector].getIntersectionNum() [function] [call site] 02854
38 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 02855
38 [org.locationtech.jts.algorithm.LineIntersector].getIntersection(int) [function] [call site] 02856
38 [org.locationtech.jts.noding.NodedSegmentString].addIntersections(org.locationtech.jts.algorithm.LineIntersector,int,int) [function] [call site] 02857
38 [org.locationtech.jts.noding.NodedSegmentString].addIntersections(org.locationtech.jts.algorithm.LineIntersector,int,int) [function] [call site] 02858
38 [org.locationtech.jts.noding.snapround.SnapRoundingIntersectionAdder].processNearVertex(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02859
39 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 02860
39 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 02861
39 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02862
39 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 02863
39 [org.locationtech.jts.noding.NodedSegmentString].addIntersection(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 02864
38 [org.locationtech.jts.noding.snapround.SnapRoundingIntersectionAdder].processNearVertex(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02865
38 [org.locationtech.jts.noding.snapround.SnapRoundingIntersectionAdder].processNearVertex(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02866
38 [org.locationtech.jts.noding.snapround.SnapRoundingIntersectionAdder].processNearVertex(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02867
37 [org.locationtech.jts.coverage.InvalidSegmentDetector].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 02868
38 [org.locationtech.jts.coverage.CoverageRing].isKnown(int) [function] [call site] 02869
38 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02870
38 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02871
38 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02872
38 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02873
38 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02874
38 [org.locationtech.jts.coverage.InvalidSegmentDetector].isEqual(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02875
39 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02876
39 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02877
38 [org.locationtech.jts.coverage.InvalidSegmentDetector].isInvalid(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.coverage.CoverageRing,int) [function] [call site] 02878
39 [org.locationtech.jts.coverage.InvalidSegmentDetector].isCollinearOrInterior(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.coverage.CoverageRing,int) [function] [call site] 02879
40 [org.locationtech.jts.algorithm.RobustLineIntersector].<init>() [function] [call site] 02880
40 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02881
40 [org.locationtech.jts.algorithm.LineIntersector].hasIntersection() [function] [call site] 02882
40 [org.locationtech.jts.algorithm.LineIntersector].getIntersectionNum() [function] [call site] 02883
40 [org.locationtech.jts.algorithm.LineIntersector].isInteriorIntersection() [function] [call site] 02884
40 [org.locationtech.jts.algorithm.LineIntersector].isProper() [function] [call site] 02885
41 [org.locationtech.jts.algorithm.LineIntersector].hasIntersection() [function] [call site] 02886
40 [org.locationtech.jts.algorithm.LineIntersector].getIntersection(int) [function] [call site] 02887
40 [org.locationtech.jts.coverage.InvalidSegmentDetector].isInteriorSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.coverage.CoverageRing,int) [function] [call site] 02888
41 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02889
41 [org.locationtech.jts.coverage.CoverageRing].findVertexPrev(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 02890
42 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02891
42 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02892
42 [org.locationtech.jts.coverage.CoverageRing].prev(int) [function] [call site] 02893
43 [org.locationtech.jts.noding.BasicSegmentString].size() [function] [call site] 02894
42 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02895
41 [org.locationtech.jts.coverage.CoverageRing].findVertexNext(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 02896
42 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02897
42 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02898
42 [org.locationtech.jts.coverage.CoverageRing].next(int) [function] [call site] 02899
43 [org.locationtech.jts.noding.BasicSegmentString].size() [function] [call site] 02900
42 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02901
41 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02902
41 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02903
41 [org.locationtech.jts.coverage.CoverageRing].isInteriorOnRight() [function] [call site] 02904
41 [org.locationtech.jts.algorithm.PolygonNodeTopology].isInteriorSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02905
42 [org.locationtech.jts.algorithm.PolygonNodeTopology].isAngleGreater(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02906
43 [org.locationtech.jts.algorithm.PolygonNodeTopology].quadrant(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02907
44 [org.locationtech.jts.geom.Coordinate].getX() [function] [call site] 02908
44 [org.locationtech.jts.geom.Coordinate].getX() [function] [call site] 02909
44 [org.locationtech.jts.geom.Coordinate].getY() [function] [call site] 02910
44 [org.locationtech.jts.geom.Coordinate].getY() [function] [call site] 02911
44 [org.locationtech.jts.geom.Quadrant].quadrant(double,double) [function] [call site] 02912
43 [org.locationtech.jts.algorithm.PolygonNodeTopology].quadrant(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02913
43 [org.locationtech.jts.algorithm.Orientation].index(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02914
42 [org.locationtech.jts.algorithm.PolygonNodeTopology].isBetween(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02915
43 [org.locationtech.jts.algorithm.PolygonNodeTopology].isAngleGreater(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02916
43 [org.locationtech.jts.algorithm.PolygonNodeTopology].isAngleGreater(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02917
39 [org.locationtech.jts.coverage.InvalidSegmentDetector].isNearlyParallel(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,double) [function] [call site] 02918
40 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02919
40 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02920
40 [org.locationtech.jts.geom.LineSegment].project(org.locationtech.jts.geom.LineSegment) [function] [call site] 02921
41 [org.locationtech.jts.geom.LineSegment].projectionFactor(org.locationtech.jts.geom.Coordinate) [function] [call site] 02922
41 [org.locationtech.jts.geom.LineSegment].projectionFactor(org.locationtech.jts.geom.Coordinate) [function] [call site] 02923
41 [org.locationtech.jts.geom.LineSegment].project(org.locationtech.jts.geom.Coordinate,double) [function] [call site] 02924
41 [org.locationtech.jts.geom.LineSegment].project(org.locationtech.jts.geom.Coordinate,double) [function] [call site] 02925
41 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02926
40 [org.locationtech.jts.geom.LineSegment].project(org.locationtech.jts.geom.LineSegment) [function] [call site] 02927
40 [org.locationtech.jts.geom.LineSegment].getLength() [function] [call site] 02928
41 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 02929
40 [org.locationtech.jts.geom.LineSegment].getLength() [function] [call site] 02930
40 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 02931
40 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 02932
40 [org.locationtech.jts.geom.LineSegment].reverse() [function] [call site] 02933
40 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 02934
40 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 02935
38 [org.locationtech.jts.coverage.CoverageRing].markInvalid(int) [function] [call site] 02936
37 [org.locationtech.jts.noding.InteriorIntersectionFinderAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 02937
38 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02938
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02939
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02940
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02941
38 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02942
38 [org.locationtech.jts.algorithm.LineIntersector].hasIntersection() [function] [call site] 02943
38 [org.locationtech.jts.algorithm.LineIntersector].isInteriorIntersection() [function] [call site] 02944
38 [org.locationtech.jts.algorithm.LineIntersector].getIntersectionNum() [function] [call site] 02945
38 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 02946
38 [org.locationtech.jts.algorithm.LineIntersector].getIntersection(int) [function] [call site] 02947
38 [org.locationtech.jts.noding.NodedSegmentString].addIntersections(org.locationtech.jts.algorithm.LineIntersector,int,int) [function] [call site] 02948
38 [org.locationtech.jts.noding.NodedSegmentString].addIntersections(org.locationtech.jts.algorithm.LineIntersector,int,int) [function] [call site] 02949
37 [org.locationtech.jts.noding.IntersectionAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 02950
38 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02951
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02952
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02953
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02954
38 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02955
38 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02956
38 [org.locationtech.jts.algorithm.LineIntersector].hasIntersection() [function] [call site] 02957
38 [org.locationtech.jts.algorithm.LineIntersector].isInteriorIntersection() [function] [call site] 02958
38 [org.locationtech.jts.noding.IntersectionAdder].isTrivialIntersection(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 02959
39 [org.locationtech.jts.algorithm.LineIntersector].getIntersectionNum() [function] [call site] 02960
39 [org.locationtech.jts.noding.IntersectionAdder].isAdjacentSegments(int,int) [function] [call site] 02961
39 [org.locationtech.jts.noding.BasicSegmentString].isClosed() [function] [call site] 02962
39 [org.locationtech.jts.noding.NodedSegmentString].isClosed() [function] [call site] 02963
39 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].size() [function] [call site] 02964
38 [org.locationtech.jts.noding.NodedSegmentString].addIntersections(org.locationtech.jts.algorithm.LineIntersector,int,int) [function] [call site] 02965
38 [org.locationtech.jts.noding.NodedSegmentString].addIntersections(org.locationtech.jts.algorithm.LineIntersector,int,int) [function] [call site] 02966
38 [org.locationtech.jts.algorithm.LineIntersector].isProper() [function] [call site] 02967
37 [org.locationtech.jts.noding.SegmentIntersectionDetector].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 02968
38 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02969
38 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02970
38 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02971
38 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02972
38 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02973
38 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02974
38 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02975
38 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02976
38 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02977
38 [org.locationtech.jts.algorithm.LineIntersector].hasIntersection() [function] [call site] 02978
38 [org.locationtech.jts.algorithm.LineIntersector].isProper() [function] [call site] 02979
38 [org.locationtech.jts.algorithm.LineIntersector].getIntersection(int) [function] [call site] 02980
37 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 02981
38 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].findInvalidIntersection(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 02982
39 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 02983
39 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02984
39 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02985
39 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 02986
39 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 02987
39 [org.locationtech.jts.algorithm.LineIntersector].hasIntersection() [function] [call site] 02988
39 [org.locationtech.jts.algorithm.LineIntersector].getIntersectionNum() [function] [call site] 02989
39 [org.locationtech.jts.algorithm.LineIntersector].isProper() [function] [call site] 02990
39 [org.locationtech.jts.algorithm.LineIntersector].getIntersection(int) [function] [call site] 02991
39 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].isAdjacentInRing(org.locationtech.jts.noding.SegmentString,int,int) [function] [call site] 02992
40 [org.locationtech.jts.noding.BasicSegmentString].size() [function] [call site] 02993
40 [org.locationtech.jts.noding.NodedSegmentString].size() [function] [call site] 02994
39 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02995
39 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02996
39 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 02997
39 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].prevCoordinateInRing(org.locationtech.jts.noding.SegmentString,int) [function] [call site] 02998
40 [org.locationtech.jts.noding.NodedSegmentString].size() [function] [call site] 02999
40 [org.locationtech.jts.noding.BasicSegmentString].size() [function] [call site] 03000
40 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 03001
40 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 03002
39 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 03003
39 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].prevCoordinateInRing(org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03004
39 [org.locationtech.jts.algorithm.PolygonNodeTopology].isCrossing(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03005
40 [org.locationtech.jts.algorithm.PolygonNodeTopology].isAngleGreater(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03006
40 [org.locationtech.jts.algorithm.PolygonNodeTopology].compareBetween(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03007
41 [org.locationtech.jts.algorithm.PolygonNodeTopology].compareAngle(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03008
42 [org.locationtech.jts.algorithm.PolygonNodeTopology].quadrant(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03009
42 [org.locationtech.jts.algorithm.PolygonNodeTopology].quadrant(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03010
42 [org.locationtech.jts.algorithm.Orientation].index(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03011
41 [org.locationtech.jts.algorithm.PolygonNodeTopology].compareAngle(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03012
40 [org.locationtech.jts.algorithm.PolygonNodeTopology].compareBetween(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03013
39 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].addSelfTouch(org.locationtech.jts.noding.SegmentString,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03014
40 [org.locationtech.jts.noding.BasicSegmentString].getData() [function] [call site] 03015
40 [org.locationtech.jts.noding.NodedSegmentString].getData() [function] [call site] 03016
40 [org.locationtech.jts.operation.valid.PolygonRing].addSelfTouch(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03017
41 [org.locationtech.jts.operation.valid.PolygonRingSelfNode].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03018
39 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].addDoubleTouch(org.locationtech.jts.noding.SegmentString,org.locationtech.jts.noding.SegmentString,org.locationtech.jts.geom.Coordinate) [function] [call site] 03019
40 [org.locationtech.jts.operation.valid.PolygonRing].addTouch(org.locationtech.jts.operation.valid.PolygonRing,org.locationtech.jts.operation.valid.PolygonRing,org.locationtech.jts.geom.Coordinate) [function] [call site] 03020
41 [org.locationtech.jts.operation.valid.PolygonRing].isSamePolygon(org.locationtech.jts.operation.valid.PolygonRing) [function] [call site] 03021
41 [org.locationtech.jts.operation.valid.PolygonRing].isOnlyTouch(org.locationtech.jts.operation.valid.PolygonRing,org.locationtech.jts.geom.Coordinate) [function] [call site] 03022
42 [org.locationtech.jts.operation.valid.PolygonRingTouch].isAtLocation(org.locationtech.jts.geom.Coordinate) [function] [call site] 03023
43 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 03024
41 [org.locationtech.jts.operation.valid.PolygonRing].isOnlyTouch(org.locationtech.jts.operation.valid.PolygonRing,org.locationtech.jts.geom.Coordinate) [function] [call site] 03025
41 [org.locationtech.jts.operation.valid.PolygonRing].addTouch(org.locationtech.jts.operation.valid.PolygonRing,org.locationtech.jts.geom.Coordinate) [function] [call site] 03026
42 [org.locationtech.jts.operation.valid.PolygonRingTouch].<init>(org.locationtech.jts.operation.valid.PolygonRing,org.locationtech.jts.geom.Coordinate) [function] [call site] 03027
41 [org.locationtech.jts.operation.valid.PolygonRing].addTouch(org.locationtech.jts.operation.valid.PolygonRing,org.locationtech.jts.geom.Coordinate) [function] [call site] 03028
40 [org.locationtech.jts.noding.BasicSegmentString].getData() [function] [call site] 03029
40 [org.locationtech.jts.noding.NodedSegmentString].getData() [function] [call site] 03030
40 [org.locationtech.jts.noding.BasicSegmentString].getData() [function] [call site] 03031
40 [org.locationtech.jts.noding.NodedSegmentString].getData() [function] [call site] 03032
38 [org.locationtech.jts.algorithm.LineIntersector].getIntersection(int) [function] [call site] 03033
37 [org.locationtech.jts.noding.NodingIntersectionFinder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03034
38 [org.locationtech.jts.noding.NodingIntersectionFinder].hasIntersection() [function] [call site] 03035
38 [org.locationtech.jts.noding.NodingIntersectionFinder].isEndSegment(org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03036
39 [org.locationtech.jts.noding.NodedSegmentString].size() [function] [call site] 03037
39 [org.locationtech.jts.noding.BasicSegmentString].size() [function] [call site] 03038
38 [org.locationtech.jts.noding.NodingIntersectionFinder].isEndSegment(org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03039
38 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 03040
38 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 03041
38 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 03042
38 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 03043
38 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 03044
38 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 03045
38 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 03046
38 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 03047
38 [org.locationtech.jts.noding.BasicSegmentString].size() [function] [call site] 03048
38 [org.locationtech.jts.noding.NodedSegmentString].size() [function] [call site] 03049
38 [org.locationtech.jts.noding.BasicSegmentString].size() [function] [call site] 03050
38 [org.locationtech.jts.noding.NodedSegmentString].size() [function] [call site] 03051
38 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03052
38 [org.locationtech.jts.algorithm.LineIntersector].hasIntersection() [function] [call site] 03053
38 [org.locationtech.jts.algorithm.LineIntersector].isInteriorIntersection() [function] [call site] 03054
38 [org.locationtech.jts.noding.NodingIntersectionFinder].isInteriorVertexIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,boolean,boolean,boolean,boolean) [function] [call site] 03055
39 [org.locationtech.jts.noding.NodingIntersectionFinder].isInteriorVertexIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,boolean,boolean) [function] [call site] 03056
40 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 03057
39 [org.locationtech.jts.noding.NodingIntersectionFinder].isInteriorVertexIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,boolean,boolean) [function] [call site] 03058
39 [org.locationtech.jts.noding.NodingIntersectionFinder].isInteriorVertexIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,boolean,boolean) [function] [call site] 03059
39 [org.locationtech.jts.noding.NodingIntersectionFinder].isInteriorVertexIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,boolean,boolean) [function] [call site] 03060
38 [org.locationtech.jts.algorithm.LineIntersector].getIntersection(int) [function] [call site] 03061
38 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 03062
37 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].isDone() [function] [call site] 03063
38 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].isInvalid() [function] [call site] 03064
37 [org.locationtech.jts.operation.valid.IsSimpleOp$NonSimpleIntersectionFinder].isDone() [function] [call site] 03065
38 [org.jdom2.ContentList$FilterList].size() [function] [call site] 03066
38 [org.jdom2.ContentList].size() [function] [call site] 03067
38 [org.jdom2.AttributeList].size() [function] [call site] 03068
37 [org.locationtech.jts.coverage.InvalidSegmentDetector:org.locationtech.jts.noding.InteriorIntersectionFinderAdder:org.locationtech.jts.noding.IntersectionAdder:org.locationtech.jts.noding.IntersectionFinderAdder:org.locationtech.jts.noding.NodingIntersectionFinder:org.locationtech.jts.noding.SegmentIntersectionDetector:org.locationtech.jts.noding.snap.SnappingIntersectionAdder:org.locationtech.jts.noding.snapround.SnapRoundingIntersectionAdder:org.locationtech.jts.triangulate.polygon.PolygonHoleJoiner$InteriorIntersectionDetector:org.locationtech.jts.triangulate.polygon.PolygonNoder$NodeAdder].isDone() [function] [call site] 03069
36 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].isDone() [function] [call site] 03070
36 [org.locationtech.jts.operation.valid.IsSimpleOp$NonSimpleIntersectionFinder].isDone() [function] [call site] 03071
36 [org.locationtech.jts.coverage.InvalidSegmentDetector:org.locationtech.jts.noding.InteriorIntersectionFinderAdder:org.locationtech.jts.noding.IntersectionAdder:org.locationtech.jts.noding.IntersectionFinderAdder:org.locationtech.jts.noding.NodingIntersectionFinder:org.locationtech.jts.noding.SegmentIntersectionDetector:org.locationtech.jts.noding.snap.SnappingIntersectionAdder:org.locationtech.jts.noding.snapround.SnapRoundingIntersectionAdder:org.locationtech.jts.triangulate.polygon.PolygonHoleJoiner$InteriorIntersectionDetector:org.locationtech.jts.triangulate.polygon.PolygonNoder$NodeAdder].isDone() [function] [call site] 03072
35 [org.locationtech.jts.noding.MCIndexSegmentSetMutualIntersector].process(java.util.Collection,org.locationtech.jts.noding.SegmentIntersector) [function] [call site] 03073
36 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 03074
36 [org.jdom2.FilterIterator].hasNext() [function] [call site] 03075
36 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 03076
36 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 03077
36 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 03078
36 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 03079
36 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 03080
36 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 03081
36 [org.jdom2.ContentList].iterator() [function] [call site] 03082
36 [org.jdom2.AttributeList].iterator() [function] [call site] 03083
36 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 03084
36 [org.locationtech.jts.noding.MCIndexSegmentSetMutualIntersector].addToMonoChains(org.locationtech.jts.noding.SegmentString,java.util.List) [function] [call site] 03085
37 [org.locationtech.jts.noding.BasicSegmentString].size() [function] [call site] 03086
37 [org.locationtech.jts.index.chain.MonotoneChainBuilder].getChains(org.locationtech.jts.geom.Coordinate[],java.lang.Object) [function] [call site] 03087
37 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinates() [function] [call site] 03088
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 03089
37 [org.jdom2.FilterIterator].hasNext() [function] [call site] 03090
37 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 03091
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 03092
37 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 03093
37 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 03094
37 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 03095
37 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 03096
37 [org.jdom2.ContentList].iterator() [function] [call site] 03097
37 [org.jdom2.AttributeList].iterator() [function] [call site] 03098
37 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 03099
37 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 03100
37 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 03101
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 03102
37 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 03103
37 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 03104
37 [org.jdom2.DescendantIterator].next() [function] [call site] 03105
37 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 03106
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 03107
37 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 03108
37 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 03109
37 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 03110
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 03111
37 [org.jdom2.FilterIterator].next() [function] [call site] 03112
37 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 03113
37 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 03114
37 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 03115
37 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 03116
36 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 03117
36 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 03118
36 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 03119
36 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 03120
36 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 03121
36 [org.jdom2.DescendantIterator].next() [function] [call site] 03122
36 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 03123
36 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 03124
36 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 03125
36 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 03126
36 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 03127
36 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 03128
36 [org.jdom2.FilterIterator].next() [function] [call site] 03129
36 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 03130
36 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 03131
36 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 03132
36 [org.locationtech.jts.noding.MCIndexSegmentSetMutualIntersector].intersectChains(java.util.List,org.locationtech.jts.noding.SegmentIntersector) [function] [call site] 03133
37 [org.locationtech.jts.noding.MCIndexSegmentSetMutualIntersector$SegmentOverlapAction].<init>(org.locationtech.jts.noding.SegmentIntersector) [function] [call site] 03134
38 [org.locationtech.jts.index.chain.MonotoneChainOverlapAction].<init>() [function] [call site] 03135
39 [org.locationtech.jts.geom.LineSegment].<init>() [function] [call site] 03136
40 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03137
40 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 03138
40 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 03139
39 [org.locationtech.jts.geom.LineSegment].<init>() [function] [call site] 03140
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 03141
37 [org.jdom2.FilterIterator].hasNext() [function] [call site] 03142
37 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 03143
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 03144
37 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 03145
37 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 03146
37 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 03147
37 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 03148
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 03149
37 [org.jdom2.ContentList].iterator() [function] [call site] 03150
37 [org.jdom2.AttributeList].iterator() [function] [call site] 03151
37 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 03152
37 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 03153
37 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 03154
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 03155
37 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 03156
37 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 03157
37 [org.jdom2.DescendantIterator].next() [function] [call site] 03158
37 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 03159
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 03160
37 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 03161
37 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 03162
37 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 03163
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 03164
37 [org.jdom2.FilterIterator].next() [function] [call site] 03165
37 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 03166
37 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 03167
37 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 03168
37 [org.locationtech.jts.index.chain.MonotoneChain].getEnvelope(double) [function] [call site] 03169
37 [org.locationtech.jts.index.strtree.STRtree].query(org.locationtech.jts.geom.Envelope) [function] [call site] 03170
38 [org.locationtech.jts.index.strtree.AbstractSTRtree].query(java.lang.Object) [function] [call site] 03171
39 [org.locationtech.jts.index.strtree.AbstractSTRtree].build() [function] [call site] 03172
39 [org.locationtech.jts.index.strtree.AbstractSTRtree].isEmpty() [function] [call site] 03173
39 [org.locationtech.jts.index.strtree.AbstractNode].getBounds() [function] [call site] 03174
39 [org.locationtech.jts.index.strtree.STRtree].getIntersectsOp() [function] [call site] 03175
39 [org.locationtech.jts.index.strtree.SIRtree].getIntersectsOp() [function] [call site] 03176
39 [org.locationtech.jts.index.strtree.SIRtree$2].intersects(java.lang.Object,java.lang.Object) [function] [call site] 03177
39 [org.locationtech.jts.index.strtree.STRtree$3].intersects(java.lang.Object,java.lang.Object) [function] [call site] 03178
39 [org.locationtech.jts.index.strtree.AbstractSTRtree].queryInternal(java.lang.Object,org.locationtech.jts.index.strtree.AbstractNode,java.util.List) [function] [call site] 03179
40 [org.locationtech.jts.index.strtree.AbstractNode].getChildBoundables() [function] [call site] 03180
40 [org.jdom2.ContentList$FilterList].size() [function] [call site] 03181
40 [org.jdom2.ContentList].size() [function] [call site] 03182
40 [org.jdom2.AttributeList].size() [function] [call site] 03183
40 [org.jdom2.AttributeList].get(int) [function] [call site] 03184
40 [org.jdom2.ContentList].get(int) [function] [call site] 03185
40 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 03186
40 [org.locationtech.jts.index.strtree.AbstractNode].getBounds() [function] [call site] 03187
40 [org.locationtech.jts.index.strtree.ItemBoundable].getBounds() [function] [call site] 03188
40 [org.locationtech.jts.index.strtree.STRtree].getIntersectsOp() [function] [call site] 03189
40 [org.locationtech.jts.index.strtree.SIRtree].getIntersectsOp() [function] [call site] 03190
40 [org.locationtech.jts.index.strtree.SIRtree$2].intersects(java.lang.Object,java.lang.Object) [function] [call site] 03191
40 [org.locationtech.jts.index.strtree.STRtree$3].intersects(java.lang.Object,java.lang.Object) [function] [call site] 03192
40 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 03193
40 [org.locationtech.jts.index.strtree.ItemBoundable].getItem() [function] [call site] 03194
40 [org.locationtech.jts.util.Assert].shouldNeverReachHere() [function] [call site] 03195
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 03196
37 [org.jdom2.FilterIterator].hasNext() [function] [call site] 03197
37 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 03198
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 03199
37 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 03200
37 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 03201
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 03202
37 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 03203
37 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 03204
37 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 03205
37 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 03206
37 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 03207
37 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 03208
37 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 03209
37 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 03210
37 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 03211
37 [org.jdom2.ContentList].iterator() [function] [call site] 03212
37 [org.jdom2.AttributeList].iterator() [function] [call site] 03213
37 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 03214
37 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 03215
37 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 03216
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 03217
37 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 03218
37 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 03219
37 [org.jdom2.DescendantIterator].next() [function] [call site] 03220
37 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 03221
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 03222
37 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 03223
37 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 03224
37 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 03225
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 03226
37 [org.jdom2.FilterIterator].next() [function] [call site] 03227
37 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 03228
37 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 03229
37 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 03230
37 [org.locationtech.jts.index.chain.MonotoneChain].computeOverlaps(org.locationtech.jts.index.chain.MonotoneChain,double,org.locationtech.jts.index.chain.MonotoneChainOverlapAction) [function] [call site] 03231
38 [org.locationtech.jts.index.chain.MonotoneChain].computeOverlaps(int,int,org.locationtech.jts.index.chain.MonotoneChain,int,int,double,org.locationtech.jts.index.chain.MonotoneChainOverlapAction) [function] [call site] 03232
39 [org.locationtech.jts.noding.MCIndexNoder$SegmentOverlapAction].overlap(org.locationtech.jts.index.chain.MonotoneChain,int,org.locationtech.jts.index.chain.MonotoneChain,int) [function] [call site] 03233
40 [org.locationtech.jts.index.chain.MonotoneChain].getContext() [function] [call site] 03234
40 [org.locationtech.jts.index.chain.MonotoneChain].getContext() [function] [call site] 03235
40 [org.locationtech.jts.noding.IntersectionFinderAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03236
40 [org.locationtech.jts.triangulate.polygon.PolygonHoleJoiner$InteriorIntersectionDetector].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03237
40 [org.locationtech.jts.operation.valid.IsSimpleOp$NonSimpleIntersectionFinder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03238
40 [org.locationtech.jts.noding.snap.SnappingIntersectionAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03239
40 [org.locationtech.jts.triangulate.polygon.PolygonNoder$NodeAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03240
40 [org.locationtech.jts.noding.snapround.SnapRoundingIntersectionAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03241
40 [org.locationtech.jts.coverage.InvalidSegmentDetector].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03242
40 [org.locationtech.jts.noding.InteriorIntersectionFinderAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03243
40 [org.locationtech.jts.noding.IntersectionAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03244
40 [org.locationtech.jts.noding.SegmentIntersectionDetector].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03245
40 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03246
40 [org.locationtech.jts.noding.NodingIntersectionFinder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03247
39 [org.locationtech.jts.index.chain.MonotoneChainOverlapAction].overlap(org.locationtech.jts.index.chain.MonotoneChain,int,org.locationtech.jts.index.chain.MonotoneChain,int) [function] [call site] 03248
40 [org.locationtech.jts.index.chain.MonotoneChain].getLineSegment(int,org.locationtech.jts.geom.LineSegment) [function] [call site] 03249
40 [org.locationtech.jts.index.chain.MonotoneChain].getLineSegment(int,org.locationtech.jts.geom.LineSegment) [function] [call site] 03250
40 [org.locationtech.jts.index.chain.MonotoneChainOverlapAction].overlap(org.locationtech.jts.geom.LineSegment,org.locationtech.jts.geom.LineSegment) [function] [call site] 03251
39 [org.locationtech.jts.noding.MCIndexSegmentSetMutualIntersector$SegmentOverlapAction].overlap(org.locationtech.jts.index.chain.MonotoneChain,int,org.locationtech.jts.index.chain.MonotoneChain,int) [function] [call site] 03252
40 [org.locationtech.jts.index.chain.MonotoneChain].getContext() [function] [call site] 03253
40 [org.locationtech.jts.index.chain.MonotoneChain].getContext() [function] [call site] 03254
40 [org.locationtech.jts.noding.IntersectionFinderAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03255
40 [org.locationtech.jts.triangulate.polygon.PolygonHoleJoiner$InteriorIntersectionDetector].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03256
40 [org.locationtech.jts.operation.valid.IsSimpleOp$NonSimpleIntersectionFinder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03257
40 [org.locationtech.jts.noding.snap.SnappingIntersectionAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03258
40 [org.locationtech.jts.triangulate.polygon.PolygonNoder$NodeAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03259
40 [org.locationtech.jts.noding.snapround.SnapRoundingIntersectionAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03260
40 [org.locationtech.jts.coverage.InvalidSegmentDetector].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03261
40 [org.locationtech.jts.noding.InteriorIntersectionFinderAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03262
40 [org.locationtech.jts.noding.IntersectionAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03263
40 [org.locationtech.jts.noding.SegmentIntersectionDetector].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03264
40 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03265
40 [org.locationtech.jts.noding.NodingIntersectionFinder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 03266
39 [org.locationtech.jts.index.chain.MonotoneChain].overlaps(int,int,org.locationtech.jts.index.chain.MonotoneChain,int,int,double) [function] [call site] 03267
40 [org.locationtech.jts.index.chain.MonotoneChain].overlaps(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,double) [function] [call site] 03268
40 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03269
37 [org.locationtech.jts.coverage.InvalidSegmentDetector].isDone() [function] [call site] 03270
37 [org.locationtech.jts.noding.SegmentIntersectionDetector].isDone() [function] [call site] 03271
37 [org.locationtech.jts.noding.IntersectionFinderAdder].isDone() [function] [call site] 03272
37 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].isDone() [function] [call site] 03273
37 [org.locationtech.jts.triangulate.polygon.PolygonHoleJoiner$InteriorIntersectionDetector].isDone() [function] [call site] 03274
37 [org.locationtech.jts.operation.valid.IsSimpleOp$NonSimpleIntersectionFinder].isDone() [function] [call site] 03275
37 [org.locationtech.jts.noding.NodingIntersectionFinder].isDone() [function] [call site] 03276
37 [org.locationtech.jts.noding.InteriorIntersectionFinderAdder].isDone() [function] [call site] 03277
37 [org.locationtech.jts.noding.snapround.SnapRoundingIntersectionAdder].isDone() [function] [call site] 03278
37 [org.locationtech.jts.triangulate.polygon.PolygonNoder$NodeAdder].isDone() [function] [call site] 03279
37 [org.locationtech.jts.noding.IntersectionAdder].isDone() [function] [call site] 03280
37 [org.locationtech.jts.noding.snap.SnappingIntersectionAdder].isDone() [function] [call site] 03281
35 [org.locationtech.jts.noding.SegmentIntersectionDetector].hasIntersection() [function] [call site] 03282
33 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 03283
33 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 03284
33 [org.locationtech.jts.geom.prep.PreparedLineString].isAnyTargetComponentInTest(org.locationtech.jts.geom.Geometry) [function] [call site] 03285
34 [org.locationtech.jts.geom.prep.BasicPreparedGeometry].isAnyTargetComponentInTest(org.locationtech.jts.geom.Geometry) [function] [call site] 03286
35 [org.locationtech.jts.algorithm.PointLocator].<init>() [function] [call site] 03287
35 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 03288
35 [org.jdom2.FilterIterator].hasNext() [function] [call site] 03289
35 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 03290
35 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 03291
35 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 03292
35 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 03293
35 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 03294
35 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 03295
35 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 03296
35 [org.jdom2.ContentList].iterator() [function] [call site] 03297
35 [org.jdom2.AttributeList].iterator() [function] [call site] 03298
35 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 03299
35 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 03300
35 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 03301
35 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 03302
35 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 03303
35 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 03304
35 [org.jdom2.DescendantIterator].next() [function] [call site] 03305
35 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 03306
35 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 03307
35 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 03308
35 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 03309
35 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 03310
35 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 03311
35 [org.jdom2.FilterIterator].next() [function] [call site] 03312
35 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 03313
35 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 03314
35 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 03315
35 [org.locationtech.jts.algorithm.PointLocator].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Geometry) [function] [call site] 03316
36 [org.locationtech.jts.algorithm.PointLocator].locate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Geometry) [function] [call site] 03317
37 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 03318
37 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 03319
37 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 03320
37 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 03321
37 [org.locationtech.jts.algorithm.PointLocator].locateOnLineString(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.LineString) [function] [call site] 03322
38 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 03323
38 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate) [function] [call site] 03324
38 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 03325
38 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 03326
38 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 03327
38 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 03328
38 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 03329
38 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 03330
38 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 03331
38 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 03332
38 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 03333
38 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 03334
38 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 03335
38 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 03336
38 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 03337
38 [org.locationtech.jts.geom.LineString].isClosed() [function] [call site] 03338
38 [org.locationtech.jts.geom.LinearRing].isClosed() [function] [call site] 03339
38 [org.locationtech.jts.algorithm.BoundaryNodeRule$MultiValentEndPointBoundaryNodeRule].isInBoundary(int) [function] [call site] 03340
38 [org.locationtech.jts.algorithm.BoundaryNodeRule$MonoValentEndPointBoundaryNodeRule].isInBoundary(int) [function] [call site] 03341
38 [org.locationtech.jts.algorithm.BoundaryNodeRule$Mod2BoundaryNodeRule].isInBoundary(int) [function] [call site] 03342
38 [org.locationtech.jts.algorithm.BoundaryNodeRule$EndPointBoundaryNodeRule].isInBoundary(int) [function] [call site] 03343
38 [org.locationtech.jts.algorithm.PointLocation].isOnLine(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 03344
39 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 03345
39 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 03346
39 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 03347
39 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 03348
39 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 03349
39 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 03350
39 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 03351
39 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 03352
39 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 03353
39 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 03354
39 [org.locationtech.jts.algorithm.PointLocation].isOnSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03355
40 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03356
40 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 03357
40 [org.locationtech.jts.algorithm.Orientation].index(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03358
37 [org.locationtech.jts.algorithm.PointLocator].locateInPolygon(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Polygon) [function] [call site] 03359
38 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 03360
38 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 03361
38 [org.locationtech.jts.algorithm.PointLocator].locateInPolygonRing(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.LinearRing) [function] [call site] 03362
39 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 03363
39 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate) [function] [call site] 03364
39 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 03365
39 [org.locationtech.jts.algorithm.PointLocation].locateInRing(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 03366
38 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 03367
38 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 03368
38 [org.locationtech.jts.algorithm.PointLocator].locateInPolygonRing(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.LinearRing) [function] [call site] 03369
37 [org.locationtech.jts.algorithm.PointLocator].computeLocation(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Geometry) [function] [call site] 03370
38 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 03371
38 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 03372
38 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 03373
38 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 03374
38 [org.locationtech.jts.algorithm.PointLocator].locateOnPoint(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Point) [function] [call site] 03375
39 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 03376
39 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 03377
38 [org.locationtech.jts.algorithm.PointLocator].updateLocationInfo(int) [function] [call site] 03378
38 [org.locationtech.jts.algorithm.PointLocator].locateOnLineString(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.LineString) [function] [call site] 03379
38 [org.locationtech.jts.algorithm.PointLocator].updateLocationInfo(int) [function] [call site] 03380
38 [org.locationtech.jts.algorithm.PointLocator].locateInPolygon(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Polygon) [function] [call site] 03381
38 [org.locationtech.jts.algorithm.PointLocator].updateLocationInfo(int) [function] [call site] 03382
38 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 03383
38 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 03384
38 [org.locationtech.jts.algorithm.PointLocator].locateOnLineString(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.LineString) [function] [call site] 03385
38 [org.locationtech.jts.algorithm.PointLocator].updateLocationInfo(int) [function] [call site] 03386
38 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 03387
38 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 03388
38 [org.locationtech.jts.algorithm.PointLocator].locateInPolygon(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Polygon) [function] [call site] 03389
38 [org.locationtech.jts.algorithm.PointLocator].updateLocationInfo(int) [function] [call site] 03390
38 [org.locationtech.jts.geom.GeometryCollectionIterator].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 03391
38 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 03392
38 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 03393
37 [org.locationtech.jts.algorithm.BoundaryNodeRule$EndPointBoundaryNodeRule:org.locationtech.jts.algorithm.BoundaryNodeRule$Mod2BoundaryNodeRule:org.locationtech.jts.algorithm.BoundaryNodeRule$MonoValentEndPointBoundaryNodeRule:org.locationtech.jts.algorithm.BoundaryNodeRule$MultiValentEndPointBoundaryNodeRule].isInBoundary(int) [function] [call site] 03394
33 [org.locationtech.jts.geom.GeometryCollection].hasDimension(int) [function] [call site] 03395
34 [org.locationtech.jts.geom.Geometry].hasDimension(int) [function] [call site] 03396
35 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 03397
35 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 03398
35 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 03399
35 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 03400
35 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 03401
35 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 03402
35 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 03403
34 [org.locationtech.jts.geom.MultiLineString:org.locationtech.jts.geom.MultiPoint:org.locationtech.jts.geom.MultiPolygon].hasDimension(int) [function] [call site] 03404
33 [org.locationtech.jts.geom.Geometry].hasDimension(int) [function] [call site] 03405
33 [org.locationtech.jts.geom.MultiLineString:org.locationtech.jts.geom.MultiPoint:org.locationtech.jts.geom.MultiPolygon].hasDimension(int) [function] [call site] 03406
33 [org.locationtech.jts.geom.prep.PreparedLineStringIntersects].isAnyTestPointInTarget(org.locationtech.jts.geom.Geometry) [function] [call site] 03407
34 [org.locationtech.jts.algorithm.PointLocator].<init>() [function] [call site] 03408
34 [org.locationtech.jts.geom.util.ComponentCoordinateExtracter].getCoordinates(org.locationtech.jts.geom.Geometry) [function] [call site] 03409
34 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 03410
34 [org.jdom2.FilterIterator].hasNext() [function] [call site] 03411
34 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 03412
34 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 03413
34 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 03414
34 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 03415
34 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 03416
34 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 03417
34 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 03418
34 [org.jdom2.ContentList].iterator() [function] [call site] 03419
34 [org.jdom2.AttributeList].iterator() [function] [call site] 03420
34 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 03421
34 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 03422
34 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 03423
34 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 03424
34 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 03425
34 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 03426
34 [org.jdom2.DescendantIterator].next() [function] [call site] 03427
34 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 03428
34 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 03429
34 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 03430
34 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 03431
34 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 03432
34 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 03433
34 [org.jdom2.FilterIterator].next() [function] [call site] 03434
34 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 03435
34 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 03436
34 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 03437
34 [org.locationtech.jts.geom.prep.PreparedLineString].getGeometry() [function] [call site] 03438
34 [org.locationtech.jts.algorithm.PointLocator].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Geometry) [function] [call site] 03439
30 [org.locationtech.jts.geom.prep.PreparedPoint].intersects(org.locationtech.jts.geom.Geometry) [function] [call site] 03440
31 [org.locationtech.jts.geom.prep.BasicPreparedGeometry].envelopesIntersect(org.locationtech.jts.geom.Geometry) [function] [call site] 03441
31 [org.locationtech.jts.geom.prep.PreparedPoint].isAnyTargetComponentInTest(org.locationtech.jts.geom.Geometry) [function] [call site] 03442
32 [org.locationtech.jts.geom.prep.BasicPreparedGeometry].isAnyTargetComponentInTest(org.locationtech.jts.geom.Geometry) [function] [call site] 03443
30 [org.locationtech.jts.geom.prep.BasicPreparedGeometry].intersects(org.locationtech.jts.geom.Geometry) [function] [call site] 03444
31 [org.locationtech.jts.geom.Geometry].intersects(org.locationtech.jts.geom.Geometry) [function] [call site] 03445
32 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 03446
32 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 03447
32 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 03448
32 [org.locationtech.jts.geom.Polygon].isRectangle() [function] [call site] 03449
32 [org.locationtech.jts.geom.Geometry].isRectangle() [function] [call site] 03450
32 [org.locationtech.jts.operation.predicate.RectangleIntersects].intersects(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Geometry) [function] [call site] 03451
32 [org.locationtech.jts.geom.Polygon].isRectangle() [function] [call site] 03452
32 [org.locationtech.jts.geom.Geometry].isRectangle() [function] [call site] 03453
32 [org.locationtech.jts.operation.predicate.RectangleIntersects].intersects(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Geometry) [function] [call site] 03454
32 [org.locationtech.jts.geom.Geometry].isGeometryCollection() [function] [call site] 03455
33 [org.locationtech.jts.geom.MultiPolygon].getTypeCode() [function] [call site] 03456
33 [org.locationtech.jts.geom.Polygon].getTypeCode() [function] [call site] 03457
33 [org.locationtech.jts.geom.LineString].getTypeCode() [function] [call site] 03458
33 [org.locationtech.jts.geom.Point].getTypeCode() [function] [call site] 03459
33 [org.locationtech.jts.geom.LinearRing].getTypeCode() [function] [call site] 03460
33 [org.locationtech.jts.geom.GeometryCollection].getTypeCode() [function] [call site] 03461
33 [org.locationtech.jts.geom.MultiPoint].getTypeCode() [function] [call site] 03462
33 [org.locationtech.jts.geom.MultiLineString].getTypeCode() [function] [call site] 03463
32 [org.locationtech.jts.geom.Geometry].isGeometryCollection() [function] [call site] 03464
32 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 03465
32 [org.locationtech.jts.geom.Geometry].getNumGeometries() [function] [call site] 03466
32 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 03467
32 [org.locationtech.jts.geom.Geometry].getNumGeometries() [function] [call site] 03468
32 [org.locationtech.jts.geom.Geometry].getGeometryN(int) [function] [call site] 03469
32 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 03470
32 [org.locationtech.jts.geom.Geometry].getGeometryN(int) [function] [call site] 03471
32 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 03472
32 [org.locationtech.jts.geom.IntersectionMatrix].isIntersects() [function] [call site] 03473
33 [org.locationtech.jts.geom.IntersectionMatrix].isDisjoint() [function] [call site] 03474
32 [org.locationtech.jts.geom.Geometry].relate(org.locationtech.jts.geom.Geometry) [function] [call site] 03475
33 [org.locationtech.jts.geom.Geometry].checkNotGeometryCollection(org.locationtech.jts.geom.Geometry) [function] [call site] 03476
34 [org.locationtech.jts.geom.Geometry].isGeometryCollection() [function] [call site] 03477
33 [org.locationtech.jts.geom.Geometry].checkNotGeometryCollection(org.locationtech.jts.geom.Geometry) [function] [call site] 03478
33 [org.locationtech.jts.operation.relate.RelateOp].relate(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 03479
34 [org.locationtech.jts.operation.relate.RelateOp].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 03480
35 [org.locationtech.jts.operation.GeometryGraphOperation].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 03481
36 [org.locationtech.jts.operation.GeometryGraphOperation].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,org.locationtech.jts.algorithm.BoundaryNodeRule) [function] [call site] 03482
37 [org.locationtech.jts.algorithm.RobustLineIntersector].<init>() [function] [call site] 03483
37 [org.locationtech.jts.geom.PrecisionModel].compareTo(java.lang.Object) [function] [call site] 03484
38 [org.locationtech.jts.geom.PrecisionModel].getMaximumSignificantDigits() [function] [call site] 03485
39 [org.locationtech.jts.geom.PrecisionModel].getScale() [function] [call site] 03486
38 [org.locationtech.jts.geom.PrecisionModel].getMaximumSignificantDigits() [function] [call site] 03487
37 [org.locationtech.jts.geom.Geometry].getPrecisionModel() [function] [call site] 03488
38 [org.locationtech.jts.geom.GeometryFactory].getPrecisionModel() [function] [call site] 03489
37 [org.locationtech.jts.geom.Geometry].getPrecisionModel() [function] [call site] 03490
37 [org.locationtech.jts.geom.Geometry].getPrecisionModel() [function] [call site] 03491
37 [org.locationtech.jts.operation.GeometryGraphOperation].setComputationPrecision(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 03492
38 [org.locationtech.jts.algorithm.LineIntersector].setPrecisionModel(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 03493
37 [org.locationtech.jts.geom.Geometry].getPrecisionModel() [function] [call site] 03494
37 [org.locationtech.jts.operation.GeometryGraphOperation].setComputationPrecision(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 03495
37 [org.locationtech.jts.geomgraph.GeometryGraph].<init>(int,org.locationtech.jts.geom.Geometry,org.locationtech.jts.algorithm.BoundaryNodeRule) [function] [call site] 03496
38 [org.locationtech.jts.algorithm.PointLocator].<init>() [function] [call site] 03497
38 [org.locationtech.jts.geomgraph.PlanarGraph].<init>() [function] [call site] 03498
39 [org.locationtech.jts.geomgraph.NodeMap].<init>(org.locationtech.jts.geomgraph.NodeFactory) [function] [call site] 03499
39 [org.locationtech.jts.geomgraph.NodeFactory].<init>() [function] [call site] 03500
38 [org.locationtech.jts.geomgraph.GeometryGraph].add(org.locationtech.jts.geom.Geometry) [function] [call site] 03501
39 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 03502
39 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 03503
39 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 03504
39 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 03505
39 [org.locationtech.jts.geomgraph.GeometryGraph].addPolygon(org.locationtech.jts.geom.Polygon) [function] [call site] 03506
40 [org.locationtech.jts.geomgraph.GeometryGraph].addPolygonRing(org.locationtech.jts.geom.LinearRing,int,int) [function] [call site] 03507
41 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 03508
41 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 03509
41 [org.locationtech.jts.geom.CoordinateArrays].removeRepeatedPoints(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 03510
41 [org.locationtech.jts.algorithm.Orientation].isCCW(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 03511
42 [org.locationtech.jts.geom.impl.CoordinateArraySequence].<init>(org.locationtech.jts.geom.Coordinate[],int,int) [function] [call site] 03512
42 [org.locationtech.jts.algorithm.Orientation].isCCW(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 03513
41 [org.locationtech.jts.geomgraph.Edge].<init>(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.geomgraph.Label) [function] [call site] 03514
42 [org.locationtech.jts.geomgraph.EdgeIntersectionList].<init>(org.locationtech.jts.geomgraph.Edge) [function] [call site] 03515
42 [org.locationtech.jts.geomgraph.Depth].<init>() [function] [call site] 03516
42 [org.locationtech.jts.geomgraph.GraphComponent].<init>() [function] [call site] 03517
41 [org.locationtech.jts.geomgraph.Label].<init>(int,int,int,int) [function] [call site] 03518
42 [org.locationtech.jts.geomgraph.TopologyLocation].<init>(int,int,int) [function] [call site] 03519
43 [org.locationtech.jts.geomgraph.TopologyLocation].init(int) [function] [call site] 03520
44 [org.locationtech.jts.geomgraph.TopologyLocation].setAllLocations(int) [function] [call site] 03521
42 [org.locationtech.jts.geomgraph.TopologyLocation].<init>(int,int,int) [function] [call site] 03522
42 [org.locationtech.jts.geomgraph.TopologyLocation].setLocations(int,int,int) [function] [call site] 03523
41 [org.locationtech.jts.geomgraph.PlanarGraph].insertEdge(org.locationtech.jts.geomgraph.Edge) [function] [call site] 03524
42 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 03525
41 [org.locationtech.jts.geomgraph.GeometryGraph].insertPoint(int,org.locationtech.jts.geom.Coordinate,int) [function] [call site] 03526
42 [org.locationtech.jts.geomgraph.NodeMap].addNode(org.locationtech.jts.geom.Coordinate) [function] [call site] 03527
43 [org.locationtech.jts.operation.overlay.OverlayNodeFactory].createNode(org.locationtech.jts.geom.Coordinate) [function] [call site] 03528
44 [org.locationtech.jts.geomgraph.Node].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geomgraph.EdgeEndStar) [function] [call site] 03529
45 [org.locationtech.jts.geomgraph.GraphComponent].<init>() [function] [call site] 03530
45 [org.locationtech.jts.geomgraph.Label].<init>(int,int) [function] [call site] 03531
46 [org.locationtech.jts.geomgraph.TopologyLocation].<init>(int) [function] [call site] 03532
47 [org.locationtech.jts.geomgraph.TopologyLocation].init(int) [function] [call site] 03533
46 [org.locationtech.jts.geomgraph.TopologyLocation].<init>(int) [function] [call site] 03534
46 [org.locationtech.jts.geomgraph.TopologyLocation].setLocation(int) [function] [call site] 03535
47 [org.locationtech.jts.geomgraph.TopologyLocation].setLocation(int,int) [function] [call site] 03536
44 [org.locationtech.jts.geomgraph.DirectedEdgeStar].<init>() [function] [call site] 03537
45 [org.locationtech.jts.geomgraph.EdgeEndStar].<init>() [function] [call site] 03538
43 [org.locationtech.jts.geomgraph.NodeFactory].createNode(org.locationtech.jts.geom.Coordinate) [function] [call site] 03539
44 [org.locationtech.jts.geomgraph.Node].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geomgraph.EdgeEndStar) [function] [call site] 03540
43 [org.locationtech.jts.operation.relate.RelateNodeFactory].createNode(org.locationtech.jts.geom.Coordinate) [function] [call site] 03541
44 [org.locationtech.jts.operation.relate.RelateNode].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geomgraph.EdgeEndStar) [function] [call site] 03542
45 [org.locationtech.jts.geomgraph.Node].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geomgraph.EdgeEndStar) [function] [call site] 03543
44 [org.locationtech.jts.operation.relate.EdgeEndBundleStar].<init>() [function] [call site] 03544
45 [org.locationtech.jts.geomgraph.EdgeEndStar].<init>() [function] [call site] 03545
42 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 03546
42 [org.locationtech.jts.geomgraph.Label].<init>(int,int) [function] [call site] 03547
42 [org.locationtech.jts.geomgraph.Label].setLocation(int,int) [function] [call site] 03548
43 [org.locationtech.jts.geomgraph.TopologyLocation].setLocation(int,int) [function] [call site] 03549
40 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 03550
40 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 03551
40 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 03552
40 [org.locationtech.jts.geomgraph.GeometryGraph].addPolygonRing(org.locationtech.jts.geom.LinearRing,int,int) [function] [call site] 03553
39 [org.locationtech.jts.geomgraph.GeometryGraph].addLineString(org.locationtech.jts.geom.LineString) [function] [call site] 03554
40 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 03555
40 [org.locationtech.jts.geom.CoordinateArrays].removeRepeatedPoints(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 03556
40 [org.locationtech.jts.geomgraph.Edge].<init>(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.geomgraph.Label) [function] [call site] 03557
40 [org.locationtech.jts.geomgraph.Label].<init>(int,int) [function] [call site] 03558
40 [org.locationtech.jts.geomgraph.PlanarGraph].insertEdge(org.locationtech.jts.geomgraph.Edge) [function] [call site] 03559
40 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 03560
40 [org.locationtech.jts.geomgraph.GeometryGraph].insertBoundaryPoint(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 03561
41 [org.locationtech.jts.geomgraph.NodeMap].addNode(org.locationtech.jts.geom.Coordinate) [function] [call site] 03562
41 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 03563
41 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 03564
42 [org.locationtech.jts.geomgraph.TopologyLocation].get(int) [function] [call site] 03565
41 [org.locationtech.jts.geomgraph.GeometryGraph].determineBoundary(org.locationtech.jts.algorithm.BoundaryNodeRule,int) [function] [call site] 03566
42 [org.locationtech.jts.algorithm.BoundaryNodeRule$EndPointBoundaryNodeRule:org.locationtech.jts.algorithm.BoundaryNodeRule$Mod2BoundaryNodeRule:org.locationtech.jts.algorithm.BoundaryNodeRule$MonoValentEndPointBoundaryNodeRule:org.locationtech.jts.algorithm.BoundaryNodeRule$MultiValentEndPointBoundaryNodeRule].isInBoundary(int) [function] [call site] 03567
41 [org.locationtech.jts.geomgraph.Label].setLocation(int,int) [function] [call site] 03568
40 [org.locationtech.jts.geomgraph.GeometryGraph].insertBoundaryPoint(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 03569
39 [org.locationtech.jts.geomgraph.GeometryGraph].addPoint(org.locationtech.jts.geom.Point) [function] [call site] 03570
40 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 03571
40 [org.locationtech.jts.geomgraph.GeometryGraph].insertPoint(int,org.locationtech.jts.geom.Coordinate,int) [function] [call site] 03572
39 [org.locationtech.jts.geomgraph.GeometryGraph].addCollection(org.locationtech.jts.geom.GeometryCollection) [function] [call site] 03573
40 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 03574
40 [org.locationtech.jts.geomgraph.GeometryGraph].add(org.locationtech.jts.geom.Geometry) [function] [call site] 03575
40 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 03576
39 [org.locationtech.jts.geomgraph.GeometryGraph].addCollection(org.locationtech.jts.geom.GeometryCollection) [function] [call site] 03577
39 [org.locationtech.jts.geomgraph.GeometryGraph].addCollection(org.locationtech.jts.geom.GeometryCollection) [function] [call site] 03578
39 [org.locationtech.jts.geomgraph.GeometryGraph].addCollection(org.locationtech.jts.geom.GeometryCollection) [function] [call site] 03579
37 [org.locationtech.jts.geomgraph.GeometryGraph].<init>(int,org.locationtech.jts.geom.Geometry,org.locationtech.jts.algorithm.BoundaryNodeRule) [function] [call site] 03580
35 [org.locationtech.jts.operation.relate.RelateComputer].<init>(org.locationtech.jts.geomgraph.GeometryGraph[]) [function] [call site] 03581
36 [org.locationtech.jts.algorithm.RobustLineIntersector].<init>() [function] [call site] 03582
36 [org.locationtech.jts.algorithm.PointLocator].<init>() [function] [call site] 03583
36 [org.locationtech.jts.geomgraph.NodeMap].<init>(org.locationtech.jts.geomgraph.NodeFactory) [function] [call site] 03584
36 [org.locationtech.jts.operation.relate.RelateNodeFactory].<init>() [function] [call site] 03585
37 [org.locationtech.jts.geomgraph.NodeFactory].<init>() [function] [call site] 03586
34 [org.locationtech.jts.operation.relate.RelateOp].getIntersectionMatrix() [function] [call site] 03587
35 [org.locationtech.jts.operation.relate.RelateComputer].computeIM() [function] [call site] 03588
36 [org.locationtech.jts.geom.IntersectionMatrix].<init>() [function] [call site] 03589
37 [org.locationtech.jts.geom.IntersectionMatrix].setAll(int) [function] [call site] 03590
36 [org.locationtech.jts.geom.IntersectionMatrix].set(int,int,int) [function] [call site] 03591
36 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 03592
36 [org.locationtech.jts.geomgraph.GeometryGraph].getGeometry() [function] [call site] 03593
36 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 03594
36 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 03595
36 [org.locationtech.jts.geomgraph.GeometryGraph].getGeometry() [function] [call site] 03596
36 [org.locationtech.jts.operation.relate.RelateComputer].computeDisjointIM(org.locationtech.jts.geom.IntersectionMatrix,org.locationtech.jts.algorithm.BoundaryNodeRule) [function] [call site] 03597
37 [org.locationtech.jts.geomgraph.GeometryGraph].getGeometry() [function] [call site] 03598
37 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 03599
37 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 03600
37 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 03601
37 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 03602
37 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 03603
37 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 03604
37 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 03605
37 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 03606
37 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 03607
37 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 03608
37 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 03609
37 [org.locationtech.jts.geom.IntersectionMatrix].set(int,int,int) [function] [call site] 03610
37 [org.locationtech.jts.operation.relate.RelateComputer].getBoundaryDim(org.locationtech.jts.geom.Geometry,org.locationtech.jts.algorithm.BoundaryNodeRule) [function] [call site] 03611
38 [org.locationtech.jts.operation.BoundaryOp].hasBoundary(org.locationtech.jts.geom.Geometry,org.locationtech.jts.algorithm.BoundaryNodeRule) [function] [call site] 03612
39 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 03613
39 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 03614
39 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 03615
39 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 03616
39 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 03617
39 [org.locationtech.jts.geom.LineString:org.locationtech.jts.geom.MultiLineString:org.locationtech.jts.geom.MultiPoint:org.locationtech.jts.geom.MultiPolygon:org.locationtech.jts.geom.Point:org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 03618
39 [org.locationtech.jts.operation.BoundaryOp].getBoundary(org.locationtech.jts.geom.Geometry,org.locationtech.jts.algorithm.BoundaryNodeRule) [function] [call site] 03619
40 [org.locationtech.jts.operation.BoundaryOp].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.algorithm.BoundaryNodeRule) [function] [call site] 03620
41 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 03621
40 [org.locationtech.jts.operation.BoundaryOp].getBoundary() [function] [call site] 03622
41 [org.locationtech.jts.operation.BoundaryOp].boundaryLineString(org.locationtech.jts.geom.LineString) [function] [call site] 03623
42 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 03624
42 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 03625
42 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 03626
42 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 03627
42 [org.locationtech.jts.operation.BoundaryOp].getEmptyMultiPoint() [function] [call site] 03628
43 [org.locationtech.jts.geom.GeometryFactory].createMultiPoint() [function] [call site] 03629
44 [org.locationtech.jts.geom.MultiPoint].<init>(org.locationtech.jts.geom.Point[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 03630
42 [org.locationtech.jts.geom.LineString].isClosed() [function] [call site] 03631
42 [org.locationtech.jts.geom.LinearRing].isClosed() [function] [call site] 03632
42 [org.locationtech.jts.algorithm.BoundaryNodeRule$MultiValentEndPointBoundaryNodeRule].isInBoundary(int) [function] [call site] 03633
42 [org.locationtech.jts.algorithm.BoundaryNodeRule$MonoValentEndPointBoundaryNodeRule].isInBoundary(int) [function] [call site] 03634
42 [org.locationtech.jts.algorithm.BoundaryNodeRule$Mod2BoundaryNodeRule].isInBoundary(int) [function] [call site] 03635
42 [org.locationtech.jts.algorithm.BoundaryNodeRule$EndPointBoundaryNodeRule].isInBoundary(int) [function] [call site] 03636
42 [org.locationtech.jts.geom.LineString].getStartPoint() [function] [call site] 03637
43 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 03638
43 [org.locationtech.jts.geom.LineString].getPointN(int) [function] [call site] 03639
44 [org.locationtech.jts.geom.GeometryFactory].createPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 03640
45 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 03641
45 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 03642
45 [org.locationtech.jts.geom.GeometryFactory].createPoint(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 03643
45 [org.locationtech.jts.geom.GeometryFactory].getCoordinateSequenceFactory() [function] [call site] 03644
44 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 03645
44 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 03646
44 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 03647
44 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 03648
42 [org.locationtech.jts.geom.GeometryFactory].createMultiPoint() [function] [call site] 03649
42 [org.locationtech.jts.geom.GeometryFactory].createMultiPoint(org.locationtech.jts.geom.Point[]) [function] [call site] 03650
42 [org.locationtech.jts.geom.LineString].getStartPoint() [function] [call site] 03651
42 [org.locationtech.jts.geom.LineString].getEndPoint() [function] [call site] 03652
43 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 03653
43 [org.locationtech.jts.geom.LineString].getNumPoints() [function] [call site] 03654
43 [org.locationtech.jts.geom.LineString].getPointN(int) [function] [call site] 03655
41 [org.locationtech.jts.operation.BoundaryOp].boundaryMultiLineString(org.locationtech.jts.geom.MultiLineString) [function] [call site] 03656
42 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 03657
42 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 03658
42 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 03659
42 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 03660
42 [org.locationtech.jts.operation.BoundaryOp].getEmptyMultiPoint() [function] [call site] 03661
42 [org.locationtech.jts.operation.BoundaryOp].computeBoundaryCoordinates(org.locationtech.jts.geom.MultiLineString) [function] [call site] 03662
43 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 03663
43 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 03664
43 [org.locationtech.jts.geom.LineString].getNumPoints() [function] [call site] 03665
43 [org.locationtech.jts.operation.BoundaryOp].addEndpoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 03666
44 [org.locationtech.jts.operation.Counter].<init>() [function] [call site] 03667
43 [org.locationtech.jts.geom.LineString].getCoordinateN(int) [function] [call site] 03668
43 [org.locationtech.jts.operation.BoundaryOp].addEndpoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 03669
43 [org.locationtech.jts.geom.LineString].getCoordinateN(int) [function] [call site] 03670
43 [org.locationtech.jts.geom.LineString].getNumPoints() [function] [call site] 03671
43 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 03672
43 [org.jdom2.FilterIterator].hasNext() [function] [call site] 03673
43 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 03674
43 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 03675
43 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 03676
43 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 03677
43 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 03678
43 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 03679
43 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 03680
43 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 03681
43 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 03682
43 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 03683
43 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 03684
43 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 03685
43 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 03686
43 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 03687
43 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 03688
43 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 03689
43 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 03690
43 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 03691
43 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 03692
43 [org.jdom2.DescendantIterator].next() [function] [call site] 03693
43 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 03694
43 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 03695
43 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 03696
43 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 03697
43 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 03698
43 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 03699
43 [org.jdom2.FilterIterator].next() [function] [call site] 03700
43 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 03701
43 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 03702
43 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 03703
43 [org.locationtech.jts.algorithm.BoundaryNodeRule$MultiValentEndPointBoundaryNodeRule].isInBoundary(int) [function] [call site] 03704
43 [org.locationtech.jts.algorithm.BoundaryNodeRule$MonoValentEndPointBoundaryNodeRule].isInBoundary(int) [function] [call site] 03705
43 [org.locationtech.jts.algorithm.BoundaryNodeRule$Mod2BoundaryNodeRule].isInBoundary(int) [function] [call site] 03706
43 [org.locationtech.jts.algorithm.BoundaryNodeRule$EndPointBoundaryNodeRule].isInBoundary(int) [function] [call site] 03707
43 [org.locationtech.jts.geom.CoordinateArrays].toCoordinateArray(java.util.Collection) [function] [call site] 03708
42 [org.locationtech.jts.geom.GeometryFactory].createPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 03709
42 [org.locationtech.jts.geom.GeometryFactory].createMultiPointFromCoords(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 03710
43 [org.locationtech.jts.geom.GeometryFactory].createMultiPoint(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 03711
43 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 03712
43 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 03713
43 [org.locationtech.jts.geom.GeometryFactory].getCoordinateSequenceFactory() [function] [call site] 03714
41 [org.locationtech.jts.geom.MultiLineString].getBoundary() [function] [call site] 03715
42 [org.locationtech.jts.operation.BoundaryOp].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 03716
43 [org.locationtech.jts.operation.BoundaryOp].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.algorithm.BoundaryNodeRule) [function] [call site] 03717
42 [org.locationtech.jts.operation.BoundaryOp].getBoundary() [function] [call site] 03718
41 [org.locationtech.jts.geom.MultiPoint].getBoundary() [function] [call site] 03719
42 [org.locationtech.jts.geom.GeometryFactory].createGeometryCollection() [function] [call site] 03720
42 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 03721
41 [org.locationtech.jts.geom.Polygon].getBoundary() [function] [call site] 03722
42 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 03723
42 [org.locationtech.jts.geom.GeometryFactory].createMultiLineString() [function] [call site] 03724
42 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 03725
42 [org.locationtech.jts.geom.GeometryFactory].createLinearRing(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 03726
42 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 03727
42 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 03728
42 [org.locationtech.jts.geom.GeometryFactory].createMultiLineString(org.locationtech.jts.geom.LineString[]) [function] [call site] 03729
42 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 03730
41 [org.locationtech.jts.geom.LineString].getBoundary() [function] [call site] 03731
42 [org.locationtech.jts.operation.BoundaryOp].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 03732
42 [org.locationtech.jts.operation.BoundaryOp].getBoundary() [function] [call site] 03733
41 [org.locationtech.jts.geom.GeometryCollection].getBoundary() [function] [call site] 03734
42 [org.locationtech.jts.geom.Geometry].checkNotGeometryCollection(org.locationtech.jts.geom.Geometry) [function] [call site] 03735
42 [org.locationtech.jts.util.Assert].shouldNeverReachHere() [function] [call site] 03736
41 [org.locationtech.jts.geom.MultiPolygon].getBoundary() [function] [call site] 03737
42 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 03738
42 [org.locationtech.jts.geom.GeometryFactory].createMultiLineString() [function] [call site] 03739
42 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 03740
42 [org.locationtech.jts.geom.Polygon].getBoundary() [function] [call site] 03741
42 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 03742
42 [org.locationtech.jts.geom.Geometry].getGeometryN(int) [function] [call site] 03743
42 [org.locationtech.jts.geom.GeometryFactory].createMultiLineString(org.locationtech.jts.geom.LineString[]) [function] [call site] 03744
42 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 03745
41 [org.locationtech.jts.geom.Point].getBoundary() [function] [call site] 03746
42 [org.locationtech.jts.geom.GeometryFactory].createGeometryCollection() [function] [call site] 03747
42 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 03748
39 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 03749
39 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 03750
39 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 03751
39 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 03752
38 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 03753
38 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 03754
38 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 03755
38 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 03756
38 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 03757
38 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 03758
38 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 03759
38 [org.locationtech.jts.geom.GeometryCollection].getBoundaryDimension() [function] [call site] 03760
39 [org.locationtech.jts.geom.MultiLineString].getBoundaryDimension() [function] [call site] 03761
40 [org.locationtech.jts.geom.MultiLineString].isClosed() [function] [call site] 03762
41 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 03763
41 [org.locationtech.jts.geom.LineString].isClosed() [function] [call site] 03764
41 [org.locationtech.jts.geom.LinearRing].isClosed() [function] [call site] 03765
39 [org.locationtech.jts.geom.LineString].getBoundaryDimension() [function] [call site] 03766
40 [org.locationtech.jts.geom.LinearRing].isClosed() [function] [call site] 03767
40 [org.locationtech.jts.geom.LineString].isClosed() [function] [call site] 03768
38 [org.locationtech.jts.geom.MultiLineString].getBoundaryDimension() [function] [call site] 03769
38 [org.locationtech.jts.geom.Point].getBoundaryDimension() [function] [call site] 03770
38 [org.locationtech.jts.geom.LinearRing].getBoundaryDimension() [function] [call site] 03771
38 [org.locationtech.jts.geom.MultiPoint].getBoundaryDimension() [function] [call site] 03772
38 [org.locationtech.jts.geom.LineString].getBoundaryDimension() [function] [call site] 03773
38 [org.locationtech.jts.geom.MultiPolygon].getBoundaryDimension() [function] [call site] 03774
38 [org.locationtech.jts.geom.Polygon].getBoundaryDimension() [function] [call site] 03775
37 [org.locationtech.jts.geom.IntersectionMatrix].set(int,int,int) [function] [call site] 03776
37 [org.locationtech.jts.geomgraph.GeometryGraph].getGeometry() [function] [call site] 03777
37 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 03778
37 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 03779
37 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 03780
37 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 03781
37 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 03782
37 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 03783
37 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 03784
37 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 03785
37 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 03786
37 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 03787
37 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 03788
37 [org.locationtech.jts.geom.IntersectionMatrix].set(int,int,int) [function] [call site] 03789
37 [org.locationtech.jts.operation.relate.RelateComputer].getBoundaryDim(org.locationtech.jts.geom.Geometry,org.locationtech.jts.algorithm.BoundaryNodeRule) [function] [call site] 03790
37 [org.locationtech.jts.geom.IntersectionMatrix].set(int,int,int) [function] [call site] 03791
36 [org.locationtech.jts.geomgraph.GeometryGraph].getBoundaryNodeRule() [function] [call site] 03792
36 [org.locationtech.jts.geomgraph.GeometryGraph].computeSelfNodes(org.locationtech.jts.algorithm.LineIntersector,boolean) [function] [call site] 03793
37 [org.locationtech.jts.geomgraph.index.SegmentIntersector].<init>(org.locationtech.jts.algorithm.LineIntersector,boolean,boolean) [function] [call site] 03794
37 [org.locationtech.jts.geomgraph.GeometryGraph].createEdgeSetIntersector() [function] [call site] 03795
38 [org.locationtech.jts.geomgraph.index.SimpleMCSweepLineIntersector].<init>() [function] [call site] 03796
39 [org.locationtech.jts.geomgraph.index.EdgeSetIntersector].<init>() [function] [call site] 03797
37 [org.locationtech.jts.geomgraph.index.SimpleMCSweepLineIntersector].computeIntersections(java.util.List,org.locationtech.jts.geomgraph.index.SegmentIntersector,boolean) [function] [call site] 03798
38 [org.locationtech.jts.geomgraph.index.SimpleMCSweepLineIntersector].addEdges(java.util.List,java.lang.Object) [function] [call site] 03799
39 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 03800
39 [org.jdom2.FilterIterator].hasNext() [function] [call site] 03801
39 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 03802
39 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 03803
39 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 03804
39 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 03805
39 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 03806
39 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 03807
39 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 03808
39 [org.jdom2.ContentList].iterator() [function] [call site] 03809
39 [org.jdom2.AttributeList].iterator() [function] [call site] 03810
39 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 03811
39 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 03812
39 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 03813
39 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 03814
39 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 03815
39 [org.jdom2.DescendantIterator].next() [function] [call site] 03816
39 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 03817
39 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 03818
39 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 03819
39 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 03820
39 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 03821
39 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 03822
39 [org.jdom2.FilterIterator].next() [function] [call site] 03823
39 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 03824
39 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 03825
39 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 03826
39 [org.locationtech.jts.geomgraph.index.SimpleMCSweepLineIntersector].addEdge(org.locationtech.jts.geomgraph.Edge,java.lang.Object) [function] [call site] 03827
40 [org.locationtech.jts.geomgraph.Edge].getMonotoneChainEdge() [function] [call site] 03828
41 [org.locationtech.jts.geomgraph.index.MonotoneChainEdge].<init>(org.locationtech.jts.geomgraph.Edge) [function] [call site] 03829
42 [org.locationtech.jts.geomgraph.Edge].getCoordinates() [function] [call site] 03830
42 [org.locationtech.jts.geomgraph.index.MonotoneChainIndexer].<init>() [function] [call site] 03831
42 [org.locationtech.jts.geomgraph.index.MonotoneChainIndexer].getChainStartIndices(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 03832
43 [org.locationtech.jts.util.IntArrayList].<init>(int) [function] [call site] 03833
43 [org.locationtech.jts.util.IntArrayList].add(int) [function] [call site] 03834
44 [org.locationtech.jts.util.IntArrayList].ensureCapacity(int) [function] [call site] 03835
43 [org.locationtech.jts.geomgraph.index.MonotoneChainIndexer].findChainEnd(org.locationtech.jts.geom.Coordinate[],int) [function] [call site] 03836
44 [org.locationtech.jts.geom.Quadrant].quadrant(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03837
44 [org.locationtech.jts.geom.Quadrant].quadrant(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03838
43 [org.locationtech.jts.util.IntArrayList].add(int) [function] [call site] 03839
43 [org.locationtech.jts.util.IntArrayList].toArray() [function] [call site] 03840
40 [org.locationtech.jts.geomgraph.index.MonotoneChainEdge].getStartIndexes() [function] [call site] 03841
40 [org.locationtech.jts.geomgraph.index.MonotoneChain].<init>(org.locationtech.jts.geomgraph.index.MonotoneChainEdge,int) [function] [call site] 03842
40 [org.locationtech.jts.geomgraph.index.SweepLineEvent].<init>(java.lang.Object,double,java.lang.Object) [function] [call site] 03843
40 [org.locationtech.jts.geomgraph.index.MonotoneChainEdge].getMinX(int) [function] [call site] 03844
40 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 03845
40 [org.locationtech.jts.geomgraph.index.SweepLineEvent].<init>(double,org.locationtech.jts.geomgraph.index.SweepLineEvent) [function] [call site] 03846
40 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 03847
40 [org.locationtech.jts.geomgraph.index.MonotoneChainEdge].getMaxX(int) [function] [call site] 03848
38 [org.locationtech.jts.geomgraph.index.SimpleMCSweepLineIntersector].addEdges(java.util.List) [function] [call site] 03849
39 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 03850
39 [org.jdom2.FilterIterator].hasNext() [function] [call site] 03851
39 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 03852
39 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 03853
39 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 03854
39 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 03855
39 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 03856
39 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 03857
39 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 03858
39 [org.jdom2.ContentList].iterator() [function] [call site] 03859
39 [org.jdom2.AttributeList].iterator() [function] [call site] 03860
39 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 03861
39 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 03862
39 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 03863
39 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 03864
39 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 03865
39 [org.jdom2.DescendantIterator].next() [function] [call site] 03866
39 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 03867
39 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 03868
39 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 03869
39 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 03870
39 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 03871
39 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 03872
39 [org.jdom2.FilterIterator].next() [function] [call site] 03873
39 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 03874
39 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 03875
39 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 03876
39 [org.locationtech.jts.geomgraph.index.SimpleMCSweepLineIntersector].addEdge(org.locationtech.jts.geomgraph.Edge,java.lang.Object) [function] [call site] 03877
38 [org.locationtech.jts.geomgraph.index.SimpleMCSweepLineIntersector].computeIntersections(org.locationtech.jts.geomgraph.index.SegmentIntersector) [function] [call site] 03878
39 [org.locationtech.jts.geomgraph.index.SimpleMCSweepLineIntersector].prepareEvents() [function] [call site] 03879
40 [org.jdom2.ContentList$FilterList].size() [function] [call site] 03880
40 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 03881
40 [org.locationtech.jts.geomgraph.index.SweepLineEvent].isDelete() [function] [call site] 03882
40 [org.locationtech.jts.geomgraph.index.SweepLineEvent].getInsertEvent() [function] [call site] 03883
40 [org.locationtech.jts.geomgraph.index.SweepLineEvent].setDeleteEventIndex(int) [function] [call site] 03884
39 [org.jdom2.ContentList$FilterList].size() [function] [call site] 03885
39 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 03886
39 [org.locationtech.jts.geomgraph.index.SweepLineEvent].isInsert() [function] [call site] 03887
39 [org.locationtech.jts.geomgraph.index.SweepLineEvent].getDeleteEventIndex() [function] [call site] 03888
39 [org.locationtech.jts.geomgraph.index.SimpleMCSweepLineIntersector].processOverlaps(int,int,org.locationtech.jts.geomgraph.index.SweepLineEvent,org.locationtech.jts.geomgraph.index.SegmentIntersector) [function] [call site] 03889
40 [org.locationtech.jts.geomgraph.index.SweepLineEvent].getObject() [function] [call site] 03890
40 [org.jdom2.AttributeList].get(int) [function] [call site] 03891
40 [org.jdom2.ContentList].get(int) [function] [call site] 03892
40 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 03893
40 [org.locationtech.jts.geomgraph.index.SweepLineEvent].isInsert() [function] [call site] 03894
40 [org.locationtech.jts.geomgraph.index.SweepLineEvent].getObject() [function] [call site] 03895
40 [org.locationtech.jts.geomgraph.index.SweepLineEvent].isSameLabel(org.locationtech.jts.geomgraph.index.SweepLineEvent) [function] [call site] 03896
40 [org.locationtech.jts.geomgraph.index.MonotoneChain].computeIntersections(org.locationtech.jts.geomgraph.index.MonotoneChain,org.locationtech.jts.geomgraph.index.SegmentIntersector) [function] [call site] 03897
41 [org.locationtech.jts.geomgraph.index.MonotoneChainEdge].computeIntersectsForChain(int,org.locationtech.jts.geomgraph.index.MonotoneChainEdge,int,org.locationtech.jts.geomgraph.index.SegmentIntersector) [function] [call site] 03898
42 [org.locationtech.jts.geomgraph.index.MonotoneChainEdge].computeIntersectsForChain(int,int,org.locationtech.jts.geomgraph.index.MonotoneChainEdge,int,int,org.locationtech.jts.geomgraph.index.SegmentIntersector) [function] [call site] 03899
43 [org.locationtech.jts.geomgraph.index.SegmentIntersector].addIntersections(org.locationtech.jts.geomgraph.Edge,int,org.locationtech.jts.geomgraph.Edge,int) [function] [call site] 03900
44 [org.locationtech.jts.geomgraph.Edge].getCoordinate(int) [function] [call site] 03901
44 [org.locationtech.jts.geomgraph.Edge].getCoordinate(int) [function] [call site] 03902
44 [org.locationtech.jts.geomgraph.Edge].getCoordinate(int) [function] [call site] 03903
44 [org.locationtech.jts.geomgraph.Edge].getCoordinate(int) [function] [call site] 03904
44 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03905
44 [org.locationtech.jts.algorithm.LineIntersector].hasIntersection() [function] [call site] 03906
44 [org.locationtech.jts.geomgraph.Edge].setIsolated(boolean) [function] [call site] 03907
44 [org.locationtech.jts.geomgraph.Edge].setIsolated(boolean) [function] [call site] 03908
44 [org.locationtech.jts.geomgraph.index.SegmentIntersector].isTrivialIntersection(org.locationtech.jts.geomgraph.Edge,int,org.locationtech.jts.geomgraph.Edge,int) [function] [call site] 03909
45 [org.locationtech.jts.algorithm.LineIntersector].getIntersectionNum() [function] [call site] 03910
45 [org.locationtech.jts.geomgraph.index.SegmentIntersector].isAdjacentSegments(int,int) [function] [call site] 03911
45 [org.locationtech.jts.geomgraph.Edge].isClosed() [function] [call site] 03912
46 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 03913
45 [org.locationtech.jts.geomgraph.Edge].getNumPoints() [function] [call site] 03914
44 [org.locationtech.jts.geomgraph.index.SegmentIntersector].isBoundaryPoint(org.locationtech.jts.algorithm.LineIntersector,java.util.Collection[]) [function] [call site] 03915
45 [org.locationtech.jts.geomgraph.index.SegmentIntersector].isBoundaryPointInternal(org.locationtech.jts.algorithm.LineIntersector,java.util.Collection) [function] [call site] 03916
46 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 03917
46 [org.jdom2.FilterIterator].hasNext() [function] [call site] 03918
46 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 03919
46 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 03920
46 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 03921
46 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 03922
46 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 03923
46 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 03924
46 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 03925
46 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 03926
46 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 03927
46 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 03928
46 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 03929
46 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 03930
46 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 03931
46 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 03932
46 [org.jdom2.ContentList].iterator() [function] [call site] 03933
46 [org.jdom2.AttributeList].iterator() [function] [call site] 03934
46 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 03935
46 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 03936
46 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 03937
46 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 03938
46 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 03939
46 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 03940
46 [org.jdom2.DescendantIterator].next() [function] [call site] 03941
46 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 03942
46 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 03943
46 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 03944
46 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 03945
46 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 03946
46 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 03947
46 [org.jdom2.FilterIterator].next() [function] [call site] 03948
46 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 03949
46 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 03950
46 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 03951
46 [org.locationtech.jts.geomgraph.Node].getCoordinate() [function] [call site] 03952
46 [org.locationtech.jts.algorithm.LineIntersector].isIntersection(org.locationtech.jts.geom.Coordinate) [function] [call site] 03953
47 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 03954
45 [org.locationtech.jts.geomgraph.index.SegmentIntersector].isBoundaryPointInternal(org.locationtech.jts.algorithm.LineIntersector,java.util.Collection) [function] [call site] 03955
44 [org.locationtech.jts.algorithm.LineIntersector].isProper() [function] [call site] 03956
44 [org.locationtech.jts.geomgraph.Edge].addIntersections(org.locationtech.jts.algorithm.LineIntersector,int,int) [function] [call site] 03957
45 [org.locationtech.jts.algorithm.LineIntersector].getIntersectionNum() [function] [call site] 03958
45 [org.locationtech.jts.geomgraph.Edge].addIntersection(org.locationtech.jts.algorithm.LineIntersector,int,int,int) [function] [call site] 03959
46 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 03960
46 [org.locationtech.jts.algorithm.LineIntersector].getIntersection(int) [function] [call site] 03961
46 [org.locationtech.jts.algorithm.LineIntersector].getEdgeDistance(int,int) [function] [call site] 03962
47 [org.locationtech.jts.algorithm.LineIntersector].computeEdgeDistance(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03963
48 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 03964
48 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 03965
48 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 03966
48 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 03967
48 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 03968
46 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 03969
46 [org.locationtech.jts.geomgraph.EdgeIntersectionList].add(org.locationtech.jts.geom.Coordinate,int,double) [function] [call site] 03970
47 [org.locationtech.jts.geomgraph.EdgeIntersection].<init>(org.locationtech.jts.geom.Coordinate,int,double) [function] [call site] 03971
48 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 03972
44 [org.locationtech.jts.geomgraph.Edge].addIntersections(org.locationtech.jts.algorithm.LineIntersector,int,int) [function] [call site] 03973
44 [org.locationtech.jts.algorithm.LineIntersector].isProper() [function] [call site] 03974
44 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 03975
44 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 03976
44 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 03977
44 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 03978
44 [org.locationtech.jts.algorithm.LineIntersector].getIntersection(int) [function] [call site] 03979
43 [org.locationtech.jts.geomgraph.index.MonotoneChainEdge].overlaps(int,int,org.locationtech.jts.geomgraph.index.MonotoneChainEdge,int,int) [function] [call site] 03980
44 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 03981
39 [org.locationtech.jts.geomgraph.index.SegmentIntersector].isDone() [function] [call site] 03982
37 [org.locationtech.jts.geomgraph.index.SimpleEdgeSetIntersector].computeIntersections(java.util.List,org.locationtech.jts.geomgraph.index.SegmentIntersector,boolean) [function] [call site] 03983
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 03984
38 [org.jdom2.FilterIterator].hasNext() [function] [call site] 03985
38 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 03986
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 03987
38 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 03988
38 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 03989
38 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 03990
38 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 03991
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 03992
38 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 03993
38 [org.jdom2.ContentList].iterator() [function] [call site] 03994
38 [org.jdom2.AttributeList].iterator() [function] [call site] 03995
38 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 03996
38 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 03997
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 03998
38 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 03999
38 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04000
38 [org.jdom2.DescendantIterator].next() [function] [call site] 04001
38 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04002
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04003
38 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04004
38 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04005
38 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04006
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04007
38 [org.jdom2.FilterIterator].next() [function] [call site] 04008
38 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04009
38 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04010
38 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04011
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04012
38 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04013
38 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04014
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04015
38 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04016
38 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04017
38 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04018
38 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04019
38 [org.jdom2.ContentList].iterator() [function] [call site] 04020
38 [org.jdom2.AttributeList].iterator() [function] [call site] 04021
38 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 04022
38 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04023
38 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04024
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04025
38 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04026
38 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04027
38 [org.jdom2.DescendantIterator].next() [function] [call site] 04028
38 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04029
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04030
38 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04031
38 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04032
38 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04033
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04034
38 [org.jdom2.FilterIterator].next() [function] [call site] 04035
38 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04036
38 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04037
38 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04038
38 [org.locationtech.jts.geomgraph.index.SimpleEdgeSetIntersector].computeIntersects(org.locationtech.jts.geomgraph.Edge,org.locationtech.jts.geomgraph.Edge,org.locationtech.jts.geomgraph.index.SegmentIntersector) [function] [call site] 04039
39 [org.locationtech.jts.geomgraph.Edge].getCoordinates() [function] [call site] 04040
39 [org.locationtech.jts.geomgraph.Edge].getCoordinates() [function] [call site] 04041
39 [org.locationtech.jts.geomgraph.index.SegmentIntersector].addIntersections(org.locationtech.jts.geomgraph.Edge,int,org.locationtech.jts.geomgraph.Edge,int) [function] [call site] 04042
37 [org.locationtech.jts.geomgraph.index.SimpleSweepLineIntersector].computeIntersections(java.util.List,org.locationtech.jts.geomgraph.index.SegmentIntersector,boolean) [function] [call site] 04043
38 [org.locationtech.jts.geomgraph.index.SimpleSweepLineIntersector].add(java.util.List,java.lang.Object) [function] [call site] 04044
39 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04045
39 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04046
39 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04047
39 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04048
39 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04049
39 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04050
39 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04051
39 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04052
39 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 04053
39 [org.jdom2.ContentList].iterator() [function] [call site] 04054
39 [org.jdom2.AttributeList].iterator() [function] [call site] 04055
39 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04056
39 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04057
39 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04058
39 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04059
39 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04060
39 [org.jdom2.DescendantIterator].next() [function] [call site] 04061
39 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04062
39 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04063
39 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04064
39 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04065
39 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04066
39 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04067
39 [org.jdom2.FilterIterator].next() [function] [call site] 04068
39 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04069
39 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04070
39 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04071
39 [org.locationtech.jts.geomgraph.index.SimpleSweepLineIntersector].add(org.locationtech.jts.geomgraph.Edge,java.lang.Object) [function] [call site] 04072
40 [org.locationtech.jts.geomgraph.Edge].getCoordinates() [function] [call site] 04073
40 [org.locationtech.jts.geomgraph.index.SweepLineSegment].<init>(org.locationtech.jts.geomgraph.Edge,int) [function] [call site] 04074
41 [org.locationtech.jts.geomgraph.Edge].getCoordinates() [function] [call site] 04075
40 [org.locationtech.jts.geomgraph.index.SweepLineEvent].<init>(java.lang.Object,double,java.lang.Object) [function] [call site] 04076
40 [org.locationtech.jts.geomgraph.index.SweepLineSegment].getMinX() [function] [call site] 04077
40 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 04078
40 [org.locationtech.jts.geomgraph.index.SweepLineEvent].<init>(double,org.locationtech.jts.geomgraph.index.SweepLineEvent) [function] [call site] 04079
40 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 04080
40 [org.locationtech.jts.geomgraph.index.SweepLineSegment].getMaxX() [function] [call site] 04081
38 [org.locationtech.jts.geomgraph.index.SimpleSweepLineIntersector].add(java.util.List) [function] [call site] 04082
39 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04083
39 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04084
39 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04085
39 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04086
39 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04087
39 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04088
39 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04089
39 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04090
39 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 04091
39 [org.jdom2.ContentList].iterator() [function] [call site] 04092
39 [org.jdom2.AttributeList].iterator() [function] [call site] 04093
39 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04094
39 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04095
39 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04096
39 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04097
39 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04098
39 [org.jdom2.DescendantIterator].next() [function] [call site] 04099
39 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04100
39 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04101
39 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04102
39 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04103
39 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04104
39 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04105
39 [org.jdom2.FilterIterator].next() [function] [call site] 04106
39 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04107
39 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04108
39 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04109
39 [org.locationtech.jts.geomgraph.index.SimpleSweepLineIntersector].add(org.locationtech.jts.geomgraph.Edge,java.lang.Object) [function] [call site] 04110
38 [org.locationtech.jts.geomgraph.index.SimpleSweepLineIntersector].computeIntersections(org.locationtech.jts.geomgraph.index.SegmentIntersector) [function] [call site] 04111
39 [org.locationtech.jts.geomgraph.index.SimpleSweepLineIntersector].prepareEvents() [function] [call site] 04112
40 [org.jdom2.ContentList$FilterList].size() [function] [call site] 04113
40 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 04114
40 [org.locationtech.jts.geomgraph.index.SweepLineEvent].isDelete() [function] [call site] 04115
40 [org.locationtech.jts.geomgraph.index.SweepLineEvent].getInsertEvent() [function] [call site] 04116
40 [org.locationtech.jts.geomgraph.index.SweepLineEvent].setDeleteEventIndex(int) [function] [call site] 04117
39 [org.jdom2.ContentList$FilterList].size() [function] [call site] 04118
39 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 04119
39 [org.locationtech.jts.geomgraph.index.SweepLineEvent].isInsert() [function] [call site] 04120
39 [org.locationtech.jts.geomgraph.index.SweepLineEvent].getDeleteEventIndex() [function] [call site] 04121
39 [org.locationtech.jts.geomgraph.index.SimpleSweepLineIntersector].processOverlaps(int,int,org.locationtech.jts.geomgraph.index.SweepLineEvent,org.locationtech.jts.geomgraph.index.SegmentIntersector) [function] [call site] 04122
40 [org.locationtech.jts.geomgraph.index.SweepLineEvent].getObject() [function] [call site] 04123
40 [org.jdom2.AttributeList].get(int) [function] [call site] 04124
40 [org.jdom2.ContentList].get(int) [function] [call site] 04125
40 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 04126
40 [org.locationtech.jts.geomgraph.index.SweepLineEvent].isInsert() [function] [call site] 04127
40 [org.locationtech.jts.geomgraph.index.SweepLineEvent].getObject() [function] [call site] 04128
40 [org.locationtech.jts.geomgraph.index.SweepLineEvent].isSameLabel(org.locationtech.jts.geomgraph.index.SweepLineEvent) [function] [call site] 04129
40 [org.locationtech.jts.geomgraph.index.SweepLineSegment].computeIntersections(org.locationtech.jts.geomgraph.index.SweepLineSegment,org.locationtech.jts.geomgraph.index.SegmentIntersector) [function] [call site] 04130
41 [org.locationtech.jts.geomgraph.index.SegmentIntersector].addIntersections(org.locationtech.jts.geomgraph.Edge,int,org.locationtech.jts.geomgraph.Edge,int) [function] [call site] 04131
37 [org.locationtech.jts.geomgraph.GeometryGraph].addSelfIntersectionNodes(int) [function] [call site] 04132
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04133
38 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04134
38 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04135
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 04136
38 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 04137
38 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 04138
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04139
38 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 04140
38 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 04141
38 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04142
38 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04143
38 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 04144
38 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04145
38 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 04146
38 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04147
38 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 04148
38 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 04149
38 [org.jdom2.ContentList].iterator() [function] [call site] 04150
38 [org.jdom2.AttributeList].iterator() [function] [call site] 04151
38 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04152
38 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04153
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04154
38 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04155
38 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04156
38 [org.jdom2.DescendantIterator].next() [function] [call site] 04157
38 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04158
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04159
38 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04160
38 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04161
38 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04162
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04163
38 [org.jdom2.FilterIterator].next() [function] [call site] 04164
38 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04165
38 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04166
38 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04167
38 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 04168
38 [org.locationtech.jts.geomgraph.Label].getLocation(int) [function] [call site] 04169
39 [org.locationtech.jts.geomgraph.TopologyLocation].get(int) [function] [call site] 04170
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04171
38 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04172
38 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04173
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 04174
38 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 04175
38 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 04176
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04177
38 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 04178
38 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 04179
38 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04180
38 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04181
38 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 04182
38 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04183
38 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 04184
38 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04185
38 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 04186
38 [org.locationtech.jts.geomgraph.EdgeIntersectionList].iterator() [function] [call site] 04187
39 [org.jdom2.ContentList].iterator() [function] [call site] 04188
39 [org.jdom2.AttributeList].iterator() [function] [call site] 04189
39 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 04190
38 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04191
38 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04192
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04193
38 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04194
38 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04195
38 [org.jdom2.DescendantIterator].next() [function] [call site] 04196
38 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04197
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04198
38 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04199
38 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04200
38 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04201
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04202
38 [org.jdom2.FilterIterator].next() [function] [call site] 04203
38 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04204
38 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04205
38 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04206
38 [org.locationtech.jts.geomgraph.GeometryGraph].addSelfIntersectionNode(int,org.locationtech.jts.geom.Coordinate,int) [function] [call site] 04207
39 [org.locationtech.jts.geomgraph.PlanarGraph].isBoundaryNode(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 04208
40 [org.locationtech.jts.geomgraph.NodeMap].find(org.locationtech.jts.geom.Coordinate) [function] [call site] 04209
40 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 04210
40 [org.locationtech.jts.geomgraph.Label].getLocation(int) [function] [call site] 04211
39 [org.locationtech.jts.geomgraph.GeometryGraph].insertBoundaryPoint(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 04212
39 [org.locationtech.jts.geomgraph.GeometryGraph].insertPoint(int,org.locationtech.jts.geom.Coordinate,int) [function] [call site] 04213
36 [org.locationtech.jts.geomgraph.GeometryGraph].computeSelfNodes(org.locationtech.jts.algorithm.LineIntersector,boolean) [function] [call site] 04214
36 [org.locationtech.jts.geomgraph.GeometryGraph].computeEdgeIntersections(org.locationtech.jts.geomgraph.GeometryGraph,org.locationtech.jts.algorithm.LineIntersector,boolean) [function] [call site] 04215
37 [org.locationtech.jts.geomgraph.index.SegmentIntersector].<init>(org.locationtech.jts.algorithm.LineIntersector,boolean,boolean) [function] [call site] 04216
37 [org.locationtech.jts.geomgraph.GeometryGraph].getBoundaryNodes() [function] [call site] 04217
38 [org.locationtech.jts.geomgraph.NodeMap].getBoundaryNodes(int) [function] [call site] 04218
39 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04219
39 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04220
39 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04221
39 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04222
39 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04223
39 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04224
39 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04225
39 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04226
39 [org.locationtech.jts.geomgraph.NodeMap].iterator() [function] [call site] 04227
40 [org.jdom2.ContentList].iterator() [function] [call site] 04228
40 [org.jdom2.AttributeList].iterator() [function] [call site] 04229
40 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 04230
39 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04231
39 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04232
39 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04233
39 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04234
39 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04235
39 [org.jdom2.DescendantIterator].next() [function] [call site] 04236
39 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04237
39 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04238
39 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04239
39 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04240
39 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04241
39 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04242
39 [org.jdom2.FilterIterator].next() [function] [call site] 04243
39 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04244
39 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04245
39 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04246
39 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 04247
39 [org.locationtech.jts.geomgraph.Label].getLocation(int) [function] [call site] 04248
37 [org.locationtech.jts.geomgraph.GeometryGraph].getBoundaryNodes() [function] [call site] 04249
37 [org.locationtech.jts.geomgraph.index.SegmentIntersector].setBoundaryNodes(java.util.Collection,java.util.Collection) [function] [call site] 04250
37 [org.locationtech.jts.geomgraph.GeometryGraph].createEdgeSetIntersector() [function] [call site] 04251
37 [org.locationtech.jts.geomgraph.index.SimpleEdgeSetIntersector].computeIntersections(java.util.List,java.util.List,org.locationtech.jts.geomgraph.index.SegmentIntersector) [function] [call site] 04252
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04253
38 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04254
38 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04255
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04256
38 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04257
38 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04258
38 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04259
38 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04260
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 04261
38 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 04262
38 [org.jdom2.ContentList].iterator() [function] [call site] 04263
38 [org.jdom2.AttributeList].iterator() [function] [call site] 04264
38 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04265
38 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04266
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04267
38 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04268
38 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04269
38 [org.jdom2.DescendantIterator].next() [function] [call site] 04270
38 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04271
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04272
38 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04273
38 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04274
38 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04275
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04276
38 [org.jdom2.FilterIterator].next() [function] [call site] 04277
38 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04278
38 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04279
38 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04280
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04281
38 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04282
38 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04283
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04284
38 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04285
38 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04286
38 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04287
38 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04288
38 [org.jdom2.ContentList].iterator() [function] [call site] 04289
38 [org.jdom2.AttributeList].iterator() [function] [call site] 04290
38 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 04291
38 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04292
38 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04293
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04294
38 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04295
38 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04296
38 [org.jdom2.DescendantIterator].next() [function] [call site] 04297
38 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04298
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04299
38 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04300
38 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04301
38 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04302
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04303
38 [org.jdom2.FilterIterator].next() [function] [call site] 04304
38 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04305
38 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04306
38 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04307
38 [org.locationtech.jts.geomgraph.index.SimpleEdgeSetIntersector].computeIntersects(org.locationtech.jts.geomgraph.Edge,org.locationtech.jts.geomgraph.Edge,org.locationtech.jts.geomgraph.index.SegmentIntersector) [function] [call site] 04308
37 [org.locationtech.jts.geomgraph.index.SimpleMCSweepLineIntersector].computeIntersections(java.util.List,java.util.List,org.locationtech.jts.geomgraph.index.SegmentIntersector) [function] [call site] 04309
38 [org.locationtech.jts.geomgraph.index.SimpleMCSweepLineIntersector].addEdges(java.util.List,java.lang.Object) [function] [call site] 04310
38 [org.locationtech.jts.geomgraph.index.SimpleMCSweepLineIntersector].addEdges(java.util.List,java.lang.Object) [function] [call site] 04311
38 [org.locationtech.jts.geomgraph.index.SimpleMCSweepLineIntersector].computeIntersections(org.locationtech.jts.geomgraph.index.SegmentIntersector) [function] [call site] 04312
37 [org.locationtech.jts.geomgraph.index.SimpleSweepLineIntersector].computeIntersections(java.util.List,java.util.List,org.locationtech.jts.geomgraph.index.SegmentIntersector) [function] [call site] 04313
38 [org.locationtech.jts.geomgraph.index.SimpleSweepLineIntersector].add(java.util.List,java.lang.Object) [function] [call site] 04314
38 [org.locationtech.jts.geomgraph.index.SimpleSweepLineIntersector].add(java.util.List,java.lang.Object) [function] [call site] 04315
38 [org.locationtech.jts.geomgraph.index.SimpleSweepLineIntersector].computeIntersections(org.locationtech.jts.geomgraph.index.SegmentIntersector) [function] [call site] 04316
36 [org.locationtech.jts.operation.relate.RelateComputer].computeIntersectionNodes(int) [function] [call site] 04317
37 [org.locationtech.jts.geomgraph.PlanarGraph].getEdgeIterator() [function] [call site] 04318
38 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 04319
38 [org.jdom2.ContentList].iterator() [function] [call site] 04320
38 [org.jdom2.AttributeList].iterator() [function] [call site] 04321
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04322
37 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04323
37 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04324
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 04325
37 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 04326
37 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 04327
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04328
37 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 04329
37 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 04330
37 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04331
37 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04332
37 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 04333
37 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04334
37 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 04335
37 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04336
37 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 04337
37 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04338
37 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04339
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04340
37 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04341
37 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04342
37 [org.jdom2.DescendantIterator].next() [function] [call site] 04343
37 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04344
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04345
37 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04346
37 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04347
37 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04348
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04349
37 [org.jdom2.FilterIterator].next() [function] [call site] 04350
37 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04351
37 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04352
37 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04353
37 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 04354
37 [org.locationtech.jts.geomgraph.Label].getLocation(int) [function] [call site] 04355
37 [org.locationtech.jts.geomgraph.Edge].getEdgeIntersectionList() [function] [call site] 04356
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04357
37 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04358
37 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04359
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 04360
37 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 04361
37 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 04362
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04363
37 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 04364
37 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 04365
37 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04366
37 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04367
37 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 04368
37 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04369
37 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 04370
37 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04371
37 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 04372
37 [org.locationtech.jts.geomgraph.EdgeIntersectionList].iterator() [function] [call site] 04373
37 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04374
37 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04375
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04376
37 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04377
37 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04378
37 [org.jdom2.DescendantIterator].next() [function] [call site] 04379
37 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04380
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04381
37 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04382
37 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04383
37 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04384
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04385
37 [org.jdom2.FilterIterator].next() [function] [call site] 04386
37 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04387
37 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04388
37 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04389
37 [org.locationtech.jts.geomgraph.NodeMap].addNode(org.locationtech.jts.geom.Coordinate) [function] [call site] 04390
37 [org.locationtech.jts.geomgraph.Node].setLabelBoundary(int) [function] [call site] 04391
38 [org.locationtech.jts.geomgraph.Label].getLocation(int) [function] [call site] 04392
38 [org.locationtech.jts.geomgraph.Label].setLocation(int,int) [function] [call site] 04393
37 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 04394
37 [org.locationtech.jts.geomgraph.Label].isNull(int) [function] [call site] 04395
38 [org.locationtech.jts.geomgraph.TopologyLocation].isNull() [function] [call site] 04396
37 [org.locationtech.jts.geomgraph.Node].setLabel(int,int) [function] [call site] 04397
38 [org.locationtech.jts.geomgraph.Label].<init>(int,int) [function] [call site] 04398
38 [org.locationtech.jts.geomgraph.Label].setLocation(int,int) [function] [call site] 04399
36 [org.locationtech.jts.operation.relate.RelateComputer].computeIntersectionNodes(int) [function] [call site] 04400
36 [org.locationtech.jts.operation.relate.RelateComputer].copyNodesAndLabels(int) [function] [call site] 04401
37 [org.locationtech.jts.geomgraph.PlanarGraph].getNodeIterator() [function] [call site] 04402
38 [org.locationtech.jts.geomgraph.NodeMap].iterator() [function] [call site] 04403
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04404
37 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04405
37 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04406
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 04407
37 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 04408
37 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 04409
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04410
37 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 04411
37 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 04412
37 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04413
37 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04414
37 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 04415
37 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04416
37 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 04417
37 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04418
37 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 04419
37 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04420
37 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04421
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04422
37 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04423
37 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04424
37 [org.jdom2.DescendantIterator].next() [function] [call site] 04425
37 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04426
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04427
37 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04428
37 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04429
37 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04430
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04431
37 [org.jdom2.FilterIterator].next() [function] [call site] 04432
37 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04433
37 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04434
37 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04435
37 [org.locationtech.jts.geomgraph.NodeMap].addNode(org.locationtech.jts.geom.Coordinate) [function] [call site] 04436
37 [org.locationtech.jts.geomgraph.Node].getCoordinate() [function] [call site] 04437
37 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 04438
37 [org.locationtech.jts.geomgraph.Label].getLocation(int) [function] [call site] 04439
37 [org.locationtech.jts.geomgraph.Node].setLabel(int,int) [function] [call site] 04440
36 [org.locationtech.jts.operation.relate.RelateComputer].copyNodesAndLabels(int) [function] [call site] 04441
36 [org.locationtech.jts.operation.relate.RelateComputer].labelIsolatedNodes() [function] [call site] 04442
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04443
37 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04444
37 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04445
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 04446
37 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 04447
37 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 04448
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04449
37 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 04450
37 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 04451
37 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04452
37 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04453
37 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 04454
37 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04455
37 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 04456
37 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04457
37 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 04458
37 [org.locationtech.jts.geomgraph.NodeMap].iterator() [function] [call site] 04459
37 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04460
37 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04461
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04462
37 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04463
37 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04464
37 [org.jdom2.DescendantIterator].next() [function] [call site] 04465
37 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04466
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04467
37 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04468
37 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04469
37 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04470
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04471
37 [org.jdom2.FilterIterator].next() [function] [call site] 04472
37 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04473
37 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04474
37 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04475
37 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 04476
37 [org.locationtech.jts.geomgraph.Label].getGeometryCount() [function] [call site] 04477
38 [org.locationtech.jts.geomgraph.TopologyLocation].isNull() [function] [call site] 04478
38 [org.locationtech.jts.geomgraph.TopologyLocation].isNull() [function] [call site] 04479
37 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 04480
37 [org.locationtech.jts.geomgraph.Node].isIsolated() [function] [call site] 04481
38 [org.locationtech.jts.geomgraph.Label].getGeometryCount() [function] [call site] 04482
37 [org.locationtech.jts.geomgraph.Label].isNull(int) [function] [call site] 04483
37 [org.locationtech.jts.operation.relate.RelateComputer].labelIsolatedNode(org.locationtech.jts.geomgraph.Node,int) [function] [call site] 04484
38 [org.locationtech.jts.geomgraph.Node].getCoordinate() [function] [call site] 04485
38 [org.locationtech.jts.geomgraph.GeometryGraph].getGeometry() [function] [call site] 04486
38 [org.locationtech.jts.algorithm.PointLocator].locate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Geometry) [function] [call site] 04487
38 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 04488
38 [org.locationtech.jts.geomgraph.Label].setAllLocations(int,int) [function] [call site] 04489
39 [org.locationtech.jts.geomgraph.TopologyLocation].setAllLocations(int) [function] [call site] 04490
37 [org.locationtech.jts.operation.relate.RelateComputer].labelIsolatedNode(org.locationtech.jts.geomgraph.Node,int) [function] [call site] 04491
36 [org.locationtech.jts.operation.relate.RelateComputer].computeProperIntersectionIM(org.locationtech.jts.geomgraph.index.SegmentIntersector,org.locationtech.jts.geom.IntersectionMatrix) [function] [call site] 04492
37 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 04493
37 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 04494
37 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 04495
37 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 04496
37 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 04497
37 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 04498
37 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 04499
37 [org.locationtech.jts.geomgraph.GeometryGraph].getGeometry() [function] [call site] 04500
37 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 04501
37 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 04502
37 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 04503
37 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 04504
37 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 04505
37 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 04506
37 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 04507
37 [org.locationtech.jts.geomgraph.GeometryGraph].getGeometry() [function] [call site] 04508
37 [org.locationtech.jts.geomgraph.index.SegmentIntersector].hasProperIntersection() [function] [call site] 04509
37 [org.locationtech.jts.geomgraph.index.SegmentIntersector].hasProperInteriorIntersection() [function] [call site] 04510
37 [org.locationtech.jts.geom.IntersectionMatrix].setAtLeast(java.lang.String) [function] [call site] 04511
38 [org.locationtech.jts.geom.IntersectionMatrix].setAtLeast(int,int,int) [function] [call site] 04512
38 [org.locationtech.jts.geom.Dimension].toDimensionValue(char) [function] [call site] 04513
37 [org.locationtech.jts.geom.IntersectionMatrix].setAtLeast(java.lang.String) [function] [call site] 04514
37 [org.locationtech.jts.geom.IntersectionMatrix].setAtLeast(java.lang.String) [function] [call site] 04515
37 [org.locationtech.jts.geom.IntersectionMatrix].setAtLeast(java.lang.String) [function] [call site] 04516
37 [org.locationtech.jts.geom.IntersectionMatrix].setAtLeast(java.lang.String) [function] [call site] 04517
37 [org.locationtech.jts.geom.IntersectionMatrix].setAtLeast(java.lang.String) [function] [call site] 04518
36 [org.locationtech.jts.operation.relate.EdgeEndBuilder].<init>() [function] [call site] 04519
36 [org.locationtech.jts.operation.relate.EdgeEndBuilder].computeEdgeEnds(java.util.Iterator) [function] [call site] 04520
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04521
37 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04522
37 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04523
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04524
37 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04525
37 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04526
37 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04527
37 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04528
37 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04529
37 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04530
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04531
37 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04532
37 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04533
37 [org.jdom2.DescendantIterator].next() [function] [call site] 04534
37 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04535
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04536
37 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04537
37 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04538
37 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04539
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04540
37 [org.jdom2.FilterIterator].next() [function] [call site] 04541
37 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04542
37 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04543
37 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04544
37 [org.locationtech.jts.operation.relate.EdgeEndBuilder].computeEdgeEnds(org.locationtech.jts.geomgraph.Edge,java.util.List) [function] [call site] 04545
38 [org.locationtech.jts.geomgraph.EdgeIntersectionList].addEndpoints() [function] [call site] 04546
39 [org.locationtech.jts.geomgraph.EdgeIntersectionList].add(org.locationtech.jts.geom.Coordinate,int,double) [function] [call site] 04547
39 [org.locationtech.jts.geomgraph.EdgeIntersectionList].add(org.locationtech.jts.geom.Coordinate,int,double) [function] [call site] 04548
38 [org.locationtech.jts.geomgraph.EdgeIntersectionList].iterator() [function] [call site] 04549
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04550
38 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04551
38 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04552
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04553
38 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04554
38 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04555
38 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04556
38 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04557
38 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04558
38 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04559
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04560
38 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04561
38 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04562
38 [org.jdom2.DescendantIterator].next() [function] [call site] 04563
38 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04564
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04565
38 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04566
38 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04567
38 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04568
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04569
38 [org.jdom2.FilterIterator].next() [function] [call site] 04570
38 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04571
38 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04572
38 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04573
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04574
38 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04575
38 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04576
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04577
38 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04578
38 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04579
38 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04580
38 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04581
38 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04582
38 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04583
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04584
38 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04585
38 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04586
38 [org.jdom2.DescendantIterator].next() [function] [call site] 04587
38 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04588
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04589
38 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04590
38 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04591
38 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04592
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04593
38 [org.jdom2.FilterIterator].next() [function] [call site] 04594
38 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04595
38 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04596
38 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04597
38 [org.locationtech.jts.operation.relate.EdgeEndBuilder].createEdgeEndForPrev(org.locationtech.jts.geomgraph.Edge,java.util.List,org.locationtech.jts.geomgraph.EdgeIntersection,org.locationtech.jts.geomgraph.EdgeIntersection) [function] [call site] 04598
39 [org.locationtech.jts.geomgraph.Edge].getCoordinate(int) [function] [call site] 04599
39 [org.locationtech.jts.geomgraph.Label].<init>(org.locationtech.jts.geomgraph.Label) [function] [call site] 04600
40 [org.locationtech.jts.geomgraph.TopologyLocation].<init>(org.locationtech.jts.geomgraph.TopologyLocation) [function] [call site] 04601
41 [org.locationtech.jts.geomgraph.TopologyLocation].init(int) [function] [call site] 04602
40 [org.locationtech.jts.geomgraph.TopologyLocation].<init>(org.locationtech.jts.geomgraph.TopologyLocation) [function] [call site] 04603
39 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 04604
39 [org.locationtech.jts.geomgraph.Label].flip() [function] [call site] 04605
40 [org.locationtech.jts.geomgraph.TopologyLocation].flip() [function] [call site] 04606
40 [org.locationtech.jts.geomgraph.TopologyLocation].flip() [function] [call site] 04607
39 [org.locationtech.jts.geomgraph.EdgeEnd].<init>(org.locationtech.jts.geomgraph.Edge,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geomgraph.Label) [function] [call site] 04608
40 [org.locationtech.jts.geomgraph.EdgeEnd].<init>(org.locationtech.jts.geomgraph.Edge) [function] [call site] 04609
40 [org.locationtech.jts.geomgraph.EdgeEnd].init(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 04610
41 [org.locationtech.jts.geom.Quadrant].quadrant(double,double) [function] [call site] 04611
41 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 04612
39 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 04613
38 [org.locationtech.jts.operation.relate.EdgeEndBuilder].createEdgeEndForNext(org.locationtech.jts.geomgraph.Edge,java.util.List,org.locationtech.jts.geomgraph.EdgeIntersection,org.locationtech.jts.geomgraph.EdgeIntersection) [function] [call site] 04614
39 [org.locationtech.jts.geomgraph.Edge].getNumPoints() [function] [call site] 04615
39 [org.locationtech.jts.geomgraph.Edge].getCoordinate(int) [function] [call site] 04616
39 [org.locationtech.jts.geomgraph.EdgeEnd].<init>(org.locationtech.jts.geomgraph.Edge,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geomgraph.Label) [function] [call site] 04617
39 [org.locationtech.jts.geomgraph.Label].<init>(org.locationtech.jts.geomgraph.Label) [function] [call site] 04618
39 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 04619
39 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 04620
36 [org.locationtech.jts.geomgraph.PlanarGraph].getEdgeIterator() [function] [call site] 04621
36 [org.locationtech.jts.operation.relate.RelateComputer].insertEdgeEnds(java.util.List) [function] [call site] 04622
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04623
37 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04624
37 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04625
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 04626
37 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 04627
37 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 04628
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04629
37 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 04630
37 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 04631
37 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04632
37 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04633
37 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 04634
37 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04635
37 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 04636
37 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04637
37 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 04638
37 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 04639
37 [org.jdom2.ContentList].iterator() [function] [call site] 04640
37 [org.jdom2.AttributeList].iterator() [function] [call site] 04641
37 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04642
37 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04643
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04644
37 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04645
37 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04646
37 [org.jdom2.DescendantIterator].next() [function] [call site] 04647
37 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04648
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04649
37 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04650
37 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04651
37 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04652
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04653
37 [org.jdom2.FilterIterator].next() [function] [call site] 04654
37 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04655
37 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04656
37 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04657
37 [org.locationtech.jts.geomgraph.NodeMap].add(org.locationtech.jts.geomgraph.EdgeEnd) [function] [call site] 04658
38 [org.locationtech.jts.geomgraph.EdgeEnd].getCoordinate() [function] [call site] 04659
38 [org.locationtech.jts.geomgraph.NodeMap].addNode(org.locationtech.jts.geom.Coordinate) [function] [call site] 04660
38 [org.locationtech.jts.geomgraph.Node].add(org.locationtech.jts.geomgraph.EdgeEnd) [function] [call site] 04661
39 [org.locationtech.jts.geomgraph.DirectedEdgeStar].insert(org.locationtech.jts.geomgraph.EdgeEnd) [function] [call site] 04662
40 [org.locationtech.jts.geomgraph.EdgeEndStar].insertEdgeEnd(org.locationtech.jts.geomgraph.EdgeEnd,java.lang.Object) [function] [call site] 04663
39 [org.locationtech.jts.operation.relate.EdgeEndBundleStar].insert(org.locationtech.jts.geomgraph.EdgeEnd) [function] [call site] 04664
40 [org.locationtech.jts.operation.relate.EdgeEndBundle].<init>(org.locationtech.jts.geomgraph.EdgeEnd) [function] [call site] 04665
41 [org.locationtech.jts.operation.relate.EdgeEndBundle].<init>(org.locationtech.jts.algorithm.BoundaryNodeRule,org.locationtech.jts.geomgraph.EdgeEnd) [function] [call site] 04666
42 [org.locationtech.jts.geomgraph.EdgeEnd].<init>(org.locationtech.jts.geomgraph.Edge,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geomgraph.Label) [function] [call site] 04667
42 [org.locationtech.jts.geomgraph.Label].<init>(org.locationtech.jts.geomgraph.Label) [function] [call site] 04668
42 [org.locationtech.jts.geomgraph.EdgeEnd].getCoordinate() [function] [call site] 04669
42 [org.locationtech.jts.geomgraph.EdgeEnd].getDirectedCoordinate() [function] [call site] 04670
42 [org.locationtech.jts.geomgraph.EdgeEnd].getEdge() [function] [call site] 04671
42 [org.locationtech.jts.geomgraph.EdgeEnd:org.locationtech.jts.operation.relate.EdgeEndBundle].getLabel() [function] [call site] 04672
42 [org.locationtech.jts.operation.relate.EdgeEndBundle].insert(org.locationtech.jts.geomgraph.EdgeEnd) [function] [call site] 04673
43 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 04674
40 [org.locationtech.jts.geomgraph.EdgeEndStar].insertEdgeEnd(org.locationtech.jts.geomgraph.EdgeEnd,java.lang.Object) [function] [call site] 04675
40 [org.locationtech.jts.operation.relate.EdgeEndBundle].insert(org.locationtech.jts.geomgraph.EdgeEnd) [function] [call site] 04676
39 [org.locationtech.jts.geomgraph.EdgeEnd].setNode(org.locationtech.jts.geomgraph.Node) [function] [call site] 04677
36 [org.locationtech.jts.operation.relate.EdgeEndBuilder].computeEdgeEnds(java.util.Iterator) [function] [call site] 04678
36 [org.locationtech.jts.geomgraph.PlanarGraph].getEdgeIterator() [function] [call site] 04679
36 [org.locationtech.jts.operation.relate.RelateComputer].insertEdgeEnds(java.util.List) [function] [call site] 04680
36 [org.locationtech.jts.operation.relate.RelateComputer].labelNodeEdges() [function] [call site] 04681
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04682
37 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04683
37 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04684
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 04685
37 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 04686
37 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 04687
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04688
37 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 04689
37 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 04690
37 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04691
37 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04692
37 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 04693
37 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04694
37 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 04695
37 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04696
37 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 04697
37 [org.locationtech.jts.geomgraph.NodeMap].iterator() [function] [call site] 04698
37 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04699
37 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04700
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04701
37 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04702
37 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04703
37 [org.jdom2.DescendantIterator].next() [function] [call site] 04704
37 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04705
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04706
37 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04707
37 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04708
37 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04709
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04710
37 [org.jdom2.FilterIterator].next() [function] [call site] 04711
37 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04712
37 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04713
37 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04714
37 [org.locationtech.jts.geomgraph.EdgeEndStar].computeLabelling(org.locationtech.jts.geomgraph.GeometryGraph[]) [function] [call site] 04715
38 [org.locationtech.jts.geomgraph.EdgeEndStar].computeEdgeEndLabels(org.locationtech.jts.algorithm.BoundaryNodeRule) [function] [call site] 04716
39 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04717
39 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04718
39 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04719
39 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 04720
39 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 04721
39 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 04722
39 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04723
39 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 04724
39 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 04725
39 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04726
39 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04727
39 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 04728
39 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04729
39 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 04730
39 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04731
39 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 04732
39 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 04733
40 [org.locationtech.jts.geomgraph.EdgeEndStar].getEdges() [function] [call site] 04734
40 [org.jdom2.ContentList].iterator() [function] [call site] 04735
40 [org.jdom2.AttributeList].iterator() [function] [call site] 04736
40 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 04737
39 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04738
39 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04739
39 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04740
39 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04741
39 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04742
39 [org.jdom2.DescendantIterator].next() [function] [call site] 04743
39 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04744
39 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04745
39 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04746
39 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04747
39 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04748
39 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04749
39 [org.jdom2.FilterIterator].next() [function] [call site] 04750
39 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04751
39 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04752
39 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04753
39 [org.locationtech.jts.operation.relate.EdgeEndBundle].computeLabel(org.locationtech.jts.algorithm.BoundaryNodeRule) [function] [call site] 04754
40 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04755
40 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04756
40 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04757
40 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04758
40 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04759
40 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04760
40 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04761
40 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04762
40 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 04763
40 [org.locationtech.jts.operation.relate.EdgeEndBundle].iterator() [function] [call site] 04764
41 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 04765
41 [org.jdom2.ContentList].iterator() [function] [call site] 04766
41 [org.jdom2.AttributeList].iterator() [function] [call site] 04767
40 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04768
40 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04769
40 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04770
40 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04771
40 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04772
40 [org.jdom2.DescendantIterator].next() [function] [call site] 04773
40 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04774
40 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04775
40 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04776
40 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04777
40 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04778
40 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04779
40 [org.jdom2.FilterIterator].next() [function] [call site] 04780
40 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04781
40 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04782
40 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04783
40 [org.locationtech.jts.geomgraph.EdgeEnd:org.locationtech.jts.operation.relate.EdgeEndBundle].getLabel() [function] [call site] 04784
40 [org.locationtech.jts.geomgraph.Label].isArea() [function] [call site] 04785
41 [org.locationtech.jts.geomgraph.TopologyLocation].isArea() [function] [call site] 04786
41 [org.locationtech.jts.geomgraph.TopologyLocation].isArea() [function] [call site] 04787
40 [org.locationtech.jts.geomgraph.Label].<init>(int,int,int) [function] [call site] 04788
41 [org.locationtech.jts.geomgraph.TopologyLocation].<init>(int,int,int) [function] [call site] 04789
41 [org.locationtech.jts.geomgraph.TopologyLocation].<init>(int,int,int) [function] [call site] 04790
40 [org.locationtech.jts.geomgraph.Label].<init>(int) [function] [call site] 04791
41 [org.locationtech.jts.geomgraph.TopologyLocation].<init>(int) [function] [call site] 04792
41 [org.locationtech.jts.geomgraph.TopologyLocation].<init>(int) [function] [call site] 04793
40 [org.locationtech.jts.operation.relate.EdgeEndBundle].computeLabelOn(int,org.locationtech.jts.algorithm.BoundaryNodeRule) [function] [call site] 04794
41 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04795
41 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04796
41 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04797
41 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04798
41 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04799
41 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04800
41 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04801
41 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04802
41 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 04803
41 [org.locationtech.jts.operation.relate.EdgeEndBundle].iterator() [function] [call site] 04804
41 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04805
41 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04806
41 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04807
41 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04808
41 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04809
41 [org.jdom2.DescendantIterator].next() [function] [call site] 04810
41 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04811
41 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04812
41 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04813
41 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04814
41 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04815
41 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04816
41 [org.jdom2.FilterIterator].next() [function] [call site] 04817
41 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04818
41 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04819
41 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04820
41 [org.locationtech.jts.geomgraph.EdgeEnd:org.locationtech.jts.operation.relate.EdgeEndBundle].getLabel() [function] [call site] 04821
41 [org.locationtech.jts.geomgraph.Label].getLocation(int) [function] [call site] 04822
41 [org.locationtech.jts.geomgraph.GeometryGraph].determineBoundary(org.locationtech.jts.algorithm.BoundaryNodeRule,int) [function] [call site] 04823
41 [org.locationtech.jts.geomgraph.Label].setLocation(int,int) [function] [call site] 04824
40 [org.locationtech.jts.operation.relate.EdgeEndBundle].computeLabelSides(int) [function] [call site] 04825
41 [org.locationtech.jts.operation.relate.EdgeEndBundle].computeLabelSide(int,int) [function] [call site] 04826
42 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04827
42 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04828
42 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04829
42 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 04830
42 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 04831
42 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 04832
42 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04833
42 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 04834
42 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 04835
42 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04836
42 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04837
42 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 04838
42 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04839
42 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 04840
42 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04841
42 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 04842
42 [org.locationtech.jts.operation.relate.EdgeEndBundle].iterator() [function] [call site] 04843
42 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04844
42 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04845
42 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04846
42 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04847
42 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04848
42 [org.jdom2.DescendantIterator].next() [function] [call site] 04849
42 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04850
42 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04851
42 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04852
42 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04853
42 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04854
42 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04855
42 [org.jdom2.FilterIterator].next() [function] [call site] 04856
42 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04857
42 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04858
42 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04859
42 [org.locationtech.jts.geomgraph.EdgeEnd].getLabel() [function] [call site] 04860
42 [org.locationtech.jts.operation.relate.EdgeEndBundle].getLabel() [function] [call site] 04861
42 [org.locationtech.jts.geomgraph.Label].isArea() [function] [call site] 04862
42 [org.locationtech.jts.geomgraph.EdgeEnd].getLabel() [function] [call site] 04863
42 [org.locationtech.jts.operation.relate.EdgeEndBundle].getLabel() [function] [call site] 04864
42 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 04865
42 [org.locationtech.jts.geomgraph.Label].setLocation(int,int,int) [function] [call site] 04866
43 [org.locationtech.jts.geomgraph.TopologyLocation].setLocation(int,int) [function] [call site] 04867
42 [org.locationtech.jts.geomgraph.Label].setLocation(int,int,int) [function] [call site] 04868
41 [org.locationtech.jts.operation.relate.EdgeEndBundle].computeLabelSide(int,int) [function] [call site] 04869
39 [org.locationtech.jts.geomgraph.EdgeEnd].computeLabel(org.locationtech.jts.algorithm.BoundaryNodeRule) [function] [call site] 04870
38 [org.locationtech.jts.geomgraph.GeometryGraph].getBoundaryNodeRule() [function] [call site] 04871
38 [org.locationtech.jts.geomgraph.EdgeEndStar].propagateSideLabels(int) [function] [call site] 04872
39 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04873
39 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04874
39 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04875
39 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 04876
39 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 04877
39 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 04878
39 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04879
39 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 04880
39 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 04881
39 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04882
39 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04883
39 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 04884
39 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04885
39 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 04886
39 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04887
39 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 04888
39 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 04889
39 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04890
39 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04891
39 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04892
39 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04893
39 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04894
39 [org.jdom2.DescendantIterator].next() [function] [call site] 04895
39 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04896
39 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04897
39 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04898
39 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04899
39 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04900
39 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04901
39 [org.jdom2.FilterIterator].next() [function] [call site] 04902
39 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04903
39 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04904
39 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04905
39 [org.locationtech.jts.geomgraph.EdgeEnd].getLabel() [function] [call site] 04906
39 [org.locationtech.jts.operation.relate.EdgeEndBundle].getLabel() [function] [call site] 04907
39 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 04908
39 [org.locationtech.jts.geomgraph.Label].isArea(int) [function] [call site] 04909
40 [org.locationtech.jts.geomgraph.TopologyLocation].isArea() [function] [call site] 04910
39 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 04911
39 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04912
39 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04913
39 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04914
39 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 04915
39 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 04916
39 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 04917
39 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04918
39 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 04919
39 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 04920
39 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04921
39 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04922
39 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 04923
39 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04924
39 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 04925
39 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04926
39 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 04927
39 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 04928
39 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04929
39 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04930
39 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04931
39 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04932
39 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04933
39 [org.jdom2.DescendantIterator].next() [function] [call site] 04934
39 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04935
39 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04936
39 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04937
39 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04938
39 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04939
39 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04940
39 [org.jdom2.FilterIterator].next() [function] [call site] 04941
39 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04942
39 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04943
39 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04944
39 [org.locationtech.jts.geomgraph.EdgeEnd].getLabel() [function] [call site] 04945
39 [org.locationtech.jts.operation.relate.EdgeEndBundle].getLabel() [function] [call site] 04946
39 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 04947
39 [org.locationtech.jts.geomgraph.Label].setLocation(int,int,int) [function] [call site] 04948
39 [org.locationtech.jts.geomgraph.Label].isArea(int) [function] [call site] 04949
39 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 04950
39 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 04951
39 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String,org.locationtech.jts.geom.Coordinate) [function] [call site] 04952
40 [org.locationtech.jts.geom.TopologyException].msgWithCoord(java.lang.String,org.locationtech.jts.geom.Coordinate) [function] [call site] 04953
40 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 04954
39 [org.locationtech.jts.geomgraph.EdgeEnd].getCoordinate() [function] [call site] 04955
39 [org.locationtech.jts.geomgraph.EdgeEnd].getCoordinate() [function] [call site] 04956
39 [org.locationtech.jts.util.Assert].shouldNeverReachHere(java.lang.String) [function] [call site] 04957
39 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 04958
39 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 04959
39 [org.locationtech.jts.geomgraph.Label].setLocation(int,int,int) [function] [call site] 04960
39 [org.locationtech.jts.geomgraph.Label].setLocation(int,int,int) [function] [call site] 04961
38 [org.locationtech.jts.geomgraph.EdgeEndStar].propagateSideLabels(int) [function] [call site] 04962
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 04963
38 [org.jdom2.FilterIterator].hasNext() [function] [call site] 04964
38 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 04965
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 04966
38 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 04967
38 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 04968
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 04969
38 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 04970
38 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 04971
38 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 04972
38 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 04973
38 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 04974
38 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 04975
38 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 04976
38 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 04977
38 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 04978
38 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 04979
38 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 04980
38 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 04981
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 04982
38 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 04983
38 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 04984
38 [org.jdom2.DescendantIterator].next() [function] [call site] 04985
38 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 04986
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 04987
38 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 04988
38 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 04989
38 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 04990
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 04991
38 [org.jdom2.FilterIterator].next() [function] [call site] 04992
38 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 04993
38 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 04994
38 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 04995
38 [org.locationtech.jts.geomgraph.EdgeEnd].getLabel() [function] [call site] 04996
38 [org.locationtech.jts.operation.relate.EdgeEndBundle].getLabel() [function] [call site] 04997
38 [org.locationtech.jts.geomgraph.Label].getLocation(int) [function] [call site] 04998
38 [org.locationtech.jts.geomgraph.Label].isLine(int) [function] [call site] 04999
39 [org.locationtech.jts.geomgraph.TopologyLocation].isLine() [function] [call site] 05000
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 05001
38 [org.jdom2.FilterIterator].hasNext() [function] [call site] 05002
38 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 05003
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 05004
38 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 05005
38 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 05006
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 05007
38 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 05008
38 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 05009
38 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 05010
38 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 05011
38 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 05012
38 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 05013
38 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 05014
38 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 05015
38 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 05016
38 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 05017
38 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 05018
38 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 05019
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 05020
38 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 05021
38 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 05022
38 [org.jdom2.DescendantIterator].next() [function] [call site] 05023
38 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 05024
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 05025
38 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 05026
38 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 05027
38 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 05028
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 05029
38 [org.jdom2.FilterIterator].next() [function] [call site] 05030
38 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 05031
38 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 05032
38 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 05033
38 [org.locationtech.jts.geomgraph.EdgeEnd].getLabel() [function] [call site] 05034
38 [org.locationtech.jts.operation.relate.EdgeEndBundle].getLabel() [function] [call site] 05035
38 [org.locationtech.jts.geomgraph.Label].isAnyNull(int) [function] [call site] 05036
39 [org.locationtech.jts.geomgraph.TopologyLocation].isAnyNull() [function] [call site] 05037
38 [org.locationtech.jts.geomgraph.EdgeEnd].getCoordinate() [function] [call site] 05038
38 [org.locationtech.jts.geomgraph.EdgeEndStar].getLocation(int,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geomgraph.GeometryGraph[]) [function] [call site] 05039
39 [org.locationtech.jts.geomgraph.GeometryGraph].getGeometry() [function] [call site] 05040
39 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Geometry) [function] [call site] 05041
40 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 05042
40 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 05043
40 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 05044
40 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 05045
40 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 05046
40 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate) [function] [call site] 05047
40 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].locateInGeometry(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Geometry) [function] [call site] 05048
41 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].locatePointInPolygon(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Polygon) [function] [call site] 05049
41 [org.locationtech.jts.geom.GeometryCollectionIterator].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 05050
41 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 05051
41 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 05052
38 [org.locationtech.jts.geomgraph.Label].setAllLocationsIfNull(int,int) [function] [call site] 05053
39 [org.locationtech.jts.geomgraph.TopologyLocation].setAllLocationsIfNull(int) [function] [call site] 05054
37 [org.locationtech.jts.geomgraph.DirectedEdgeStar].computeLabelling(org.locationtech.jts.geomgraph.GeometryGraph[]) [function] [call site] 05055
38 [org.locationtech.jts.geomgraph.EdgeEndStar].computeLabelling(org.locationtech.jts.geomgraph.GeometryGraph[]) [function] [call site] 05056
38 [org.locationtech.jts.geomgraph.Label].<init>(int) [function] [call site] 05057
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 05058
38 [org.jdom2.FilterIterator].hasNext() [function] [call site] 05059
38 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 05060
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 05061
38 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 05062
38 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 05063
38 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 05064
38 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 05065
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 05066
38 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 05067
38 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 05068
38 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 05069
38 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 05070
38 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 05071
38 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 05072
38 [org.jdom2.DescendantIterator].next() [function] [call site] 05073
38 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 05074
38 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 05075
38 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 05076
38 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 05077
38 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 05078
38 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 05079
38 [org.jdom2.FilterIterator].next() [function] [call site] 05080
38 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 05081
38 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 05082
38 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 05083
38 [org.locationtech.jts.geomgraph.EdgeEnd].getEdge() [function] [call site] 05084
38 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 05085
38 [org.locationtech.jts.geomgraph.Label].getLocation(int) [function] [call site] 05086
38 [org.locationtech.jts.geomgraph.Label].setLocation(int,int) [function] [call site] 05087
37 [org.locationtech.jts.geomgraph.Node].getEdges() [function] [call site] 05088
36 [org.locationtech.jts.operation.relate.RelateComputer].labelIsolatedEdges(int,int) [function] [call site] 05089
37 [org.locationtech.jts.geomgraph.PlanarGraph].getEdgeIterator() [function] [call site] 05090
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 05091
37 [org.jdom2.FilterIterator].hasNext() [function] [call site] 05092
37 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 05093
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 05094
37 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 05095
37 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 05096
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 05097
37 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 05098
37 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 05099
37 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 05100
37 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 05101
37 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 05102
37 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 05103
37 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 05104
37 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 05105
37 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 05106
37 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 05107
37 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 05108
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 05109
37 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 05110
37 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 05111
37 [org.jdom2.DescendantIterator].next() [function] [call site] 05112
37 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 05113
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 05114
37 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 05115
37 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 05116
37 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 05117
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 05118
37 [org.jdom2.FilterIterator].next() [function] [call site] 05119
37 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 05120
37 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 05121
37 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 05122
37 [org.locationtech.jts.geomgraph.Edge].isIsolated() [function] [call site] 05123
37 [org.locationtech.jts.geomgraph.GeometryGraph].getGeometry() [function] [call site] 05124
37 [org.locationtech.jts.operation.relate.RelateComputer].labelIsolatedEdge(org.locationtech.jts.geomgraph.Edge,int,org.locationtech.jts.geom.Geometry) [function] [call site] 05125
38 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 05126
38 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 05127
38 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 05128
38 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 05129
38 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 05130
38 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 05131
38 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 05132
38 [org.locationtech.jts.geomgraph.Edge].getCoordinate() [function] [call site] 05133
38 [org.locationtech.jts.algorithm.PointLocator].locate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Geometry) [function] [call site] 05134
38 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 05135
38 [org.locationtech.jts.geomgraph.Label].setAllLocations(int,int) [function] [call site] 05136
38 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 05137
38 [org.locationtech.jts.geomgraph.Label].setAllLocations(int,int) [function] [call site] 05138
36 [org.locationtech.jts.operation.relate.RelateComputer].labelIsolatedEdges(int,int) [function] [call site] 05139
36 [org.locationtech.jts.operation.relate.RelateComputer].updateIM(org.locationtech.jts.geom.IntersectionMatrix) [function] [call site] 05140
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 05141
37 [org.jdom2.FilterIterator].hasNext() [function] [call site] 05142
37 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 05143
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 05144
37 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 05145
37 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 05146
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 05147
37 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 05148
37 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 05149
37 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 05150
37 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 05151
37 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 05152
37 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 05153
37 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 05154
37 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 05155
37 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 05156
37 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 05157
37 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 05158
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 05159
37 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 05160
37 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 05161
37 [org.jdom2.DescendantIterator].next() [function] [call site] 05162
37 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 05163
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 05164
37 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 05165
37 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 05166
37 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 05167
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 05168
37 [org.jdom2.FilterIterator].next() [function] [call site] 05169
37 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 05170
37 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 05171
37 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 05172
37 [org.locationtech.jts.geomgraph.GraphComponent].updateIM(org.locationtech.jts.geom.IntersectionMatrix) [function] [call site] 05173
38 [org.locationtech.jts.geomgraph.Label].getGeometryCount() [function] [call site] 05174
38 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 05175
38 [org.locationtech.jts.geomgraph.Edge].computeIM(org.locationtech.jts.geom.IntersectionMatrix) [function] [call site] 05176
39 [org.locationtech.jts.geomgraph.Edge].updateIM(org.locationtech.jts.geomgraph.Label,org.locationtech.jts.geom.IntersectionMatrix) [function] [call site] 05177
40 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 05178
40 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 05179
40 [org.locationtech.jts.geom.IntersectionMatrix].setAtLeastIfValid(int,int,int) [function] [call site] 05180
41 [org.locationtech.jts.geom.IntersectionMatrix].setAtLeast(int,int,int) [function] [call site] 05181
40 [org.locationtech.jts.geomgraph.Label].isArea() [function] [call site] 05182
40 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 05183
40 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 05184
40 [org.locationtech.jts.geom.IntersectionMatrix].setAtLeastIfValid(int,int,int) [function] [call site] 05185
40 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 05186
40 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 05187
40 [org.locationtech.jts.geom.IntersectionMatrix].setAtLeastIfValid(int,int,int) [function] [call site] 05188
38 [org.locationtech.jts.operation.relate.RelateNode].computeIM(org.locationtech.jts.geom.IntersectionMatrix) [function] [call site] 05189
39 [org.locationtech.jts.geomgraph.Label].getLocation(int) [function] [call site] 05190
39 [org.locationtech.jts.geomgraph.Label].getLocation(int) [function] [call site] 05191
39 [org.locationtech.jts.geom.IntersectionMatrix].setAtLeastIfValid(int,int,int) [function] [call site] 05192
38 [org.locationtech.jts.geomgraph.Node].computeIM(org.locationtech.jts.geom.IntersectionMatrix) [function] [call site] 05193
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 05194
37 [org.jdom2.FilterIterator].hasNext() [function] [call site] 05195
37 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 05196
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 05197
37 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 05198
37 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 05199
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 05200
37 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 05201
37 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 05202
37 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 05203
37 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 05204
37 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 05205
37 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 05206
37 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 05207
37 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 05208
37 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 05209
37 [org.locationtech.jts.geomgraph.NodeMap].iterator() [function] [call site] 05210
37 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 05211
37 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 05212
37 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 05213
37 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 05214
37 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 05215
37 [org.jdom2.DescendantIterator].next() [function] [call site] 05216
37 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 05217
37 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 05218
37 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 05219
37 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 05220
37 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 05221
37 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 05222
37 [org.jdom2.FilterIterator].next() [function] [call site] 05223
37 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 05224
37 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 05225
37 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 05226
37 [org.locationtech.jts.geomgraph.GraphComponent].updateIM(org.locationtech.jts.geom.IntersectionMatrix) [function] [call site] 05227
37 [org.locationtech.jts.operation.relate.RelateNode].updateIMFromEdges(org.locationtech.jts.geom.IntersectionMatrix) [function] [call site] 05228
38 [org.locationtech.jts.operation.relate.EdgeEndBundleStar].updateIM(org.locationtech.jts.geom.IntersectionMatrix) [function] [call site] 05229
39 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 05230
39 [org.jdom2.FilterIterator].hasNext() [function] [call site] 05231
39 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 05232
39 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 05233
39 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 05234
39 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 05235
39 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 05236
39 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 05237
39 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 05238
39 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 05239
39 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 05240
39 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 05241
39 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 05242
39 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 05243
39 [org.jdom2.DescendantIterator].next() [function] [call site] 05244
39 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 05245
39 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 05246
39 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 05247
39 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 05248
39 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 05249
39 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 05250
39 [org.jdom2.FilterIterator].next() [function] [call site] 05251
39 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 05252
39 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 05253
39 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 05254
39 [org.locationtech.jts.operation.relate.EdgeEndBundle].updateIM(org.locationtech.jts.geom.IntersectionMatrix) [function] [call site] 05255
40 [org.locationtech.jts.geomgraph.Edge].updateIM(org.locationtech.jts.geomgraph.Label,org.locationtech.jts.geom.IntersectionMatrix) [function] [call site] 05256
29 [org.locationtech.jts.operation.union.SparsePolygonUnion$PolygonNode].merge(org.locationtech.jts.operation.union.SparsePolygonUnion$PolygonNode) [function] [call site] 05257
30 [org.locationtech.jts.operation.union.SparsePolygonUnion$PolygonNode].add(org.locationtech.jts.operation.union.SparsePolygonUnion$PolygonNode) [function] [call site] 05258
31 [org.locationtech.jts.operation.union.SparsePolygonUnion$PolygonNode].initCluster() [function] [call site] 05259
32 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 05260
31 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 05261
31 [org.locationtech.jts.operation.union.SparsePolygonUnion$PolygonNode].getRoot() [function] [call site] 05262
31 [org.locationtech.jts.operation.union.SparsePolygonUnion$PolygonNode].mergeRoot(org.locationtech.jts.operation.union.SparsePolygonUnion$PolygonNode) [function] [call site] 05263
32 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 05264
32 [org.jdom2.FilterIterator].hasNext() [function] [call site] 05265
32 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 05266
32 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 05267
32 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 05268
32 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 05269
32 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 05270
32 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 05271
32 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 05272
32 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 05273
32 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 05274
32 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 05275
32 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 05276
32 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 05277
32 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 05278
32 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 05279
32 [org.jdom2.ContentList].iterator() [function] [call site] 05280
32 [org.jdom2.AttributeList].iterator() [function] [call site] 05281
32 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 05282
32 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 05283
32 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 05284
32 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 05285
32 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 05286
32 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 05287
32 [org.jdom2.DescendantIterator].next() [function] [call site] 05288
32 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 05289
32 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 05290
32 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 05291
32 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 05292
32 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 05293
32 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 05294
32 [org.jdom2.FilterIterator].next() [function] [call site] 05295
32 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 05296
32 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 05297
32 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 05298
32 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 05299
30 [org.locationtech.jts.operation.union.SparsePolygonUnion$PolygonNode].add(org.locationtech.jts.operation.union.SparsePolygonUnion$PolygonNode) [function] [call site] 05300
28 [org.locationtech.jts.noding.snapround.MCIndexPointSnapper$1].visitItem(java.lang.Object) [function] [call site] 05301
29 [org.locationtech.jts.index.chain.MonotoneChain].select(org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.chain.MonotoneChainSelectAction) [function] [call site] 05302
30 [org.locationtech.jts.index.chain.MonotoneChain].computeSelect(org.locationtech.jts.geom.Envelope,int,int,org.locationtech.jts.index.chain.MonotoneChainSelectAction) [function] [call site] 05303
31 [org.locationtech.jts.index.chain.MonotoneChainSelectAction].select(org.locationtech.jts.index.chain.MonotoneChain,int) [function] [call site] 05304
32 [org.locationtech.jts.index.chain.MonotoneChain].getLineSegment(int,org.locationtech.jts.geom.LineSegment) [function] [call site] 05305
32 [org.locationtech.jts.index.chain.MonotoneChainSelectAction].select(org.locationtech.jts.geom.LineSegment) [function] [call site] 05306
31 [org.locationtech.jts.operation.buffer.OffsetCurve$MatchCurveSegmentAction].select(org.locationtech.jts.index.chain.MonotoneChain,int) [function] [call site] 05307
32 [org.locationtech.jts.operation.buffer.OffsetCurve$MatchCurveSegmentAction].segmentMatchFrac(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,double) [function] [call site] 05308
33 [org.locationtech.jts.operation.buffer.OffsetCurve$MatchCurveSegmentAction].isMatch(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,double) [function] [call site] 05309
34 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 05310
34 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05311
34 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05312
34 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05313
34 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05314
33 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05315
33 [org.locationtech.jts.geom.LineSegment].segmentFraction(org.locationtech.jts.geom.Coordinate) [function] [call site] 05316
34 [org.locationtech.jts.geom.LineSegment].projectionFactor(org.locationtech.jts.geom.Coordinate) [function] [call site] 05317
31 [org.locationtech.jts.noding.snapround.MCIndexPointSnapper$HotPixelSnapAction].select(org.locationtech.jts.index.chain.MonotoneChain,int) [function] [call site] 05318
32 [org.locationtech.jts.index.chain.MonotoneChain].getContext() [function] [call site] 05319
32 [org.locationtech.jts.noding.snapround.MCIndexPointSnapper$HotPixelSnapAction].addSnappedNode(org.locationtech.jts.noding.snapround.HotPixel,org.locationtech.jts.noding.NodedSegmentString,int) [function] [call site] 05320
33 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 05321
33 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 05322
33 [org.locationtech.jts.noding.snapround.HotPixel].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05323
33 [org.locationtech.jts.noding.NodedSegmentString].addIntersection(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 05324
33 [org.locationtech.jts.noding.snapround.HotPixel].getCoordinate() [function] [call site] 05325
31 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05326
32 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 05327
28 [org.locationtech.jts.index.ArrayListVisitor].visitItem(java.lang.Object) [function] [call site] 05328
28 [org.locationtech.jts.operation.buffer.SegmentMCIndex$1].visitItem(java.lang.Object) [function] [call site] 05329
29 [org.locationtech.jts.index.chain.MonotoneChain].select(org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.chain.MonotoneChainSelectAction) [function] [call site] 05330
27 [org.locationtech.jts.index.intervalrtree.IntervalRTreeBranchNode].query(double,double,org.locationtech.jts.index.ItemVisitor) [function] [call site] 05331
28 [org.locationtech.jts.index.intervalrtree.IntervalRTreeNode].intersects(double,double) [function] [call site] 05332
28 [org.locationtech.jts.index.intervalrtree.IntervalRTreeLeafNode].query(double,double,org.locationtech.jts.index.ItemVisitor) [function] [call site] 05333
28 [org.locationtech.jts.index.intervalrtree.IntervalRTreeLeafNode].query(double,double,org.locationtech.jts.index.ItemVisitor) [function] [call site] 05334
25 [org.locationtech.jts.algorithm.RayCrossingCounter].getLocation() [function] [call site] 05335
24 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 05336
25 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Geometry) [function] [call site] 05337
24 [org.locationtech.jts.operation.overlayng.IndexedPointOnLineLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 05338
25 [org.locationtech.jts.algorithm.PointLocator].<init>() [function] [call site] 05339
25 [org.locationtech.jts.algorithm.PointLocator].locate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Geometry) [function] [call site] 05340
24 [org.locationtech.jts.algorithm.construct.IndexedPointInPolygonsLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 05341
25 [org.locationtech.jts.algorithm.construct.IndexedPointInPolygonsLocator].init() [function] [call site] 05342
26 [org.locationtech.jts.geom.util.PolygonalExtracter].getPolygonals(org.locationtech.jts.geom.Geometry) [function] [call site] 05343
27 [org.locationtech.jts.geom.util.PolygonalExtracter].getPolygonals(org.locationtech.jts.geom.Geometry,java.util.List) [function] [call site] 05344
28 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 05345
28 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 05346
28 [org.locationtech.jts.geom.Geometry:org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 05347
26 [org.locationtech.jts.index.strtree.STRtree].<init>() [function] [call site] 05348
26 [org.jdom2.ContentList$FilterList].size() [function] [call site] 05349
26 [org.jdom2.AttributeList].get(int) [function] [call site] 05350
26 [org.jdom2.ContentList].get(int) [function] [call site] 05351
26 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 05352
26 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 05353
26 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 05354
26 [org.locationtech.jts.index.strtree.STRtree].insert(org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 05355
25 [org.locationtech.jts.geom.Envelope].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 05356
25 [org.locationtech.jts.index.strtree.STRtree].query(org.locationtech.jts.geom.Envelope) [function] [call site] 05357
25 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 05358
25 [org.jdom2.FilterIterator].hasNext() [function] [call site] 05359
25 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 05360
25 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 05361
25 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 05362
25 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 05363
25 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 05364
25 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 05365
25 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 05366
25 [org.jdom2.ContentList].iterator() [function] [call site] 05367
25 [org.jdom2.AttributeList].iterator() [function] [call site] 05368
25 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 05369
25 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 05370
25 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 05371
25 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 05372
25 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 05373
25 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 05374
25 [org.jdom2.DescendantIterator].next() [function] [call site] 05375
25 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 05376
25 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 05377
25 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 05378
25 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 05379
25 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 05380
25 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 05381
25 [org.jdom2.FilterIterator].next() [function] [call site] 05382
25 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 05383
25 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 05384
25 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 05385
25 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 05386
23 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 05387
23 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 05388
23 [org.locationtech.jts.noding.SegmentStringUtil].extractSegmentStrings(org.locationtech.jts.geom.Geometry) [function] [call site] 05389
23 [org.jdom2.ContentList$FilterList].size() [function] [call site] 05390
23 [org.locationtech.jts.geom.prep.PreparedPolygon].getIntersectionFinder() [function] [call site] 05391
24 [org.locationtech.jts.noding.FastSegmentSetIntersectionFinder].<init>(java.util.Collection) [function] [call site] 05392
24 [org.locationtech.jts.noding.SegmentStringUtil].extractSegmentStrings(org.locationtech.jts.geom.Geometry) [function] [call site] 05393
24 [org.locationtech.jts.geom.prep.PreparedPolygon].getGeometry() [function] [call site] 05394
23 [org.locationtech.jts.noding.FastSegmentSetIntersectionFinder].intersects(java.util.Collection) [function] [call site] 05395
23 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 05396
23 [org.locationtech.jts.geom.LineString:org.locationtech.jts.geom.MultiLineString:org.locationtech.jts.geom.MultiPoint:org.locationtech.jts.geom.MultiPolygon:org.locationtech.jts.geom.Point:org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 05397
23 [org.locationtech.jts.geom.prep.PreparedPolygonPredicate].isAnyTargetComponentInAreaTest(org.locationtech.jts.geom.Geometry,java.util.List) [function] [call site] 05398
24 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 05399
24 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 05400
24 [org.jdom2.FilterIterator].hasNext() [function] [call site] 05401
24 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 05402
24 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 05403
24 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 05404
24 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 05405
24 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 05406
24 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 05407
24 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 05408
24 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 05409
24 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 05410
24 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 05411
24 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 05412
24 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 05413
24 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 05414
24 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 05415
24 [org.jdom2.ContentList].iterator() [function] [call site] 05416
24 [org.jdom2.AttributeList].iterator() [function] [call site] 05417
24 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 05418
24 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 05419
24 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 05420
24 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 05421
24 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 05422
24 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 05423
24 [org.jdom2.DescendantIterator].next() [function] [call site] 05424
24 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 05425
24 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 05426
24 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 05427
24 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 05428
24 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 05429
24 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 05430
24 [org.jdom2.FilterIterator].next() [function] [call site] 05431
24 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 05432
24 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 05433
24 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 05434
24 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 05435
23 [org.locationtech.jts.geom.prep.PreparedPolygon].getRepresentativePoints() [function] [call site] 05436
24 [org.locationtech.jts.geom.prep.BasicPreparedGeometry].getRepresentativePoints() [function] [call site] 05437
20 [org.locationtech.jts.geom.prep.PreparedLineString].intersects(org.locationtech.jts.geom.Geometry) [function] [call site] 05438
20 [org.locationtech.jts.geom.prep.PreparedPoint].intersects(org.locationtech.jts.geom.Geometry) [function] [call site] 05439
20 [org.locationtech.jts.geom.prep.BasicPreparedGeometry].intersects(org.locationtech.jts.geom.Geometry) [function] [call site] 05440
19 [org.locationtech.jts.operation.union.DisjointSets].merge(int,int) [function] [call site] 05441
20 [org.locationtech.jts.operation.union.DisjointSets].findRoot(int) [function] [call site] 05442
20 [org.locationtech.jts.operation.union.DisjointSets].findRoot(int) [function] [call site] 05443
18 [org.locationtech.jts.simplify.LineSegmentVisitor].visitItem(java.lang.Object) [function] [call site] 05444
18 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator$SegmentVisitor].visitItem(java.lang.Object) [function] [call site] 05445
18 [org.locationtech.jts.operation.union.SparsePolygonUnion$1].visitItem(java.lang.Object) [function] [call site] 05446
18 [org.locationtech.jts.noding.snapround.MCIndexPointSnapper$1].visitItem(java.lang.Object) [function] [call site] 05447
18 [org.locationtech.jts.index.ArrayListVisitor].visitItem(java.lang.Object) [function] [call site] 05448
18 [org.locationtech.jts.operation.buffer.SegmentMCIndex$1].visitItem(java.lang.Object) [function] [call site] 05449
18 [org.locationtech.jts.util.Assert].shouldNeverReachHere() [function] [call site] 05450
15 [org.locationtech.jts.operation.overlayarea.OverlayArea$IntersectionVisitor].getArea() [function] [call site] 05451
14 [org.locationtech.jts.operation.overlayarea.OverlayArea].areaContainedOrDisjoint(org.locationtech.jts.geom.LinearRing) [function] [call site] 05452
15 [org.locationtech.jts.operation.overlayarea.OverlayArea].areaForContainedGeom(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Envelope,org.locationtech.jts.algorithm.locate.PointOnGeometryLocator) [function] [call site] 05453
16 [org.locationtech.jts.geom.GeometryCollection].getCoordinate() [function] [call site] 05454
16 [org.locationtech.jts.geom.Polygon].getCoordinate() [function] [call site] 05455
16 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 05456
16 [org.locationtech.jts.geom.LineString].getCoordinate() [function] [call site] 05457
16 [org.locationtech.jts.geom.Envelope].covers(org.locationtech.jts.geom.Coordinate) [function] [call site] 05458
16 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 05459
16 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 05460
16 [org.locationtech.jts.operation.overlayng.IndexedPointOnLineLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 05461
16 [org.locationtech.jts.algorithm.construct.IndexedPointInPolygonsLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 05462
16 [org.locationtech.jts.operation.overlayarea.OverlayArea].area(org.locationtech.jts.geom.Geometry) [function] [call site] 05463
17 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 05464
17 [org.locationtech.jts.algorithm.Area].ofRing(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 05465
18 [org.locationtech.jts.algorithm.Area].ofRingSigned(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 05466
19 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 05467
19 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 05468
19 [org.locationtech.jts.geom.CoordinateSequence].createCoordinate() [function] [call site] 05469
19 [org.locationtech.jts.geom.CoordinateSequence].createCoordinate() [function] [call site] 05470
19 [org.locationtech.jts.geom.CoordinateSequence].createCoordinate() [function] [call site] 05471
19 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 05472
19 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 05473
19 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 05474
19 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 05475
19 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 05476
19 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 05477
19 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 05478
19 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 05479
19 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 05480
17 [org.locationtech.jts.geom.Polygon].getArea() [function] [call site] 05481
18 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 05482
18 [org.locationtech.jts.algorithm.Area].ofRing(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 05483
18 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 05484
18 [org.locationtech.jts.algorithm.Area].ofRing(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 05485
17 [org.locationtech.jts.geom.GeometryCollection].getArea() [function] [call site] 05486
18 [org.locationtech.jts.geom.Polygon].getArea() [function] [call site] 05487
18 [org.locationtech.jts.geom.Geometry].getArea() [function] [call site] 05488
17 [org.locationtech.jts.geom.Geometry].getArea() [function] [call site] 05489
15 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 05490
15 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 05491
15 [org.locationtech.jts.operation.overlayarea.OverlayArea].areaForContainedGeom(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Envelope,org.locationtech.jts.algorithm.locate.PointOnGeometryLocator) [function] [call site] 05492
15 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 05493
14 [org.locationtech.jts.operation.overlayarea.OverlayArea].areaForInteriorVertices(org.locationtech.jts.geom.LinearRing) [function] [call site] 05494
15 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 05495
15 [org.locationtech.jts.algorithm.Orientation].isCCW(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 05496
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 05497
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 05498
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 05499
15 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 05500
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 05501
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 05502
15 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 05503
15 [org.locationtech.jts.geom.Envelope].contains(org.locationtech.jts.geom.Coordinate) [function] [call site] 05504
15 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 05505
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 05506
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 05507
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 05508
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 05509
15 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 05510
15 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 05511
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 05512
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 05513
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 05514
15 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 05515
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 05516
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 05517
15 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 05518
15 [org.locationtech.jts.operation.overlayarea.EdgeVector].area2Term(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 05519
16 [org.locationtech.jts.operation.overlayarea.EdgeVector].area2Term(double,double,double,double,double,double,boolean) [function] [call site] 05520
15 [org.locationtech.jts.operation.overlayarea.EdgeVector].area2Term(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 05521
14 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 05522
14 [org.locationtech.jts.operation.overlayarea.OverlayArea].areaForInteriorVerticesIndexed(org.locationtech.jts.geom.Geometry,org.locationtech.jts.index.kdtree.KdTree,org.locationtech.jts.geom.Envelope,org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator) [function] [call site] 05523
15 [org.locationtech.jts.operation.overlayarea.OverlayArea].getVertices(org.locationtech.jts.geom.Geometry) [function] [call site] 05524
16 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 05525
16 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 05526
15 [org.locationtech.jts.algorithm.Orientation].isCCW(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 05527
15 [org.locationtech.jts.index.kdtree.KdTree].query(org.locationtech.jts.geom.Envelope) [function] [call site] 05528
16 [org.locationtech.jts.index.kdtree.KdTree].query(org.locationtech.jts.geom.Envelope,java.util.List) [function] [call site] 05529
17 [org.locationtech.jts.index.kdtree.KdTree$1].<init>(org.locationtech.jts.index.kdtree.KdTree,java.util.List) [function] [call site] 05530
17 [org.locationtech.jts.index.kdtree.KdTree].query(org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.kdtree.KdNodeVisitor) [function] [call site] 05531
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 05532
15 [org.jdom2.FilterIterator].hasNext() [function] [call site] 05533
15 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 05534
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 05535
15 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 05536
15 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 05537
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 05538
15 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 05539
15 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 05540
15 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 05541
15 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 05542
15 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 05543
15 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 05544
15 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 05545
15 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 05546
15 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 05547
15 [org.jdom2.ContentList].iterator() [function] [call site] 05548
15 [org.jdom2.AttributeList].iterator() [function] [call site] 05549
15 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 05550
15 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 05551
15 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 05552
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 05553
15 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 05554
15 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 05555
15 [org.jdom2.DescendantIterator].next() [function] [call site] 05556
15 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 05557
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 05558
15 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 05559
15 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 05560
15 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 05561
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 05562
15 [org.jdom2.FilterIterator].next() [function] [call site] 05563
15 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 05564
15 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 05565
15 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 05566
15 [org.locationtech.jts.index.kdtree.KdNode].getData() [function] [call site] 05567
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 05568
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 05569
15 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 05570
15 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 05571
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 05572
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 05573
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 05574
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 05575
15 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 05576
15 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 05577
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 05578
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 05579
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 05580
15 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 05581
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 05582
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 05583
15 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 05584
15 [org.locationtech.jts.operation.overlayarea.EdgeVector].area2Term(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 05585
15 [org.locationtech.jts.operation.overlayarea.EdgeVector].area2Term(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 05586
14 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 05587
13 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 05588
13 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 05589
13 [org.locationtech.jts.operation.overlayarea.OverlayArea].interacts(org.locationtech.jts.geom.Geometry) [function] [call site] 05590
13 [org.locationtech.jts.operation.overlayarea.OverlayArea].intersectionArea(org.locationtech.jts.geom.LinearRing) [function] [call site] 05591
10 [org.locationtech.jts.operation.overlayarea.GeometryArea$PolygonAreaFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05592
11 [org.locationtech.jts.operation.overlayarea.GeometryArea].access$100(org.locationtech.jts.operation.overlayarea.GeometryArea,org.locationtech.jts.geom.Polygon) [function] [call site] 05593
12 [org.locationtech.jts.operation.overlayarea.GeometryArea].areaPolygon(org.locationtech.jts.geom.Polygon) [function] [call site] 05594
13 [org.locationtech.jts.operation.overlayarea.GeometryArea].areaRing(org.locationtech.jts.geom.LinearRing) [function] [call site] 05595
14 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 05596
14 [org.locationtech.jts.algorithm.Orientation].isCCW(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 05597
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 05598
14 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 05599
14 [org.locationtech.jts.operation.overlayarea.EdgeVector].area2Term(double,double,double,double,boolean) [function] [call site] 05600
15 [org.locationtech.jts.operation.overlayarea.EdgeVector].area2Term(double,double,double,double,double,double,boolean) [function] [call site] 05601
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getX(int) [function] [call site] 05602
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getX(int) [function] [call site] 05603
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getY(int) [function] [call site] 05604
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getY(int) [function] [call site] 05605
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getX(int) [function] [call site] 05606
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getX(int) [function] [call site] 05607
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getY(int) [function] [call site] 05608
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getY(int) [function] [call site] 05609
14 [org.locationtech.jts.operation.overlayarea.EdgeVector].area2Term(double,double,double,double,boolean) [function] [call site] 05610
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getX(int) [function] [call site] 05611
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getX(int) [function] [call site] 05612
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getY(int) [function] [call site] 05613
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getY(int) [function] [call site] 05614
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getX(int) [function] [call site] 05615
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getX(int) [function] [call site] 05616
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getY(int) [function] [call site] 05617
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getY(int) [function] [call site] 05618
13 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 05619
13 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 05620
13 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 05621
13 [org.locationtech.jts.operation.overlayarea.GeometryArea].areaRing(org.locationtech.jts.geom.LinearRing) [function] [call site] 05622
10 [org.locationtech.jtstest.function.SpatialIndexFunctions$2].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05623
11 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 05624
11 [org.locationtech.jts.index.quadtree.Quadtree].insert(org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 05625
12 [org.locationtech.jts.index.quadtree.Quadtree].collectStats(org.locationtech.jts.geom.Envelope) [function] [call site] 05626
13 [org.locationtech.jts.geom.Envelope].getWidth() [function] [call site] 05627
14 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 05628
13 [org.locationtech.jts.geom.Envelope].getHeight() [function] [call site] 05629
14 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 05630
12 [org.locationtech.jts.index.quadtree.Quadtree].ensureExtent(org.locationtech.jts.geom.Envelope,double) [function] [call site] 05631
13 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 05632
13 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 05633
13 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 05634
13 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 05635
13 [org.locationtech.jts.geom.Envelope].<init>(double,double,double,double) [function] [call site] 05636
14 [org.locationtech.jts.geom.Envelope].init(double,double,double,double) [function] [call site] 05637
12 [org.locationtech.jts.index.quadtree.Root].insert(org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 05638
13 [org.locationtech.jts.index.quadtree.NodeBase].getSubnodeIndex(org.locationtech.jts.geom.Envelope,double,double) [function] [call site] 05639
14 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 05640
14 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 05641
14 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 05642
14 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 05643
14 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 05644
14 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 05645
13 [org.locationtech.jts.index.quadtree.NodeBase].add(java.lang.Object) [function] [call site] 05646
14 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 05647
13 [org.locationtech.jts.geom.Envelope].contains(org.locationtech.jts.geom.Envelope) [function] [call site] 05648
13 [org.locationtech.jts.index.quadtree.Node].getEnvelope() [function] [call site] 05649
13 [org.locationtech.jts.index.quadtree.Node].createExpanded(org.locationtech.jts.index.quadtree.Node,org.locationtech.jts.geom.Envelope) [function] [call site] 05650
14 [org.locationtech.jts.geom.Envelope].<init>(org.locationtech.jts.geom.Envelope) [function] [call site] 05651
14 [org.locationtech.jts.geom.Envelope].expandToInclude(org.locationtech.jts.geom.Envelope) [function] [call site] 05652
14 [org.locationtech.jts.index.quadtree.Node].createNode(org.locationtech.jts.geom.Envelope) [function] [call site] 05653
15 [org.locationtech.jts.index.quadtree.Key].<init>(org.locationtech.jts.geom.Envelope) [function] [call site] 05654
16 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 05655
16 [org.locationtech.jts.index.quadtree.Key].computeKey(org.locationtech.jts.geom.Envelope) [function] [call site] 05656
17 [org.locationtech.jts.index.quadtree.Key].computeQuadLevel(org.locationtech.jts.geom.Envelope) [function] [call site] 05657
18 [org.locationtech.jts.geom.Envelope].getWidth() [function] [call site] 05658
18 [org.locationtech.jts.geom.Envelope].getHeight() [function] [call site] 05659
18 [org.locationtech.jts.index.quadtree.DoubleBits].exponent(double) [function] [call site] 05660
19 [org.locationtech.jts.index.quadtree.DoubleBits].<init>(double) [function] [call site] 05661
19 [org.locationtech.jts.index.quadtree.DoubleBits].getExponent() [function] [call site] 05662
20 [org.locationtech.jts.index.quadtree.DoubleBits].biasedExponent() [function] [call site] 05663
17 [org.locationtech.jts.geom.Envelope].<init>() [function] [call site] 05664
17 [org.locationtech.jts.index.quadtree.Key].computeKey(int,org.locationtech.jts.geom.Envelope) [function] [call site] 05665
18 [org.locationtech.jts.index.quadtree.DoubleBits].powerOf2(int) [function] [call site] 05666
18 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 05667
18 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 05668
18 [org.locationtech.jts.geom.Envelope].init(double,double,double,double) [function] [call site] 05669
17 [org.locationtech.jts.geom.Envelope].contains(org.locationtech.jts.geom.Envelope) [function] [call site] 05670
17 [org.locationtech.jts.index.quadtree.Key].computeKey(int,org.locationtech.jts.geom.Envelope) [function] [call site] 05671
15 [org.locationtech.jts.index.quadtree.Node].<init>(org.locationtech.jts.geom.Envelope,int) [function] [call site] 05672
16 [org.locationtech.jts.index.quadtree.NodeBase].<init>() [function] [call site] 05673
16 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 05674
16 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 05675
16 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 05676
16 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 05677
15 [org.locationtech.jts.index.quadtree.Key].getEnvelope() [function] [call site] 05678
15 [org.locationtech.jts.index.quadtree.Key].getLevel() [function] [call site] 05679
14 [org.locationtech.jts.index.quadtree.Node].insertNode(org.locationtech.jts.index.quadtree.Node) [function] [call site] 05680
15 [org.locationtech.jts.geom.Envelope].contains(org.locationtech.jts.geom.Envelope) [function] [call site] 05681
15 [org.locationtech.jts.util.Assert].isTrue(boolean) [function] [call site] 05682
15 [org.locationtech.jts.index.quadtree.NodeBase].getSubnodeIndex(org.locationtech.jts.geom.Envelope,double,double) [function] [call site] 05683
15 [org.locationtech.jts.index.quadtree.Node].createSubnode(int) [function] [call site] 05684
16 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 05685
16 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 05686
16 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 05687
16 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 05688
16 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 05689
16 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 05690
16 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 05691
16 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 05692
16 [org.locationtech.jts.geom.Envelope].<init>(double,double,double,double) [function] [call site] 05693
16 [org.locationtech.jts.index.quadtree.Node].<init>(org.locationtech.jts.geom.Envelope,int) [function] [call site] 05694
13 [org.locationtech.jts.index.quadtree.Root].insertContained(org.locationtech.jts.index.quadtree.Node,org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 05695
14 [org.locationtech.jts.geom.Envelope].contains(org.locationtech.jts.geom.Envelope) [function] [call site] 05696
14 [org.locationtech.jts.index.quadtree.Node].getEnvelope() [function] [call site] 05697
14 [org.locationtech.jts.util.Assert].isTrue(boolean) [function] [call site] 05698
14 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 05699
14 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 05700
14 [org.locationtech.jts.index.quadtree.IntervalSize].isZeroWidth(double,double) [function] [call site] 05701
15 [org.locationtech.jts.index.quadtree.DoubleBits].exponent(double) [function] [call site] 05702
14 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 05703
14 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 05704
14 [org.locationtech.jts.index.quadtree.IntervalSize].isZeroWidth(double,double) [function] [call site] 05705
14 [org.locationtech.jts.index.quadtree.Node].find(org.locationtech.jts.geom.Envelope) [function] [call site] 05706
15 [org.locationtech.jts.index.quadtree.NodeBase].getSubnodeIndex(org.locationtech.jts.geom.Envelope,double,double) [function] [call site] 05707
14 [org.locationtech.jts.index.quadtree.Node].getNode(org.locationtech.jts.geom.Envelope) [function] [call site] 05708
15 [org.locationtech.jts.index.quadtree.NodeBase].getSubnodeIndex(org.locationtech.jts.geom.Envelope,double,double) [function] [call site] 05709
15 [org.locationtech.jts.index.quadtree.Node].getSubnode(int) [function] [call site] 05710
16 [org.locationtech.jts.index.quadtree.Node].createSubnode(int) [function] [call site] 05711
14 [org.locationtech.jts.index.quadtree.NodeBase].add(java.lang.Object) [function] [call site] 05712
10 [org.locationtech.jts.geom.util.PointExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05713
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 05714
10 [org.locationtech.jts.operation.union.InputExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05715
11 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 05716
11 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 05717
11 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 05718
11 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 05719
11 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 05720
11 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 05721
11 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 05722
11 [org.locationtech.jts.operation.union.InputExtracter].recordDimension(int) [function] [call site] 05723
11 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 05724
11 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 05725
11 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 05726
11 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 05727
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 05728
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 05729
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 05730
11 [org.locationtech.jts.geom.MultiPolygon].getGeometryType() [function] [call site] 05731
11 [org.locationtech.jts.geom.GeometryCollection].getGeometryType() [function] [call site] 05732
11 [org.locationtech.jts.geom.Polygon].getGeometryType() [function] [call site] 05733
11 [org.locationtech.jts.geom.MultiLineString].getGeometryType() [function] [call site] 05734
11 [org.locationtech.jts.geom.Point].getGeometryType() [function] [call site] 05735
11 [org.locationtech.jts.geom.LinearRing].getGeometryType() [function] [call site] 05736
11 [org.locationtech.jts.geom.MultiPoint].getGeometryType() [function] [call site] 05737
11 [org.locationtech.jts.geom.LineString].getGeometryType() [function] [call site] 05738
11 [org.locationtech.jts.util.Assert].shouldNeverReachHere(java.lang.String) [function] [call site] 05739
10 [org.locationtech.jts.geom.util.GeometryExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05740
11 [org.locationtech.jts.geom.util.GeometryExtracter].isOfType(org.locationtech.jts.geom.Geometry,java.lang.String) [function] [call site] 05741
12 [org.locationtech.jts.geom.LineString].getGeometryType() [function] [call site] 05742
12 [org.locationtech.jts.geom.MultiPolygon].getGeometryType() [function] [call site] 05743
12 [org.locationtech.jts.geom.GeometryCollection].getGeometryType() [function] [call site] 05744
12 [org.locationtech.jts.geom.Polygon].getGeometryType() [function] [call site] 05745
12 [org.locationtech.jts.geom.MultiLineString].getGeometryType() [function] [call site] 05746
12 [org.locationtech.jts.geom.Point].getGeometryType() [function] [call site] 05747
12 [org.locationtech.jts.geom.LinearRing].getGeometryType() [function] [call site] 05748
12 [org.locationtech.jts.geom.MultiPoint].getGeometryType() [function] [call site] 05749
12 [org.locationtech.jts.geom.MultiPolygon].getGeometryType() [function] [call site] 05750
12 [org.locationtech.jts.geom.GeometryCollection].getGeometryType() [function] [call site] 05751
12 [org.locationtech.jts.geom.Polygon].getGeometryType() [function] [call site] 05752
12 [org.locationtech.jts.geom.MultiLineString].getGeometryType() [function] [call site] 05753
12 [org.locationtech.jts.geom.Point].getGeometryType() [function] [call site] 05754
12 [org.locationtech.jts.geom.LinearRing].getGeometryType() [function] [call site] 05755
12 [org.locationtech.jts.geom.MultiPoint].getGeometryType() [function] [call site] 05756
12 [org.locationtech.jts.geom.LineString].getGeometryType() [function] [call site] 05757
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 05758
10 [org.locationtech.jtstest.function.SpatialIndexFunctions$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05759
11 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 05760
11 [org.locationtech.jts.index.hprtree.HPRtree].insert(org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 05761
12 [org.locationtech.jts.index.hprtree.Item].<init>(org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 05762
12 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 05763
12 [org.locationtech.jts.geom.Envelope].expandToInclude(org.locationtech.jts.geom.Envelope) [function] [call site] 05764
11 [org.locationtech.jts.index.strtree.STRtree].insert(org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 05765
11 [org.locationtech.jts.index.quadtree.Quadtree].insert(org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 05766
10 [org.locationtech.jts.operation.overlay.validate.PolygonalLineworkExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05767
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 05768
11 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 05769
11 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 05770
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 05771
11 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 05772
10 [org.locationtech.jts.operation.distance.ConnectedElementPointFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05773
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 05774
11 [org.locationtech.jts.geom.LineString].getCoordinate() [function] [call site] 05775
11 [org.locationtech.jts.geom.GeometryCollection].getCoordinate() [function] [call site] 05776
11 [org.locationtech.jts.geom.Polygon].getCoordinate() [function] [call site] 05777
11 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 05778
10 [org.locationtech.jtstest.function.GeometryFunctions$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05779
11 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 05780
11 [org.locationtech.jts.geom.GeometryFactory].createPolygon(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.LinearRing[]) [function] [call site] 05781
11 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 05782
11 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 05783
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 05784
9 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.GeometryFilter) [function] [call site] 05785
10 [org.locationtech.jts.geom.util.PolygonExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05786
10 [org.locationtech.jts.operation.distance.ConnectedElementLocationFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05787
10 [org.locationtech.jts.geom.util.LineStringExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05788
10 [org.locationtech.jts.algorithm.InteriorPoint$DimensionNonEmptyFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05789
10 [org.locationtech.jts.operation.overlayarea.OverlayArea$PolygonAreaFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05790
10 [org.locationtech.jts.operation.overlayarea.GeometryArea$PolygonAreaFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05791
10 [org.locationtech.jtstest.function.SpatialIndexFunctions$2].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05792
10 [org.locationtech.jts.geom.util.PointExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05793
10 [org.locationtech.jts.operation.union.InputExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05794
10 [org.locationtech.jts.geom.util.GeometryExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05795
10 [org.locationtech.jtstest.function.SpatialIndexFunctions$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05796
10 [org.locationtech.jts.operation.overlay.validate.PolygonalLineworkExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05797
10 [org.locationtech.jts.operation.distance.ConnectedElementPointFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05798
10 [org.locationtech.jtstest.function.GeometryFunctions$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05799
9 [org.locationtech.jts.geom.GeometryCollection].apply(org.locationtech.jts.geom.GeometryFilter) [function] [call site] 05800
10 [org.locationtech.jts.geom.util.PolygonExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05801
10 [org.locationtech.jts.operation.distance.ConnectedElementLocationFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05802
10 [org.locationtech.jts.geom.util.LineStringExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05803
10 [org.locationtech.jts.algorithm.InteriorPoint$DimensionNonEmptyFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05804
10 [org.locationtech.jts.operation.overlayarea.OverlayArea$PolygonAreaFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05805
10 [org.locationtech.jts.operation.overlayarea.GeometryArea$PolygonAreaFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05806
10 [org.locationtech.jtstest.function.SpatialIndexFunctions$2].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05807
10 [org.locationtech.jts.geom.util.PointExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05808
10 [org.locationtech.jts.operation.union.InputExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05809
10 [org.locationtech.jts.geom.util.GeometryExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05810
10 [org.locationtech.jtstest.function.SpatialIndexFunctions$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05811
10 [org.locationtech.jts.operation.overlay.validate.PolygonalLineworkExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05812
10 [org.locationtech.jts.operation.distance.ConnectedElementPointFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05813
10 [org.locationtech.jtstest.function.GeometryFunctions$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05814
10 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.GeometryFilter) [function] [call site] 05815
10 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.GeometryFilter) [function] [call site] 05816
10 [org.locationtech.jts.geom.Polygon].apply(org.locationtech.jts.geom.GeometryFilter) [function] [call site] 05817
11 [org.locationtech.jts.geom.util.PolygonExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05818
11 [org.locationtech.jts.operation.distance.ConnectedElementLocationFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05819
11 [org.locationtech.jts.geom.util.LineStringExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05820
11 [org.locationtech.jts.algorithm.InteriorPoint$DimensionNonEmptyFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05821
11 [org.locationtech.jts.operation.overlayarea.OverlayArea$PolygonAreaFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05822
11 [org.locationtech.jts.operation.overlayarea.GeometryArea$PolygonAreaFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05823
11 [org.locationtech.jtstest.function.SpatialIndexFunctions$2].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05824
11 [org.locationtech.jts.geom.util.PointExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05825
11 [org.locationtech.jts.operation.union.InputExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05826
11 [org.locationtech.jts.geom.util.GeometryExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05827
11 [org.locationtech.jtstest.function.SpatialIndexFunctions$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05828
11 [org.locationtech.jts.operation.overlay.validate.PolygonalLineworkExtracter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05829
11 [org.locationtech.jts.operation.distance.ConnectedElementPointFilter].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05830
11 [org.locationtech.jtstest.function.GeometryFunctions$1].filter(org.locationtech.jts.geom.Geometry) [function] [call site] 05831
9 [org.locationtech.jts.geom.Polygon].apply(org.locationtech.jts.geom.GeometryFilter) [function] [call site] 05832
7 [org.jdom2.ContentList$FilterList].size() [function] [call site] 05833
7 [org.jdom2.ContentList].size() [function] [call site] 05834
7 [org.jdom2.AttributeList].size() [function] [call site] 05835
7 [org.locationtech.jts.operation.distance.ConnectedElementLocationFilter].getLocations(org.locationtech.jts.geom.Geometry) [function] [call site] 05836
8 [org.locationtech.jts.operation.distance.ConnectedElementLocationFilter].<init>(java.util.List) [function] [call site] 05837
8 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.GeometryFilter) [function] [call site] 05838
8 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.GeometryFilter) [function] [call site] 05839
8 [org.locationtech.jts.geom.GeometryCollection].apply(org.locationtech.jts.geom.GeometryFilter) [function] [call site] 05840
8 [org.locationtech.jts.geom.Polygon].apply(org.locationtech.jts.geom.GeometryFilter) [function] [call site] 05841
7 [org.locationtech.jts.operation.distance.DistanceOp].computeContainmentDistance(java.util.List,java.util.List,org.locationtech.jts.operation.distance.GeometryLocation[]) [function] [call site] 05842
8 [org.jdom2.ContentList$FilterList].size() [function] [call site] 05843
8 [org.jdom2.ContentList].size() [function] [call site] 05844
8 [org.jdom2.AttributeList].size() [function] [call site] 05845
8 [org.jdom2.AttributeList].get(int) [function] [call site] 05846
8 [org.jdom2.ContentList].get(int) [function] [call site] 05847
8 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 05848
8 [org.jdom2.ContentList$FilterList].size() [function] [call site] 05849
8 [org.jdom2.ContentList].size() [function] [call site] 05850
8 [org.jdom2.AttributeList].size() [function] [call site] 05851
8 [org.locationtech.jts.operation.distance.DistanceOp].computeContainmentDistance(org.locationtech.jts.operation.distance.GeometryLocation,org.locationtech.jts.geom.Polygon,org.locationtech.jts.operation.distance.GeometryLocation[]) [function] [call site] 05852
9 [org.locationtech.jts.operation.distance.GeometryLocation].getCoordinate() [function] [call site] 05853
9 [org.locationtech.jts.algorithm.PointLocator].locate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Geometry) [function] [call site] 05854
9 [org.locationtech.jts.operation.distance.GeometryLocation].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Coordinate) [function] [call site] 05855
10 [org.locationtech.jts.operation.distance.GeometryLocation].<init>(org.locationtech.jts.geom.Geometry,int,org.locationtech.jts.geom.Coordinate) [function] [call site] 05856
8 [org.jdom2.AttributeList].get(int) [function] [call site] 05857
8 [org.jdom2.ContentList].get(int) [function] [call site] 05858
8 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 05859
6 [org.locationtech.jts.operation.distance.DistanceOp].computeContainmentDistance(int,org.locationtech.jts.operation.distance.GeometryLocation[]) [function] [call site] 05860
5 [org.locationtech.jts.operation.distance.DistanceOp].computeFacetDistance() [function] [call site] 05861
6 [org.locationtech.jts.geom.util.LinearComponentExtracter].getLines(org.locationtech.jts.geom.Geometry) [function] [call site] 05862
6 [org.locationtech.jts.geom.util.LinearComponentExtracter].getLines(org.locationtech.jts.geom.Geometry) [function] [call site] 05863
6 [org.locationtech.jts.geom.util.PointExtracter].getPoints(org.locationtech.jts.geom.Geometry) [function] [call site] 05864
7 [org.locationtech.jts.geom.util.PointExtracter].getPoints(org.locationtech.jts.geom.Geometry,java.util.List) [function] [call site] 05865
8 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 05866
8 [org.locationtech.jts.geom.util.PointExtracter].<init>(java.util.List) [function] [call site] 05867
8 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.GeometryFilter) [function] [call site] 05868
8 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.GeometryFilter) [function] [call site] 05869
8 [org.locationtech.jts.geom.GeometryCollection].apply(org.locationtech.jts.geom.GeometryFilter) [function] [call site] 05870
8 [org.locationtech.jts.geom.Polygon].apply(org.locationtech.jts.geom.GeometryFilter) [function] [call site] 05871
6 [org.locationtech.jts.geom.util.PointExtracter].getPoints(org.locationtech.jts.geom.Geometry) [function] [call site] 05872
6 [org.locationtech.jts.operation.distance.DistanceOp].computeMinDistanceLines(java.util.List,java.util.List,org.locationtech.jts.operation.distance.GeometryLocation[]) [function] [call site] 05873
7 [org.jdom2.ContentList$FilterList].size() [function] [call site] 05874
7 [org.jdom2.ContentList].size() [function] [call site] 05875
7 [org.jdom2.AttributeList].size() [function] [call site] 05876
7 [org.jdom2.AttributeList].get(int) [function] [call site] 05877
7 [org.jdom2.ContentList].get(int) [function] [call site] 05878
7 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 05879
7 [org.jdom2.ContentList$FilterList].size() [function] [call site] 05880
7 [org.jdom2.ContentList].size() [function] [call site] 05881
7 [org.jdom2.AttributeList].size() [function] [call site] 05882
7 [org.jdom2.AttributeList].get(int) [function] [call site] 05883
7 [org.jdom2.ContentList].get(int) [function] [call site] 05884
7 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 05885
7 [org.locationtech.jts.operation.distance.DistanceOp].computeMinDistance(org.locationtech.jts.geom.LineString,org.locationtech.jts.geom.LineString,org.locationtech.jts.operation.distance.GeometryLocation[]) [function] [call site] 05886
8 [org.locationtech.jts.geom.Envelope].distance(org.locationtech.jts.geom.Envelope) [function] [call site] 05887
9 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 05888
8 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 05889
8 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 05890
8 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 05891
8 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 05892
8 [org.locationtech.jts.geom.Envelope].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05893
8 [org.locationtech.jts.geom.Envelope].distance(org.locationtech.jts.geom.Envelope) [function] [call site] 05894
8 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 05895
8 [org.locationtech.jts.geom.Envelope].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05896
8 [org.locationtech.jts.geom.Envelope].distance(org.locationtech.jts.geom.Envelope) [function] [call site] 05897
8 [org.locationtech.jts.algorithm.Distance].segmentToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05898
9 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 05899
9 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05900
9 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 05901
9 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05902
9 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05903
9 [org.locationtech.jts.math.MathUtil].min(double,double,double,double) [function] [call site] 05904
9 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05905
9 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05906
9 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05907
9 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05908
8 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05909
8 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05910
8 [org.locationtech.jts.geom.LineSegment].closestPoints(org.locationtech.jts.geom.LineSegment) [function] [call site] 05911
9 [org.locationtech.jts.geom.LineSegment].intersection(org.locationtech.jts.geom.LineSegment) [function] [call site] 05912
10 [org.locationtech.jts.algorithm.RobustLineIntersector].<init>() [function] [call site] 05913
10 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05914
10 [org.locationtech.jts.algorithm.LineIntersector].hasIntersection() [function] [call site] 05915
10 [org.locationtech.jts.algorithm.LineIntersector].getIntersection(int) [function] [call site] 05916
9 [org.locationtech.jts.geom.LineSegment].closestPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 05917
9 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 05918
9 [org.locationtech.jts.geom.LineSegment].closestPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 05919
9 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 05920
9 [org.locationtech.jts.geom.LineSegment].closestPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 05921
9 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 05922
9 [org.locationtech.jts.geom.LineSegment].closestPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 05923
9 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 05924
8 [org.locationtech.jts.operation.distance.GeometryLocation].<init>(org.locationtech.jts.geom.Geometry,int,org.locationtech.jts.geom.Coordinate) [function] [call site] 05925
8 [org.locationtech.jts.operation.distance.GeometryLocation].<init>(org.locationtech.jts.geom.Geometry,int,org.locationtech.jts.geom.Coordinate) [function] [call site] 05926
6 [org.locationtech.jts.operation.distance.DistanceOp].updateMinDistance(org.locationtech.jts.operation.distance.GeometryLocation[],boolean) [function] [call site] 05927
6 [org.locationtech.jts.operation.distance.DistanceOp].computeMinDistanceLinesPoints(java.util.List,java.util.List,org.locationtech.jts.operation.distance.GeometryLocation[]) [function] [call site] 05928
7 [org.jdom2.ContentList$FilterList].size() [function] [call site] 05929
7 [org.jdom2.ContentList].size() [function] [call site] 05930
7 [org.jdom2.AttributeList].size() [function] [call site] 05931
7 [org.jdom2.AttributeList].get(int) [function] [call site] 05932
7 [org.jdom2.ContentList].get(int) [function] [call site] 05933
7 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 05934
7 [org.jdom2.ContentList$FilterList].size() [function] [call site] 05935
7 [org.jdom2.ContentList].size() [function] [call site] 05936
7 [org.jdom2.AttributeList].size() [function] [call site] 05937
7 [org.jdom2.AttributeList].get(int) [function] [call site] 05938
7 [org.jdom2.ContentList].get(int) [function] [call site] 05939
7 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 05940
7 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 05941
7 [org.locationtech.jts.operation.distance.DistanceOp].computeMinDistance(org.locationtech.jts.geom.LineString,org.locationtech.jts.geom.Point,org.locationtech.jts.operation.distance.GeometryLocation[]) [function] [call site] 05942
8 [org.locationtech.jts.geom.Envelope].distance(org.locationtech.jts.geom.Envelope) [function] [call site] 05943
8 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 05944
8 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 05945
8 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 05946
8 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 05947
8 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05948
8 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 05949
8 [org.locationtech.jts.geom.LineSegment].closestPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 05950
8 [org.locationtech.jts.operation.distance.GeometryLocation].<init>(org.locationtech.jts.geom.Geometry,int,org.locationtech.jts.geom.Coordinate) [function] [call site] 05951
8 [org.locationtech.jts.operation.distance.GeometryLocation].<init>(org.locationtech.jts.geom.Geometry,int,org.locationtech.jts.geom.Coordinate) [function] [call site] 05952
6 [org.locationtech.jts.operation.distance.DistanceOp].updateMinDistance(org.locationtech.jts.operation.distance.GeometryLocation[],boolean) [function] [call site] 05953
6 [org.locationtech.jts.operation.distance.DistanceOp].computeMinDistanceLinesPoints(java.util.List,java.util.List,org.locationtech.jts.operation.distance.GeometryLocation[]) [function] [call site] 05954
6 [org.locationtech.jts.operation.distance.DistanceOp].updateMinDistance(org.locationtech.jts.operation.distance.GeometryLocation[],boolean) [function] [call site] 05955
6 [org.locationtech.jts.operation.distance.DistanceOp].computeMinDistancePoints(java.util.List,java.util.List,org.locationtech.jts.operation.distance.GeometryLocation[]) [function] [call site] 05956
7 [org.jdom2.ContentList$FilterList].size() [function] [call site] 05957
7 [org.jdom2.ContentList].size() [function] [call site] 05958
7 [org.jdom2.AttributeList].size() [function] [call site] 05959
7 [org.jdom2.AttributeList].get(int) [function] [call site] 05960
7 [org.jdom2.ContentList].get(int) [function] [call site] 05961
7 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 05962
7 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 05963
7 [org.jdom2.ContentList$FilterList].size() [function] [call site] 05964
7 [org.jdom2.ContentList].size() [function] [call site] 05965
7 [org.jdom2.AttributeList].size() [function] [call site] 05966
7 [org.jdom2.AttributeList].get(int) [function] [call site] 05967
7 [org.jdom2.ContentList].get(int) [function] [call site] 05968
7 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 05969
7 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 05970
7 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 05971
7 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 05972
7 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 05973
7 [org.locationtech.jts.operation.distance.GeometryLocation].<init>(org.locationtech.jts.geom.Geometry,int,org.locationtech.jts.geom.Coordinate) [function] [call site] 05974
7 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 05975
7 [org.locationtech.jts.operation.distance.GeometryLocation].<init>(org.locationtech.jts.geom.Geometry,int,org.locationtech.jts.geom.Coordinate) [function] [call site] 05976
7 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 05977
6 [org.locationtech.jts.operation.distance.DistanceOp].updateMinDistance(org.locationtech.jts.operation.distance.GeometryLocation[],boolean) [function] [call site] 05978
1 [org.locationtech.jts.geom.Geometry].disjoint(org.locationtech.jts.geom.Geometry) [function] [call site] 05979
2 [org.locationtech.jts.geom.Geometry].intersects(org.locationtech.jts.geom.Geometry) [function] [call site] 05980
1 [org.locationtech.jts.geom.Geometry].touches(org.locationtech.jts.geom.Geometry) [function] [call site] 05981
2 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 05982
2 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 05983
2 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 05984
2 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 05985
2 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 05986
2 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 05987
2 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 05988
2 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 05989
2 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 05990
2 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 05991
2 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 05992
2 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 05993
2 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 05994
2 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 05995
2 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 05996
2 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 05997
2 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 05998
2 [org.locationtech.jts.geom.IntersectionMatrix].isTouches(int,int) [function] [call site] 05999
3 [org.locationtech.jts.geom.IntersectionMatrix].isTrue(int) [function] [call site] 06000
3 [org.locationtech.jts.geom.IntersectionMatrix].isTrue(int) [function] [call site] 06001
3 [org.locationtech.jts.geom.IntersectionMatrix].isTrue(int) [function] [call site] 06002
2 [org.locationtech.jts.geom.Geometry].relate(org.locationtech.jts.geom.Geometry) [function] [call site] 06003
1 [org.locationtech.jts.geom.Geometry].intersects(org.locationtech.jts.geom.Geometry) [function] [call site] 06004
1 [org.locationtech.jts.geom.Geometry].crosses(org.locationtech.jts.geom.Geometry) [function] [call site] 06005
2 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 06006
2 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 06007
2 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 06008
2 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 06009
2 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 06010
2 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 06011
2 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 06012
2 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 06013
2 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 06014
2 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 06015
2 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 06016
2 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 06017
2 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 06018
2 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 06019
2 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 06020
2 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 06021
2 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 06022
2 [org.locationtech.jts.geom.IntersectionMatrix].isCrosses(int,int) [function] [call site] 06023
3 [org.locationtech.jts.geom.IntersectionMatrix].isTrue(int) [function] [call site] 06024
3 [org.locationtech.jts.geom.IntersectionMatrix].isTrue(int) [function] [call site] 06025
3 [org.locationtech.jts.geom.IntersectionMatrix].isTrue(int) [function] [call site] 06026
3 [org.locationtech.jts.geom.IntersectionMatrix].isTrue(int) [function] [call site] 06027
2 [org.locationtech.jts.geom.Geometry].relate(org.locationtech.jts.geom.Geometry) [function] [call site] 06028
1 [org.locationtech.jts.geom.Geometry].within(org.locationtech.jts.geom.Geometry) [function] [call site] 06029
2 [org.locationtech.jts.geom.Geometry].contains(org.locationtech.jts.geom.Geometry) [function] [call site] 06030
3 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 06031
3 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 06032
3 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 06033
3 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 06034
3 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 06035
3 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 06036
3 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 06037
3 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 06038
3 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 06039
3 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 06040
3 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 06041
3 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 06042
3 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 06043
3 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 06044
3 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 06045
3 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 06046
3 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 06047
3 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 06048
3 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 06049
3 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 06050
3 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 06051
3 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 06052
3 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 06053
3 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 06054
3 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 06055
3 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 06056
3 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 06057
3 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 06058
3 [org.locationtech.jts.geom.GeometryCollection].getLength() [function] [call site] 06059
4 [org.locationtech.jts.geom.Polygon].getLength() [function] [call site] 06060
5 [org.locationtech.jts.geom.LineString].getLength() [function] [call site] 06061
6 [org.locationtech.jts.algorithm.Length].ofLine(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 06062
7 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 06063
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 06064
7 [org.locationtech.jts.geom.CoordinateSequence].createCoordinate() [function] [call site] 06065
7 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 06066
7 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 06067
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 06068
7 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 06069
7 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 06070
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 06071
5 [org.locationtech.jts.geom.LineString].getLength() [function] [call site] 06072
4 [org.locationtech.jts.geom.LineString].getLength() [function] [call site] 06073
4 [org.locationtech.jts.geom.Geometry].getLength() [function] [call site] 06074
3 [org.locationtech.jts.geom.Polygon].getLength() [function] [call site] 06075
3 [org.locationtech.jts.geom.LineString].getLength() [function] [call site] 06076
3 [org.locationtech.jts.geom.Geometry].getLength() [function] [call site] 06077
3 [org.locationtech.jts.geom.Envelope].contains(org.locationtech.jts.geom.Envelope) [function] [call site] 06078
3 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 06079
3 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 06080
3 [org.locationtech.jts.geom.Polygon].isRectangle() [function] [call site] 06081
3 [org.locationtech.jts.geom.Geometry].isRectangle() [function] [call site] 06082
3 [org.locationtech.jts.operation.predicate.RectangleContains].contains(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Geometry) [function] [call site] 06083
4 [org.locationtech.jts.operation.predicate.RectangleContains].<init>(org.locationtech.jts.geom.Polygon) [function] [call site] 06084
5 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 06085
4 [org.locationtech.jts.operation.predicate.RectangleContains].contains(org.locationtech.jts.geom.Geometry) [function] [call site] 06086
5 [org.locationtech.jts.geom.Envelope].contains(org.locationtech.jts.geom.Envelope) [function] [call site] 06087
5 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 06088
5 [org.locationtech.jts.operation.predicate.RectangleContains].isContainedInBoundary(org.locationtech.jts.geom.Geometry) [function] [call site] 06089
6 [org.locationtech.jts.operation.predicate.RectangleContains].isPointContainedInBoundary(org.locationtech.jts.geom.Point) [function] [call site] 06090
7 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 06091
7 [org.locationtech.jts.operation.predicate.RectangleContains].isPointContainedInBoundary(org.locationtech.jts.geom.Coordinate) [function] [call site] 06092
8 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 06093
8 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 06094
8 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 06095
8 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 06096
6 [org.locationtech.jts.operation.predicate.RectangleContains].isLineStringContainedInBoundary(org.locationtech.jts.geom.LineString) [function] [call site] 06097
7 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 06098
7 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 06099
7 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 06100
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 06101
7 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 06102
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 06103
7 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 06104
7 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 06105
7 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 06106
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 06107
7 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 06108
7 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 06109
7 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 06110
7 [org.locationtech.jts.operation.predicate.RectangleContains].isLineSegmentContainedInBoundary(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06111
8 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 06112
8 [org.locationtech.jts.operation.predicate.RectangleContains].isPointContainedInBoundary(org.locationtech.jts.geom.Coordinate) [function] [call site] 06113
8 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 06114
8 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 06115
8 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 06116
8 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 06117
6 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 06118
6 [org.locationtech.jts.geom.Geometry:org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 06119
3 [org.locationtech.jts.geom.IntersectionMatrix].isContains() [function] [call site] 06120
4 [org.locationtech.jts.geom.IntersectionMatrix].isTrue(int) [function] [call site] 06121
3 [org.locationtech.jts.geom.Geometry].relate(org.locationtech.jts.geom.Geometry) [function] [call site] 06122
1 [org.locationtech.jts.geom.Geometry].contains(org.locationtech.jts.geom.Geometry) [function] [call site] 06123
1 [org.locationtech.jts.geom.Geometry].overlaps(org.locationtech.jts.geom.Geometry) [function] [call site] 06124
2 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 06125
2 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 06126
2 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 06127
2 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 06128
2 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 06129
2 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 06130
2 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 06131
2 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 06132
2 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 06133
2 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 06134
2 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 06135
2 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 06136
2 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 06137
2 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 06138
2 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 06139
2 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 06140
2 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 06141
2 [org.locationtech.jts.geom.IntersectionMatrix].isOverlaps(int,int) [function] [call site] 06142
3 [org.locationtech.jts.geom.IntersectionMatrix].isTrue(int) [function] [call site] 06143
3 [org.locationtech.jts.geom.IntersectionMatrix].isTrue(int) [function] [call site] 06144
3 [org.locationtech.jts.geom.IntersectionMatrix].isTrue(int) [function] [call site] 06145
3 [org.locationtech.jts.geom.IntersectionMatrix].isTrue(int) [function] [call site] 06146
3 [org.locationtech.jts.geom.IntersectionMatrix].isTrue(int) [function] [call site] 06147
2 [org.locationtech.jts.geom.Geometry].relate(org.locationtech.jts.geom.Geometry) [function] [call site] 06148
1 [org.locationtech.jts.geom.Geometry].covers(org.locationtech.jts.geom.Geometry) [function] [call site] 06149
2 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 06150
2 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 06151
2 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 06152
2 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 06153
2 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 06154
2 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 06155
2 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 06156
2 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 06157
2 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 06158
2 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 06159
2 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 06160
2 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 06161
2 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 06162
2 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 06163
2 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 06164
2 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 06165
2 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 06166
2 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 06167
2 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 06168
2 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 06169
2 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 06170
2 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 06171
2 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 06172
2 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 06173
2 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 06174
2 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 06175
2 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 06176
2 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 06177
2 [org.locationtech.jts.geom.GeometryCollection].getLength() [function] [call site] 06178
2 [org.locationtech.jts.geom.Polygon].getLength() [function] [call site] 06179
2 [org.locationtech.jts.geom.LineString].getLength() [function] [call site] 06180
2 [org.locationtech.jts.geom.Geometry].getLength() [function] [call site] 06181
2 [org.locationtech.jts.geom.Envelope].covers(org.locationtech.jts.geom.Envelope) [function] [call site] 06182
2 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 06183
2 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 06184
2 [org.locationtech.jts.geom.Polygon].isRectangle() [function] [call site] 06185
2 [org.locationtech.jts.geom.Geometry].isRectangle() [function] [call site] 06186
2 [org.locationtech.jts.geom.IntersectionMatrix].isCovers() [function] [call site] 06187
3 [org.locationtech.jts.geom.IntersectionMatrix].isTrue(int) [function] [call site] 06188
3 [org.locationtech.jts.geom.IntersectionMatrix].isTrue(int) [function] [call site] 06189
3 [org.locationtech.jts.geom.IntersectionMatrix].isTrue(int) [function] [call site] 06190
3 [org.locationtech.jts.geom.IntersectionMatrix].isTrue(int) [function] [call site] 06191
2 [org.locationtech.jts.geom.Geometry].relate(org.locationtech.jts.geom.Geometry) [function] [call site] 06192
1 [org.locationtech.jts.geom.Geometry].coveredBy(org.locationtech.jts.geom.Geometry) [function] [call site] 06193
2 [org.locationtech.jts.geom.Geometry].covers(org.locationtech.jts.geom.Geometry) [function] [call site] 06194
1 [org.locationtech.jts.geom.Geometry].relate(org.locationtech.jts.geom.Geometry) [function] [call site] 06195
1 [org.locationtech.jts.geom.Geometry].intersection(org.locationtech.jts.geom.Geometry) [function] [call site] 06196
2 [org.locationtech.jts.geom.GeometryOverlay].intersection(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 06197
3 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 06198
3 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 06199
3 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 06200
3 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 06201
3 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 06202
3 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 06203
3 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 06204
3 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 06205
3 [org.locationtech.jts.operation.overlay.OverlayOp].createEmptyResult(int,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 06206
4 [org.locationtech.jts.operation.overlay.OverlayOp].resultDimension(int,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 06207
5 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 06208
5 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 06209
5 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 06210
5 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 06211
5 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 06212
5 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 06213
5 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 06214
5 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 06215
5 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 06216
5 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 06217
5 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 06218
5 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 06219
5 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 06220
5 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 06221
4 [org.locationtech.jts.geom.GeometryFactory].createEmpty(int) [function] [call site] 06222
5 [org.locationtech.jts.geom.GeometryFactory].createGeometryCollection() [function] [call site] 06223
5 [org.locationtech.jts.geom.GeometryFactory].createPoint() [function] [call site] 06224
6 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06225
6 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06226
6 [org.locationtech.jts.geom.GeometryFactory].createPoint(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 06227
6 [org.locationtech.jts.geom.GeometryFactory].getCoordinateSequenceFactory() [function] [call site] 06228
5 [org.locationtech.jts.geom.GeometryFactory].createLineString() [function] [call site] 06229
6 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06230
6 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06231
6 [org.locationtech.jts.geom.GeometryFactory].createLineString(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 06232
6 [org.locationtech.jts.geom.GeometryFactory].getCoordinateSequenceFactory() [function] [call site] 06233
5 [org.locationtech.jts.geom.GeometryFactory].createPolygon() [function] [call site] 06234
6 [org.locationtech.jts.geom.GeometryFactory].createPolygon(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.LinearRing[]) [function] [call site] 06235
3 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 06236
3 [org.locationtech.jts.geom.Geometry].isGeometryCollection() [function] [call site] 06237
3 [org.locationtech.jts.geom.GeometryOverlay$1].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 06238
3 [org.locationtech.jts.geom.util.GeometryCollectionMapper].map(org.locationtech.jts.geom.GeometryCollection,org.locationtech.jts.geom.util.GeometryMapper$MapOp) [function] [call site] 06239
4 [org.locationtech.jts.geom.util.GeometryCollectionMapper].<init>(org.locationtech.jts.geom.util.GeometryMapper$MapOp) [function] [call site] 06240
4 [org.locationtech.jts.geom.util.GeometryCollectionMapper].map(org.locationtech.jts.geom.GeometryCollection) [function] [call site] 06241
5 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 06242
5 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 06243
5 [org.locationtech.jtstest.function.TriangleFunctions$1].map(org.locationtech.jts.geom.Geometry) [function] [call site] 06244
6 [org.locationtech.jtstest.function.TriangleFunctions].access$000(org.locationtech.jts.geom.Geometry) [function] [call site] 06245
7 [org.locationtech.jtstest.function.TriangleFunctions].trianglePts(org.locationtech.jts.geom.Geometry) [function] [call site] 06246
8 [org.locationtech.jts.geom.GeometryCollection].getCoordinates() [function] [call site] 06247
9 [org.locationtech.jts.geom.GeometryCollection].getNumPoints() [function] [call site] 06248
10 [org.locationtech.jts.geom.Point].getNumPoints() [function] [call site] 06249
11 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 06250
10 [org.locationtech.jts.geom.LineString].getNumPoints() [function] [call site] 06251
10 [org.locationtech.jts.geom.Polygon].getNumPoints() [function] [call site] 06252
11 [org.locationtech.jts.geom.LineString].getNumPoints() [function] [call site] 06253
11 [org.locationtech.jts.geom.LineString].getNumPoints() [function] [call site] 06254
9 [org.locationtech.jts.geom.Point].getCoordinates() [function] [call site] 06255
10 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 06256
10 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 06257
9 [org.locationtech.jts.geom.Polygon].getCoordinates() [function] [call site] 06258
10 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 06259
10 [org.locationtech.jts.geom.Polygon].getNumPoints() [function] [call site] 06260
10 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 06261
10 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 06262
9 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 06263
8 [org.locationtech.jts.geom.Point].getCoordinates() [function] [call site] 06264
8 [org.locationtech.jts.geom.Polygon].getCoordinates() [function] [call site] 06265
8 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 06266
6 [org.locationtech.jts.geom.Triangle].centroid(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06267
7 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 06268
6 [org.locationtech.jtstest.function.FunctionsUtil].getFactoryOrDefault(org.locationtech.jts.geom.Geometry) [function] [call site] 06269
7 [org.locationtech.jtstest.testbuilder.JTSTestBuilder].getGeometryFactory() [function] [call site] 06270
8 [org.locationtech.jtstest.testbuilder.JTSTestBuilder].instance() [function] [call site] 06271
8 [org.locationtech.jts.geom.GeometryFactory].<init>() [function] [call site] 06272
9 [org.locationtech.jts.geom.GeometryFactory].<init>(org.locationtech.jts.geom.PrecisionModel,int) [function] [call site] 06273
10 [org.locationtech.jts.geom.GeometryFactory].<init>(org.locationtech.jts.geom.PrecisionModel,int,org.locationtech.jts.geom.CoordinateSequenceFactory) [function] [call site] 06274
10 [org.locationtech.jts.geom.GeometryFactory].getDefaultCoordinateSequenceFactory() [function] [call site] 06275
9 [org.locationtech.jts.geom.PrecisionModel].<init>() [function] [call site] 06276
8 [org.locationtech.jtstest.testbuilder.model.TestBuilderModel].getGeometryFactory() [function] [call site] 06277
9 [org.locationtech.jts.geom.GeometryFactory].<init>(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 06278
9 [org.locationtech.jtstest.testbuilder.model.TestBuilderModel].getPrecisionModel() [function] [call site] 06279
8 [org.locationtech.jtstest.testbuilder.JTSTestBuilder].model() [function] [call site] 06280
9 [org.locationtech.jtstest.testbuilder.JTSTestBuilder].instance() [function] [call site] 06281
7 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 06282
6 [org.locationtech.jts.geom.GeometryFactory].createPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 06283
5 [org.locationtech.jtslab.clean.InvalidHoleRemover$InvalidHoleRemoverMapOp].map(org.locationtech.jts.geom.Geometry) [function] [call site] 06284
6 [org.locationtech.jtslab.clean.InvalidHoleRemover$PolygonInvalidHoleRemover].clean(org.locationtech.jts.geom.Polygon) [function] [call site] 06285
7 [org.locationtech.jtslab.clean.InvalidHoleRemover$PolygonInvalidHoleRemover].<init>(org.locationtech.jts.geom.Polygon) [function] [call site] 06286
7 [org.locationtech.jtslab.clean.InvalidHoleRemover$PolygonInvalidHoleRemover].getResult() [function] [call site] 06287
8 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 06288
8 [org.locationtech.jts.geom.GeometryFactory].createPolygon(org.locationtech.jts.geom.LinearRing) [function] [call site] 06289
8 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 06290
8 [org.locationtech.jts.geom.prep.PreparedGeometryFactory].prepare(org.locationtech.jts.geom.Geometry) [function] [call site] 06291
8 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 06292
8 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 06293
8 [org.locationtech.jts.geom.prep.BasicPreparedGeometry].covers(org.locationtech.jts.geom.Geometry) [function] [call site] 06294
9 [org.locationtech.jts.geom.Geometry].covers(org.locationtech.jts.geom.Geometry) [function] [call site] 06295
8 [org.locationtech.jts.geom.prep.PreparedLineString].covers(org.locationtech.jts.geom.Geometry) [function] [call site] 06296
9 [org.locationtech.jts.geom.prep.BasicPreparedGeometry].covers(org.locationtech.jts.geom.Geometry) [function] [call site] 06297
8 [org.locationtech.jts.geom.prep.PreparedPoint].covers(org.locationtech.jts.geom.Geometry) [function] [call site] 06298
9 [org.locationtech.jts.geom.prep.BasicPreparedGeometry].covers(org.locationtech.jts.geom.Geometry) [function] [call site] 06299
8 [org.locationtech.jts.geom.prep.PreparedPolygon].covers(org.locationtech.jts.geom.Geometry) [function] [call site] 06300
9 [org.locationtech.jts.geom.prep.BasicPreparedGeometry].envelopeCovers(org.locationtech.jts.geom.Geometry) [function] [call site] 06301
10 [org.locationtech.jts.geom.Envelope].covers(org.locationtech.jts.geom.Envelope) [function] [call site] 06302
10 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 06303
10 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 06304
9 [org.locationtech.jts.geom.prep.PreparedPolygonCovers].covers(org.locationtech.jts.geom.prep.PreparedPolygon,org.locationtech.jts.geom.Geometry) [function] [call site] 06305
10 [org.locationtech.jts.geom.prep.PreparedPolygonCovers].<init>(org.locationtech.jts.geom.prep.PreparedPolygon) [function] [call site] 06306
11 [org.locationtech.jts.geom.prep.AbstractPreparedPolygonContains].<init>(org.locationtech.jts.geom.prep.PreparedPolygon) [function] [call site] 06307
12 [org.locationtech.jts.geom.prep.PreparedPolygonPredicate].<init>(org.locationtech.jts.geom.prep.PreparedPolygon) [function] [call site] 06308
10 [org.locationtech.jts.geom.prep.PreparedPolygonCovers].covers(org.locationtech.jts.geom.Geometry) [function] [call site] 06309
11 [org.locationtech.jts.geom.prep.AbstractPreparedPolygonContains].eval(org.locationtech.jts.geom.Geometry) [function] [call site] 06310
12 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 06311
12 [org.locationtech.jts.geom.LineString:org.locationtech.jts.geom.MultiLineString:org.locationtech.jts.geom.MultiPoint:org.locationtech.jts.geom.MultiPolygon:org.locationtech.jts.geom.Point:org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 06312
12 [org.locationtech.jts.geom.prep.AbstractPreparedPolygonContains].evalPoints(org.locationtech.jts.geom.Geometry) [function] [call site] 06313
13 [org.locationtech.jts.geom.prep.PreparedPolygonPredicate].isAllTestPointsInTarget(org.locationtech.jts.geom.Geometry) [function] [call site] 06314
14 [org.locationtech.jts.geom.Geometry].getNumGeometries() [function] [call site] 06315
14 [org.locationtech.jts.geom.Geometry:org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 06316
14 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 06317
14 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 06318
14 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 06319
14 [org.locationtech.jts.operation.overlayng.IndexedPointOnLineLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 06320
14 [org.locationtech.jts.algorithm.construct.IndexedPointInPolygonsLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 06321
13 [org.locationtech.jts.geom.prep.PreparedPolygonPredicate].isAnyTestPointInTargetInterior(org.locationtech.jts.geom.Geometry) [function] [call site] 06322
14 [org.locationtech.jts.geom.Geometry].getNumGeometries() [function] [call site] 06323
14 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 06324
14 [org.locationtech.jts.geom.Geometry].getGeometryN(int) [function] [call site] 06325
14 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 06326
14 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 06327
14 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 06328
14 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 06329
14 [org.locationtech.jts.operation.overlayng.IndexedPointOnLineLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 06330
14 [org.locationtech.jts.algorithm.construct.IndexedPointInPolygonsLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 06331
12 [org.locationtech.jts.geom.prep.PreparedPolygonPredicate].isAllTestComponentsInTarget(org.locationtech.jts.geom.Geometry) [function] [call site] 06332
13 [org.locationtech.jts.geom.util.ComponentCoordinateExtracter].getCoordinates(org.locationtech.jts.geom.Geometry) [function] [call site] 06333
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 06334
13 [org.jdom2.FilterIterator].hasNext() [function] [call site] 06335
13 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 06336
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 06337
13 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 06338
13 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 06339
13 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 06340
13 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 06341
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 06342
13 [org.jdom2.ContentList].iterator() [function] [call site] 06343
13 [org.jdom2.AttributeList].iterator() [function] [call site] 06344
13 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 06345
13 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 06346
13 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 06347
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 06348
13 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 06349
13 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 06350
13 [org.jdom2.DescendantIterator].next() [function] [call site] 06351
13 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 06352
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 06353
13 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 06354
13 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 06355
13 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 06356
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 06357
13 [org.jdom2.FilterIterator].next() [function] [call site] 06358
13 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 06359
13 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 06360
13 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 06361
13 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 06362
13 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 06363
13 [org.locationtech.jts.operation.overlayng.IndexedPointOnLineLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 06364
13 [org.locationtech.jts.algorithm.construct.IndexedPointInPolygonsLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 06365
12 [org.locationtech.jts.geom.prep.AbstractPreparedPolygonContains].isProperIntersectionImpliesNotContainedSituation(org.locationtech.jts.geom.Geometry) [function] [call site] 06366
13 [org.locationtech.jts.geom.prep.PreparedPolygon].getGeometry() [function] [call site] 06367
13 [org.locationtech.jts.geom.prep.AbstractPreparedPolygonContains].isSingleShell(org.locationtech.jts.geom.Geometry) [function] [call site] 06368
14 [org.locationtech.jts.geom.Geometry].getNumGeometries() [function] [call site] 06369
14 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 06370
14 [org.locationtech.jts.geom.Geometry].getGeometryN(int) [function] [call site] 06371
14 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 06372
14 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 06373
12 [org.locationtech.jts.geom.prep.AbstractPreparedPolygonContains].findAndClassifyIntersections(org.locationtech.jts.geom.Geometry) [function] [call site] 06374
13 [org.locationtech.jts.noding.SegmentStringUtil].extractSegmentStrings(org.locationtech.jts.geom.Geometry) [function] [call site] 06375
13 [org.locationtech.jts.noding.SegmentIntersectionDetector].<init>() [function] [call site] 06376
13 [org.locationtech.jts.noding.SegmentIntersectionDetector].setFindAllIntersectionTypes(boolean) [function] [call site] 06377
13 [org.locationtech.jts.geom.prep.PreparedPolygon].getIntersectionFinder() [function] [call site] 06378
13 [org.locationtech.jts.noding.FastSegmentSetIntersectionFinder].intersects(java.util.Collection,org.locationtech.jts.noding.SegmentIntersectionDetector) [function] [call site] 06379
13 [org.locationtech.jts.noding.SegmentIntersectionDetector].hasIntersection() [function] [call site] 06380
13 [org.locationtech.jts.noding.SegmentIntersectionDetector].hasProperIntersection() [function] [call site] 06381
13 [org.locationtech.jts.noding.SegmentIntersectionDetector].hasNonProperIntersection() [function] [call site] 06382
12 [org.locationtech.jts.geom.prep.PreparedPolygonCovers].fullTopologicalPredicate(org.locationtech.jts.geom.Geometry) [function] [call site] 06383
13 [org.locationtech.jts.geom.Geometry].covers(org.locationtech.jts.geom.Geometry) [function] [call site] 06384
13 [org.locationtech.jts.geom.prep.PreparedPolygon].getGeometry() [function] [call site] 06385
12 [org.locationtech.jts.geom.prep.PreparedPolygonContains].fullTopologicalPredicate(org.locationtech.jts.geom.Geometry) [function] [call site] 06386
13 [org.locationtech.jts.geom.Geometry].contains(org.locationtech.jts.geom.Geometry) [function] [call site] 06387
13 [org.locationtech.jts.geom.prep.PreparedPolygon].getGeometry() [function] [call site] 06388
12 [org.locationtech.jts.geom.prep.PreparedPolygon].getRepresentativePoints() [function] [call site] 06389
12 [org.locationtech.jts.geom.prep.PreparedPolygonPredicate].isAnyTargetComponentInAreaTest(org.locationtech.jts.geom.Geometry,java.util.List) [function] [call site] 06390
8 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 06391
8 [org.locationtech.jts.geom.GeometryFactory].createPolygon(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.LinearRing[]) [function] [call site] 06392
8 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 06393
8 [org.locationtech.jts.geom.GeometryFactory].toLinearRingArray(java.util.Collection) [function] [call site] 06394
9 [org.jdom2.ContentList$FilterList].size() [function] [call site] 06395
9 [org.jdom2.ContentList].size() [function] [call site] 06396
9 [org.jdom2.AttributeList].size() [function] [call site] 06397
5 [org.locationtech.jtstest.function.TriangleFunctions$4].map(org.locationtech.jts.geom.Geometry) [function] [call site] 06398
6 [org.locationtech.jtstest.function.TriangleFunctions].access$000(org.locationtech.jts.geom.Geometry) [function] [call site] 06399
6 [org.locationtech.jts.geom.Triangle].inCentre(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06400
7 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 06401
7 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 06402
7 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 06403
7 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 06404
6 [org.locationtech.jtstest.function.FunctionsUtil].getFactoryOrDefault(org.locationtech.jts.geom.Geometry) [function] [call site] 06405
6 [org.locationtech.jts.geom.GeometryFactory].createPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 06406
5 [org.locationtech.jtstest.function.TriangleFunctions$3].map(org.locationtech.jts.geom.Geometry) [function] [call site] 06407
6 [org.locationtech.jtstest.function.TriangleFunctions].access$000(org.locationtech.jts.geom.Geometry) [function] [call site] 06408
6 [org.locationtech.jts.geom.Triangle].circumcentreDD(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06409
7 [org.locationtech.jts.math.DD].subtract(double) [function] [call site] 06410
8 [org.locationtech.jts.math.DD].add(double) [function] [call site] 06411
9 [org.locationtech.jts.math.DD].copy(org.locationtech.jts.math.DD) [function] [call site] 06412
9 [org.locationtech.jts.math.DD].selfAdd(double) [function] [call site] 06413
7 [org.locationtech.jts.math.DD].valueOf(double) [function] [call site] 06414
7 [org.locationtech.jts.math.DD].subtract(double) [function] [call site] 06415
7 [org.locationtech.jts.math.DD].valueOf(double) [function] [call site] 06416
7 [org.locationtech.jts.math.DD].subtract(double) [function] [call site] 06417
7 [org.locationtech.jts.math.DD].valueOf(double) [function] [call site] 06418
7 [org.locationtech.jts.math.DD].subtract(double) [function] [call site] 06419
7 [org.locationtech.jts.math.DD].valueOf(double) [function] [call site] 06420
7 [org.locationtech.jts.math.DD].determinant(org.locationtech.jts.math.DD,org.locationtech.jts.math.DD,org.locationtech.jts.math.DD,org.locationtech.jts.math.DD) [function] [call site] 06421
8 [org.locationtech.jts.math.DD].multiply(org.locationtech.jts.math.DD) [function] [call site] 06422
8 [org.locationtech.jts.math.DD].multiply(org.locationtech.jts.math.DD) [function] [call site] 06423
8 [org.locationtech.jts.math.DD].selfSubtract(org.locationtech.jts.math.DD) [function] [call site] 06424
7 [org.locationtech.jts.math.DD].multiply(double) [function] [call site] 06425
8 [org.locationtech.jts.math.DD].createNaN() [function] [call site] 06426
8 [org.locationtech.jts.math.DD].copy(org.locationtech.jts.math.DD) [function] [call site] 06427
8 [org.locationtech.jts.math.DD].selfMultiply(double,double) [function] [call site] 06428
7 [org.locationtech.jts.math.DD].add(org.locationtech.jts.math.DD) [function] [call site] 06429
8 [org.locationtech.jts.math.DD].copy(org.locationtech.jts.math.DD) [function] [call site] 06430
8 [org.locationtech.jts.math.DD].selfAdd(org.locationtech.jts.math.DD) [function] [call site] 06431
9 [org.locationtech.jts.math.DD].selfAdd(double,double) [function] [call site] 06432
7 [org.locationtech.jts.math.DD].sqr() [function] [call site] 06433
8 [org.locationtech.jts.math.DD].multiply(org.locationtech.jts.math.DD) [function] [call site] 06434
7 [org.locationtech.jts.math.DD].sqr() [function] [call site] 06435
7 [org.locationtech.jts.math.DD].add(org.locationtech.jts.math.DD) [function] [call site] 06436
7 [org.locationtech.jts.math.DD].sqr() [function] [call site] 06437
7 [org.locationtech.jts.math.DD].sqr() [function] [call site] 06438
7 [org.locationtech.jts.math.DD].determinant(org.locationtech.jts.math.DD,org.locationtech.jts.math.DD,org.locationtech.jts.math.DD,org.locationtech.jts.math.DD) [function] [call site] 06439
7 [org.locationtech.jts.math.DD].determinant(org.locationtech.jts.math.DD,org.locationtech.jts.math.DD,org.locationtech.jts.math.DD,org.locationtech.jts.math.DD) [function] [call site] 06440
7 [org.locationtech.jts.math.DD].divide(org.locationtech.jts.math.DD) [function] [call site] 06441
8 [org.locationtech.jts.math.DD].<init>(double,double) [function] [call site] 06442
7 [org.locationtech.jts.math.DD].doubleValue() [function] [call site] 06443
7 [org.locationtech.jts.math.DD].subtract(org.locationtech.jts.math.DD) [function] [call site] 06444
8 [org.locationtech.jts.math.DD].add(org.locationtech.jts.math.DD) [function] [call site] 06445
8 [org.locationtech.jts.math.DD].negate() [function] [call site] 06446
9 [org.locationtech.jts.math.DD].isNaN() [function] [call site] 06447
9 [org.locationtech.jts.math.DD].<init>(double,double) [function] [call site] 06448
7 [org.locationtech.jts.math.DD].valueOf(double) [function] [call site] 06449
7 [org.locationtech.jts.math.DD].add(org.locationtech.jts.math.DD) [function] [call site] 06450
7 [org.locationtech.jts.math.DD].divide(org.locationtech.jts.math.DD) [function] [call site] 06451
7 [org.locationtech.jts.math.DD].doubleValue() [function] [call site] 06452
7 [org.locationtech.jts.math.DD].valueOf(double) [function] [call site] 06453
7 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 06454
6 [org.locationtech.jtstest.function.FunctionsUtil].getFactoryOrDefault(org.locationtech.jts.geom.Geometry) [function] [call site] 06455
6 [org.locationtech.jts.geom.GeometryFactory].createPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 06456
5 [org.locationtech.jtstest.function.BufferFunctions$1].map(org.locationtech.jts.geom.Geometry) [function] [call site] 06457
6 [org.locationtech.jts.geom.Geometry].buffer(double) [function] [call site] 06458
7 [org.locationtech.jts.operation.buffer.BufferOp].bufferOp(org.locationtech.jts.geom.Geometry,double) [function] [call site] 06459
8 [org.locationtech.jts.operation.buffer.BufferOp].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 06460
9 [org.locationtech.jts.operation.buffer.BufferParameters].<init>() [function] [call site] 06461
8 [org.locationtech.jts.operation.buffer.BufferOp].getResultGeometry(double) [function] [call site] 06462
9 [org.locationtech.jts.operation.buffer.BufferOp].computeGeometry() [function] [call site] 06463
10 [org.locationtech.jts.operation.buffer.BufferOp].bufferOriginalPrecision() [function] [call site] 06464
11 [org.locationtech.jts.operation.buffer.BufferOp].createBufferBullder() [function] [call site] 06465
12 [org.locationtech.jts.operation.buffer.BufferBuilder].<init>(org.locationtech.jts.operation.buffer.BufferParameters) [function] [call site] 06466
13 [org.locationtech.jts.geomgraph.EdgeList].<init>() [function] [call site] 06467
12 [org.locationtech.jts.operation.buffer.BufferBuilder].setInvertOrientation(boolean) [function] [call site] 06468
11 [org.locationtech.jts.operation.buffer.BufferBuilder].buffer(org.locationtech.jts.geom.Geometry,double) [function] [call site] 06469
12 [org.locationtech.jts.geom.Geometry].getPrecisionModel() [function] [call site] 06470
12 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 06471
12 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].<init>(org.locationtech.jts.geom.Geometry,double,org.locationtech.jts.geom.PrecisionModel,org.locationtech.jts.operation.buffer.BufferParameters) [function] [call site] 06472
13 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].<init>(org.locationtech.jts.geom.PrecisionModel,org.locationtech.jts.operation.buffer.BufferParameters) [function] [call site] 06473
12 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].setInvertOrientation(boolean) [function] [call site] 06474
12 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].getCurves() [function] [call site] 06475
13 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].add(org.locationtech.jts.geom.Geometry) [function] [call site] 06476
14 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 06477
14 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 06478
14 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 06479
14 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 06480
14 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].addPolygon(org.locationtech.jts.geom.Polygon) [function] [call site] 06481
15 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 06482
15 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].clean(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06483
16 [org.locationtech.jts.geom.CoordinateArrays].removeRepeatedOrInvalidPoints(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06484
17 [org.locationtech.jts.geom.CoordinateArrays].hasRepeatedOrInvalidPoints(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06485
18 [org.locationtech.jts.geom.Coordinate].isValid() [function] [call site] 06486
18 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 06487
17 [org.locationtech.jts.geom.CoordinateList].<init>() [function] [call site] 06488
17 [org.locationtech.jts.geom.Coordinate].isValid() [function] [call site] 06489
17 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 06490
17 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 06491
15 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 06492
15 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].isErodedCompletely(org.locationtech.jts.geom.LinearRing,double) [function] [call site] 06493
16 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 06494
16 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].isTriangleErodedCompletely(org.locationtech.jts.geom.Coordinate[],double) [function] [call site] 06495
17 [org.locationtech.jts.geom.Triangle].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06496
17 [org.locationtech.jts.geom.Triangle].inCentre() [function] [call site] 06497
18 [org.locationtech.jts.geom.Triangle].inCentre(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06498
17 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06499
16 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 06500
16 [org.locationtech.jts.geom.Envelope].getHeight() [function] [call site] 06501
16 [org.locationtech.jts.geom.Envelope].getWidth() [function] [call site] 06502
15 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].addRingSide(org.locationtech.jts.geom.Coordinate[],double,int,int,int) [function] [call site] 06503
16 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].isRingCCW(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06504
17 [org.locationtech.jts.algorithm.Orientation].isCCWArea(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06505
18 [org.locationtech.jts.algorithm.Area].ofRingSigned(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06506
16 [org.locationtech.jts.geom.Position].opposite(int) [function] [call site] 06507
16 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].getRingCurve(org.locationtech.jts.geom.Coordinate[],int,double) [function] [call site] 06508
17 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].getLineCurve(org.locationtech.jts.geom.Coordinate[],double) [function] [call site] 06509
18 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].isLineOffsetEmpty(double) [function] [call site] 06510
19 [org.locationtech.jts.operation.buffer.BufferParameters].isSingleSided() [function] [call site] 06511
18 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].getSegGen(double) [function] [call site] 06512
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].<init>(org.locationtech.jts.geom.PrecisionModel,org.locationtech.jts.operation.buffer.BufferParameters,double) [function] [call site] 06513
20 [org.locationtech.jts.geom.LineSegment].<init>() [function] [call site] 06514
20 [org.locationtech.jts.geom.LineSegment].<init>() [function] [call site] 06515
20 [org.locationtech.jts.geom.LineSegment].<init>() [function] [call site] 06516
20 [org.locationtech.jts.geom.LineSegment].<init>() [function] [call site] 06517
20 [org.locationtech.jts.algorithm.RobustLineIntersector].<init>() [function] [call site] 06518
20 [org.locationtech.jts.operation.buffer.BufferParameters].getQuadrantSegments() [function] [call site] 06519
20 [org.locationtech.jts.operation.buffer.BufferParameters].getQuadrantSegments() [function] [call site] 06520
20 [org.locationtech.jts.operation.buffer.BufferParameters].getJoinStyle() [function] [call site] 06521
20 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].init(double) [function] [call site] 06522
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].<init>() [function] [call site] 06523
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].setPrecisionModel(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 06524
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].setMinimumVertexDistance(double) [function] [call site] 06525
18 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].computePointCurve(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.operation.buffer.OffsetSegmentGenerator) [function] [call site] 06526
19 [org.locationtech.jts.operation.buffer.BufferParameters].getEndCapStyle() [function] [call site] 06527
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].createCircle(org.locationtech.jts.geom.Coordinate) [function] [call site] 06528
20 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 06529
20 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06530
21 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 06531
21 [org.locationtech.jts.geom.PrecisionModel].makePrecise(org.locationtech.jts.geom.Coordinate) [function] [call site] 06532
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].isRedundant(org.locationtech.jts.geom.Coordinate) [function] [call site] 06533
22 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 06534
20 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addDirectedFillet(org.locationtech.jts.geom.Coordinate,double,double,int,double) [function] [call site] 06535
21 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 06536
21 [org.locationtech.jts.algorithm.Angle].cosSnap(double) [function] [call site] 06537
21 [org.locationtech.jts.algorithm.Angle].sinSnap(double) [function] [call site] 06538
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06539
20 [org.locationtech.jts.operation.buffer.OffsetSegmentString].closeRing() [function] [call site] 06540
21 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 06541
21 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 06542
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].createSquare(org.locationtech.jts.geom.Coordinate) [function] [call site] 06543
20 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 06544
20 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06545
20 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 06546
20 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06547
20 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 06548
20 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06549
20 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 06550
20 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06551
20 [org.locationtech.jts.operation.buffer.OffsetSegmentString].closeRing() [function] [call site] 06552
18 [org.locationtech.jts.operation.buffer.BufferParameters].isSingleSided() [function] [call site] 06553
18 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].computeSingleSidedBufferCurve(org.locationtech.jts.geom.Coordinate[],boolean,org.locationtech.jts.operation.buffer.OffsetSegmentGenerator) [function] [call site] 06554
19 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].simplifyTolerance(double) [function] [call site] 06555
20 [org.locationtech.jts.operation.buffer.BufferParameters].getSimplifyFactor() [function] [call site] 06556
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addSegments(org.locationtech.jts.geom.Coordinate[],boolean) [function] [call site] 06557
20 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPts(org.locationtech.jts.geom.Coordinate[],boolean) [function] [call site] 06558
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06559
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06560
19 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].simplify(org.locationtech.jts.geom.Coordinate[],double) [function] [call site] 06561
20 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].<init>(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06562
21 [org.locationtech.jts.geom.CoordinateArrays].isRing(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06563
22 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 06564
20 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].simplify(double) [function] [call site] 06565
21 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].deleteShallowConcavities() [function] [call site] 06566
22 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].nextIndex(int) [function] [call site] 06567
22 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].nextIndex(int) [function] [call site] 06568
22 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].isDeletable(int,int,int,double) [function] [call site] 06569
23 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].isConcave(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06570
24 [org.locationtech.jts.algorithm.Orientation].index(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06571
23 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].isShallow(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,double) [function] [call site] 06572
24 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06573
23 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].isShallowSampled(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,int,int,double) [function] [call site] 06574
24 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].isShallow(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,double) [function] [call site] 06575
22 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].nextIndex(int) [function] [call site] 06576
22 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].nextIndex(int) [function] [call site] 06577
21 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].collapseLine() [function] [call site] 06578
22 [org.locationtech.jts.geom.CoordinateList].<init>() [function] [call site] 06579
22 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 06580
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].initSideSegments(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,int) [function] [call site] 06581
20 [org.locationtech.jts.geom.LineSegment].setCoordinates(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06582
20 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].computeOffsetSegment(org.locationtech.jts.geom.LineSegment,int,double,org.locationtech.jts.geom.LineSegment) [function] [call site] 06583
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addFirstSegment() [function] [call site] 06584
20 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06585
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addNextSegment(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 06586
20 [org.locationtech.jts.geom.LineSegment].setCoordinates(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06587
20 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].computeOffsetSegment(org.locationtech.jts.geom.LineSegment,int,double,org.locationtech.jts.geom.LineSegment) [function] [call site] 06588
20 [org.locationtech.jts.geom.LineSegment].setCoordinates(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06589
20 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].computeOffsetSegment(org.locationtech.jts.geom.LineSegment,int,double,org.locationtech.jts.geom.LineSegment) [function] [call site] 06590
20 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 06591
20 [org.locationtech.jts.algorithm.Orientation].index(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06592
20 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addCollinear(boolean) [function] [call site] 06593
21 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06594
21 [org.locationtech.jts.algorithm.LineIntersector].getIntersectionNum() [function] [call site] 06595
21 [org.locationtech.jts.operation.buffer.BufferParameters].getJoinStyle() [function] [call site] 06596
21 [org.locationtech.jts.operation.buffer.BufferParameters].getJoinStyle() [function] [call site] 06597
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06598
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06599
21 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addCornerFillet(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,int,double) [function] [call site] 06600
22 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06601
22 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addDirectedFillet(org.locationtech.jts.geom.Coordinate,double,double,int,double) [function] [call site] 06602
22 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06603
20 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addOutsideTurn(int,boolean) [function] [call site] 06604
21 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 06605
21 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 06606
21 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 06607
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06608
21 [org.locationtech.jts.operation.buffer.BufferParameters].getJoinStyle() [function] [call site] 06609
21 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addMitreJoin(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.LineSegment,org.locationtech.jts.geom.LineSegment,double) [function] [call site] 06610
22 [org.locationtech.jts.operation.buffer.BufferParameters].getMitreLimit() [function] [call site] 06611
22 [org.locationtech.jts.algorithm.Intersection].intersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06612
22 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 06613
22 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06614
22 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06615
22 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addBevelJoin(org.locationtech.jts.geom.LineSegment,org.locationtech.jts.geom.LineSegment) [function] [call site] 06616
23 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06617
23 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06618
22 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addLimitedMitreJoin(org.locationtech.jts.geom.LineSegment,org.locationtech.jts.geom.LineSegment,double,double) [function] [call site] 06619
23 [org.locationtech.jts.algorithm.Angle].angleBetweenOriented(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06620
24 [org.locationtech.jts.algorithm.Angle].angle(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06621
24 [org.locationtech.jts.algorithm.Angle].angle(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06622
23 [org.locationtech.jts.algorithm.Angle].angle(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06623
23 [org.locationtech.jts.algorithm.Angle].normalize(double) [function] [call site] 06624
23 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].project(org.locationtech.jts.geom.Coordinate,double,double) [function] [call site] 06625
24 [org.locationtech.jts.algorithm.Angle].cosSnap(double) [function] [call site] 06626
24 [org.locationtech.jts.algorithm.Angle].sinSnap(double) [function] [call site] 06627
24 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 06628
23 [org.locationtech.jts.algorithm.Angle].normalize(double) [function] [call site] 06629
23 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].project(org.locationtech.jts.geom.Coordinate,double,double) [function] [call site] 06630
23 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].project(org.locationtech.jts.geom.Coordinate,double,double) [function] [call site] 06631
23 [org.locationtech.jts.algorithm.Intersection].lineSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06632
24 [org.locationtech.jts.algorithm.Orientation].index(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06633
24 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 06634
24 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 06635
24 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 06636
24 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 06637
24 [org.locationtech.jts.algorithm.Orientation].index(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06638
24 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 06639
24 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 06640
24 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 06641
24 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 06642
24 [org.locationtech.jts.algorithm.Intersection].intersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06643
24 [org.locationtech.jts.algorithm.Distance].pointToLinePerpendicular(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06644
24 [org.locationtech.jts.algorithm.Distance].pointToLinePerpendicular(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06645
24 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 06646
24 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 06647
24 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 06648
24 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 06649
23 [org.locationtech.jts.algorithm.Intersection].lineSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06650
23 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06651
23 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06652
23 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addBevelJoin(org.locationtech.jts.geom.LineSegment,org.locationtech.jts.geom.LineSegment) [function] [call site] 06653
21 [org.locationtech.jts.operation.buffer.BufferParameters].getJoinStyle() [function] [call site] 06654
21 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addBevelJoin(org.locationtech.jts.geom.LineSegment,org.locationtech.jts.geom.LineSegment) [function] [call site] 06655
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06656
21 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addCornerFillet(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,int,double) [function] [call site] 06657
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06658
20 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addInsideTurn(int,boolean) [function] [call site] 06659
21 [org.locationtech.jts.algorithm.LineIntersector].computeIntersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06660
21 [org.locationtech.jts.algorithm.LineIntersector].hasIntersection() [function] [call site] 06661
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06662
21 [org.locationtech.jts.algorithm.LineIntersector].getIntersection(int) [function] [call site] 06663
21 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 06664
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06665
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06666
21 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 06667
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06668
21 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 06669
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06670
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06671
21 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06672
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addSegments(org.locationtech.jts.geom.Coordinate[],boolean) [function] [call site] 06673
19 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].simplify(org.locationtech.jts.geom.Coordinate[],double) [function] [call site] 06674
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].initSideSegments(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,int) [function] [call site] 06675
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addFirstSegment() [function] [call site] 06676
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addNextSegment(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 06677
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addLastSegment() [function] [call site] 06678
20 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06679
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].closeRing() [function] [call site] 06680
20 [org.locationtech.jts.operation.buffer.OffsetSegmentString].closeRing() [function] [call site] 06681
18 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].computeLineBufferCurve(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.operation.buffer.OffsetSegmentGenerator) [function] [call site] 06682
19 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].simplifyTolerance(double) [function] [call site] 06683
19 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].simplify(org.locationtech.jts.geom.Coordinate[],double) [function] [call site] 06684
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].initSideSegments(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,int) [function] [call site] 06685
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addNextSegment(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 06686
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addLastSegment() [function] [call site] 06687
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addLineEndCap(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06688
20 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06689
20 [org.locationtech.jts.geom.LineSegment].<init>() [function] [call site] 06690
20 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].computeOffsetSegment(org.locationtech.jts.geom.LineSegment,int,double,org.locationtech.jts.geom.LineSegment) [function] [call site] 06691
20 [org.locationtech.jts.geom.LineSegment].<init>() [function] [call site] 06692
20 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].computeOffsetSegment(org.locationtech.jts.geom.LineSegment,int,double,org.locationtech.jts.geom.LineSegment) [function] [call site] 06693
20 [org.locationtech.jts.operation.buffer.BufferParameters].getEndCapStyle() [function] [call site] 06694
20 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06695
20 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addDirectedFillet(org.locationtech.jts.geom.Coordinate,double,double,int,double) [function] [call site] 06696
20 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06697
20 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06698
20 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06699
20 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 06700
20 [org.locationtech.jts.algorithm.Angle].cosSnap(double) [function] [call site] 06701
20 [org.locationtech.jts.algorithm.Angle].sinSnap(double) [function] [call site] 06702
20 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 06703
20 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 06704
20 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06705
20 [org.locationtech.jts.operation.buffer.OffsetSegmentString].addPt(org.locationtech.jts.geom.Coordinate) [function] [call site] 06706
19 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].simplify(org.locationtech.jts.geom.Coordinate[],double) [function] [call site] 06707
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].initSideSegments(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,int) [function] [call site] 06708
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addNextSegment(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 06709
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addLastSegment() [function] [call site] 06710
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addLineEndCap(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06711
19 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].closeRing() [function] [call site] 06712
18 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].getCoordinates() [function] [call site] 06713
19 [org.locationtech.jts.operation.buffer.OffsetSegmentString].getCoordinates() [function] [call site] 06714
17 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].copyCoordinates(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06715
18 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 06716
18 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 06717
18 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 06718
18 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 06719
17 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].getSegGen(double) [function] [call site] 06720
17 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].computeRingBufferCurve(org.locationtech.jts.geom.Coordinate[],int,org.locationtech.jts.operation.buffer.OffsetSegmentGenerator) [function] [call site] 06721
18 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].simplifyTolerance(double) [function] [call site] 06722
18 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].simplify(org.locationtech.jts.geom.Coordinate[],double) [function] [call site] 06723
18 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].initSideSegments(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,int) [function] [call site] 06724
18 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addNextSegment(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 06725
18 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].closeRing() [function] [call site] 06726
17 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].getCoordinates() [function] [call site] 06727
16 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].isRingCurveInverted(org.locationtech.jts.geom.Coordinate[],double,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06728
17 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].hasPointOnBuffer(org.locationtech.jts.geom.Coordinate[],double,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06729
18 [org.locationtech.jts.algorithm.Distance].pointToSegmentString(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06730
19 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 06731
19 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06732
18 [org.locationtech.jts.geom.LineSegment].midPoint(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06733
19 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 06734
18 [org.locationtech.jts.algorithm.Distance].pointToSegmentString(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06735
16 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].addCurve(org.locationtech.jts.geom.Coordinate[],int,int) [function] [call site] 06736
17 [org.locationtech.jts.noding.NodedSegmentString].<init>(org.locationtech.jts.geom.Coordinate[],java.lang.Object) [function] [call site] 06737
17 [org.locationtech.jts.geomgraph.Label].<init>(int,int,int,int) [function] [call site] 06738
17 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 06739
15 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 06740
15 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 06741
15 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].clean(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06742
15 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 06743
15 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].isErodedCompletely(org.locationtech.jts.geom.LinearRing,double) [function] [call site] 06744
15 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].addRingSide(org.locationtech.jts.geom.Coordinate[],double,int,int,int) [function] [call site] 06745
15 [org.locationtech.jts.geom.Position].opposite(int) [function] [call site] 06746
14 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].addLineString(org.locationtech.jts.geom.LineString) [function] [call site] 06747
15 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].isLineOffsetEmpty(double) [function] [call site] 06748
15 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].clean(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06749
15 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 06750
15 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].getBufferParameters() [function] [call site] 06751
15 [org.locationtech.jts.geom.CoordinateArrays].isRing(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06752
15 [org.locationtech.jts.operation.buffer.BufferParameters].isSingleSided() [function] [call site] 06753
15 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].addRingBothSides(org.locationtech.jts.geom.Coordinate[],double) [function] [call site] 06754
16 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].addRingSide(org.locationtech.jts.geom.Coordinate[],double,int,int,int) [function] [call site] 06755
16 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].addRingSide(org.locationtech.jts.geom.Coordinate[],double,int,int,int) [function] [call site] 06756
15 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].getLineCurve(org.locationtech.jts.geom.Coordinate[],double) [function] [call site] 06757
15 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].addCurve(org.locationtech.jts.geom.Coordinate[],int,int) [function] [call site] 06758
14 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].addPoint(org.locationtech.jts.geom.Point) [function] [call site] 06759
15 [org.locationtech.jts.geom.Point].getCoordinates() [function] [call site] 06760
15 [org.locationtech.jts.geom.Coordinate].isValid() [function] [call site] 06761
15 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].getLineCurve(org.locationtech.jts.geom.Coordinate[],double) [function] [call site] 06762
15 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].addCurve(org.locationtech.jts.geom.Coordinate[],int,int) [function] [call site] 06763
14 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].addCollection(org.locationtech.jts.geom.GeometryCollection) [function] [call site] 06764
15 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 06765
15 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 06766
15 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].add(org.locationtech.jts.geom.Geometry) [function] [call site] 06767
14 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].addCollection(org.locationtech.jts.geom.GeometryCollection) [function] [call site] 06768
14 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].addCollection(org.locationtech.jts.geom.GeometryCollection) [function] [call site] 06769
14 [org.locationtech.jts.operation.buffer.BufferCurveSetBuilder].addCollection(org.locationtech.jts.geom.GeometryCollection) [function] [call site] 06770
12 [org.jdom2.ContentList$FilterList].size() [function] [call site] 06771
12 [org.jdom2.ContentList].size() [function] [call site] 06772
12 [org.jdom2.AttributeList].size() [function] [call site] 06773
12 [org.locationtech.jts.operation.buffer.BufferBuilder].createEmptyResultGeometry() [function] [call site] 06774
13 [org.locationtech.jts.geom.GeometryFactory].createPolygon() [function] [call site] 06775
12 [org.locationtech.jts.operation.buffer.BufferBuilder].computeNodedEdges(java.util.List,org.locationtech.jts.geom.PrecisionModel,boolean) [function] [call site] 06776
13 [org.locationtech.jts.operation.buffer.BufferBuilder].getNoder(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 06777
14 [org.locationtech.jts.noding.MCIndexNoder].<init>() [function] [call site] 06778
15 [org.locationtech.jts.index.hprtree.HPRtree].<init>() [function] [call site] 06779
16 [org.locationtech.jts.index.hprtree.HPRtree].<init>(int) [function] [call site] 06780
17 [org.locationtech.jts.geom.Envelope].<init>() [function] [call site] 06781
15 [org.locationtech.jts.noding.SinglePassNoder].<init>() [function] [call site] 06782
14 [org.locationtech.jts.algorithm.RobustLineIntersector].<init>() [function] [call site] 06783
14 [org.locationtech.jts.algorithm.LineIntersector].setPrecisionModel(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 06784
14 [org.locationtech.jts.noding.IntersectionAdder].<init>(org.locationtech.jts.algorithm.LineIntersector) [function] [call site] 06785
14 [org.locationtech.jts.noding.SinglePassNoder].setSegmentIntersector(org.locationtech.jts.noding.SegmentIntersector) [function] [call site] 06786
13 [org.locationtech.jts.noding.BoundaryChainNoder].computeNodes(java.util.Collection) [function] [call site] 06787
14 [org.jdom2.ContentList$FilterList].size() [function] [call site] 06788
14 [org.locationtech.jts.noding.BoundaryChainNoder].addSegments(java.util.Collection,java.util.HashSet,org.locationtech.jts.noding.BoundaryChainNoder$BoundaryChainMap[]) [function] [call site] 06789
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 06790
15 [org.jdom2.FilterIterator].hasNext() [function] [call site] 06791
15 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 06792
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 06793
15 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 06794
15 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 06795
15 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 06796
15 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 06797
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 06798
15 [org.jdom2.ContentList].iterator() [function] [call site] 06799
15 [org.jdom2.AttributeList].iterator() [function] [call site] 06800
15 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 06801
15 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 06802
15 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 06803
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 06804
15 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 06805
15 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 06806
15 [org.jdom2.DescendantIterator].next() [function] [call site] 06807
15 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 06808
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 06809
15 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 06810
15 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 06811
15 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 06812
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 06813
15 [org.jdom2.FilterIterator].next() [function] [call site] 06814
15 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 06815
15 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 06816
15 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 06817
15 [org.locationtech.jts.noding.BoundaryChainNoder$BoundaryChainMap].<init>(org.locationtech.jts.noding.SegmentString) [function] [call site] 06818
16 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].size() [function] [call site] 06819
15 [org.locationtech.jts.noding.BoundaryChainNoder].addSegments(org.locationtech.jts.noding.SegmentString,org.locationtech.jts.noding.BoundaryChainNoder$BoundaryChainMap,java.util.HashSet) [function] [call site] 06820
16 [org.locationtech.jts.noding.BasicSegmentString].size() [function] [call site] 06821
16 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 06822
16 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 06823
16 [org.locationtech.jts.noding.BoundaryChainNoder$Segment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.noding.BoundaryChainNoder$BoundaryChainMap,int) [function] [call site] 06824
17 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 06825
17 [org.locationtech.jts.geom.LineSegment].normalize() [function] [call site] 06826
18 [org.locationtech.jts.geom.Coordinate].compareTo(org.locationtech.jts.geom.Coordinate) [function] [call site] 06827
18 [org.locationtech.jts.geom.LineSegment].reverse() [function] [call site] 06828
14 [org.locationtech.jts.noding.BoundaryChainNoder].markBoundarySegments(java.util.HashSet) [function] [call site] 06829
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 06830
15 [org.jdom2.FilterIterator].hasNext() [function] [call site] 06831
15 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 06832
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 06833
15 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 06834
15 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 06835
15 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 06836
15 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 06837
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 06838
15 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 06839
15 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 06840
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 06841
15 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 06842
15 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 06843
15 [org.jdom2.DescendantIterator].next() [function] [call site] 06844
15 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 06845
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 06846
15 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 06847
15 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 06848
15 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 06849
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 06850
15 [org.jdom2.FilterIterator].next() [function] [call site] 06851
15 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 06852
15 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 06853
15 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 06854
15 [org.locationtech.jts.noding.BoundaryChainNoder$Segment].markBoundary() [function] [call site] 06855
16 [org.locationtech.jts.noding.BoundaryChainNoder$BoundaryChainMap].setBoundarySegment(int) [function] [call site] 06856
14 [org.locationtech.jts.noding.BoundaryChainNoder].extractChains(org.locationtech.jts.noding.BoundaryChainNoder$BoundaryChainMap[]) [function] [call site] 06857
15 [org.locationtech.jts.noding.BoundaryChainNoder$BoundaryChainMap].createChains(java.util.List) [function] [call site] 06858
16 [org.locationtech.jts.noding.BoundaryChainNoder$BoundaryChainMap].findChainStart(int) [function] [call site] 06859
16 [org.locationtech.jts.noding.BasicSegmentString].size() [function] [call site] 06860
16 [org.locationtech.jts.noding.BoundaryChainNoder$BoundaryChainMap].findChainEnd(int) [function] [call site] 06861
16 [org.locationtech.jts.noding.BoundaryChainNoder$BoundaryChainMap].createChain(org.locationtech.jts.noding.SegmentString,int,int) [function] [call site] 06862
17 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 06863
17 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 06864
17 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 06865
17 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 06866
17 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 06867
17 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 06868
17 [org.locationtech.jts.noding.BasicSegmentString].<init>(org.locationtech.jts.geom.Coordinate[],java.lang.Object) [function] [call site] 06869
17 [org.locationtech.jts.noding.BasicSegmentString].getData() [function] [call site] 06870
17 [org.locationtech.jts.noding.NodedSegmentString].getData() [function] [call site] 06871
16 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 06872
13 [org.locationtech.jts.noding.snap.SnappingNoder].computeNodes(java.util.Collection) [function] [call site] 06873
14 [org.locationtech.jts.noding.snap.SnappingNoder].snapVertices(java.util.Collection) [function] [call site] 06874
15 [org.locationtech.jts.noding.snap.SnappingNoder].seedSnapIndex(java.util.Collection) [function] [call site] 06875
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 06876
16 [org.jdom2.FilterIterator].hasNext() [function] [call site] 06877
16 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 06878
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 06879
16 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 06880
16 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 06881
16 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 06882
16 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 06883
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 06884
16 [org.jdom2.ContentList].iterator() [function] [call site] 06885
16 [org.jdom2.AttributeList].iterator() [function] [call site] 06886
16 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 06887
16 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 06888
16 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 06889
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 06890
16 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 06891
16 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 06892
16 [org.jdom2.DescendantIterator].next() [function] [call site] 06893
16 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 06894
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 06895
16 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 06896
16 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 06897
16 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 06898
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 06899
16 [org.jdom2.FilterIterator].next() [function] [call site] 06900
16 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 06901
16 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 06902
16 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 06903
16 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinates() [function] [call site] 06904
16 [org.locationtech.jts.math.MathUtil].quasirandom(double) [function] [call site] 06905
17 [org.locationtech.jts.math.MathUtil].quasirandom(double,double) [function] [call site] 06906
16 [org.locationtech.jts.noding.snap.SnappingPointIndex].snap(org.locationtech.jts.geom.Coordinate) [function] [call site] 06907
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 06908
15 [org.jdom2.FilterIterator].hasNext() [function] [call site] 06909
15 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 06910
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 06911
15 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 06912
15 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 06913
15 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 06914
15 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 06915
15 [org.jdom2.ContentList].iterator() [function] [call site] 06916
15 [org.jdom2.AttributeList].iterator() [function] [call site] 06917
15 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 06918
15 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 06919
15 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 06920
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 06921
15 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 06922
15 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 06923
15 [org.jdom2.DescendantIterator].next() [function] [call site] 06924
15 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 06925
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 06926
15 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 06927
15 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 06928
15 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 06929
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 06930
15 [org.jdom2.FilterIterator].next() [function] [call site] 06931
15 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 06932
15 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 06933
15 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 06934
15 [org.locationtech.jts.noding.snap.SnappingNoder].snapVertices(org.locationtech.jts.noding.SegmentString) [function] [call site] 06935
16 [org.locationtech.jts.noding.NodedSegmentString].getCoordinates() [function] [call site] 06936
16 [org.locationtech.jts.noding.snap.SnappingNoder].snap(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 06937
17 [org.locationtech.jts.geom.CoordinateList].<init>() [function] [call site] 06938
17 [org.locationtech.jts.noding.snap.SnappingPointIndex].snap(org.locationtech.jts.geom.Coordinate) [function] [call site] 06939
17 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 06940
17 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 06941
16 [org.locationtech.jts.noding.NodedSegmentString].<init>(org.locationtech.jts.geom.Coordinate[],java.lang.Object) [function] [call site] 06942
16 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getData() [function] [call site] 06943
14 [org.locationtech.jts.noding.snap.SnappingNoder].snapIntersections(java.util.List) [function] [call site] 06944
15 [org.locationtech.jts.noding.snap.SnappingIntersectionAdder].<init>(double,org.locationtech.jts.noding.snap.SnappingPointIndex) [function] [call site] 06945
16 [org.locationtech.jts.algorithm.RobustLineIntersector].<init>() [function] [call site] 06946
15 [org.locationtech.jts.noding.MCIndexNoder].<init>(org.locationtech.jts.noding.SegmentIntersector,double) [function] [call site] 06947
16 [org.locationtech.jts.index.hprtree.HPRtree].<init>() [function] [call site] 06948
16 [org.locationtech.jts.noding.SinglePassNoder].<init>(org.locationtech.jts.noding.SegmentIntersector) [function] [call site] 06949
17 [org.locationtech.jts.noding.SinglePassNoder].setSegmentIntersector(org.locationtech.jts.noding.SegmentIntersector) [function] [call site] 06950
15 [org.locationtech.jts.noding.MCIndexNoder].computeNodes(java.util.Collection) [function] [call site] 06951
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 06952
16 [org.jdom2.FilterIterator].hasNext() [function] [call site] 06953
16 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 06954
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 06955
16 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 06956
16 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 06957
16 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 06958
16 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 06959
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 06960
16 [org.jdom2.ContentList].iterator() [function] [call site] 06961
16 [org.jdom2.AttributeList].iterator() [function] [call site] 06962
16 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 06963
16 [org.locationtech.jts.noding.MCIndexNoder].add(org.locationtech.jts.noding.SegmentString) [function] [call site] 06964
17 [org.locationtech.jts.index.chain.MonotoneChainBuilder].getChains(org.locationtech.jts.geom.Coordinate[],java.lang.Object) [function] [call site] 06965
17 [org.locationtech.jts.noding.NodedSegmentString].getCoordinates() [function] [call site] 06966
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 06967
17 [org.jdom2.FilterIterator].hasNext() [function] [call site] 06968
17 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 06969
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 06970
17 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 06971
17 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 06972
17 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 06973
17 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 06974
17 [org.jdom2.ContentList].iterator() [function] [call site] 06975
17 [org.jdom2.AttributeList].iterator() [function] [call site] 06976
17 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 06977
17 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 06978
17 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 06979
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 06980
17 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 06981
17 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 06982
17 [org.jdom2.DescendantIterator].next() [function] [call site] 06983
17 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 06984
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 06985
17 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 06986
17 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 06987
17 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 06988
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 06989
17 [org.jdom2.FilterIterator].next() [function] [call site] 06990
17 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 06991
17 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 06992
17 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 06993
17 [org.locationtech.jts.index.chain.MonotoneChain].setId(int) [function] [call site] 06994
17 [org.locationtech.jts.index.chain.MonotoneChain].getEnvelope(double) [function] [call site] 06995
17 [org.locationtech.jts.index.hprtree.HPRtree].insert(org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 06996
17 [org.locationtech.jts.index.strtree.STRtree].insert(org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 06997
17 [org.locationtech.jts.index.quadtree.Quadtree].insert(org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 06998
17 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 06999
16 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07000
16 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07001
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07002
16 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07003
16 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07004
16 [org.jdom2.DescendantIterator].next() [function] [call site] 07005
16 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07006
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07007
16 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07008
16 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07009
16 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07010
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07011
16 [org.jdom2.FilterIterator].next() [function] [call site] 07012
16 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07013
16 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07014
16 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07015
16 [org.locationtech.jts.noding.MCIndexNoder].intersectChains() [function] [call site] 07016
17 [org.locationtech.jts.noding.MCIndexNoder$SegmentOverlapAction].<init>(org.locationtech.jts.noding.SegmentIntersector) [function] [call site] 07017
18 [org.locationtech.jts.index.chain.MonotoneChainOverlapAction].<init>() [function] [call site] 07018
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 07019
17 [org.jdom2.FilterIterator].hasNext() [function] [call site] 07020
17 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 07021
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 07022
17 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 07023
17 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 07024
17 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 07025
17 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 07026
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 07027
17 [org.jdom2.ContentList].iterator() [function] [call site] 07028
17 [org.jdom2.AttributeList].iterator() [function] [call site] 07029
17 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 07030
17 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07031
17 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07032
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07033
17 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07034
17 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07035
17 [org.jdom2.DescendantIterator].next() [function] [call site] 07036
17 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07037
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07038
17 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07039
17 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07040
17 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07041
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07042
17 [org.jdom2.FilterIterator].next() [function] [call site] 07043
17 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07044
17 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07045
17 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07046
17 [org.locationtech.jts.index.chain.MonotoneChain].getEnvelope(double) [function] [call site] 07047
17 [org.locationtech.jts.index.hprtree.HPRtree].query(org.locationtech.jts.geom.Envelope) [function] [call site] 07048
18 [org.locationtech.jts.index.hprtree.HPRtree].build() [function] [call site] 07049
19 [org.locationtech.jts.index.hprtree.HPRtree].prepareIndex() [function] [call site] 07050
20 [org.jdom2.ContentList$FilterList].size() [function] [call site] 07051
20 [org.jdom2.ContentList].size() [function] [call site] 07052
20 [org.jdom2.AttributeList].size() [function] [call site] 07053
20 [org.locationtech.jts.index.hprtree.HPRtree].sortItems() [function] [call site] 07054
21 [org.locationtech.jts.index.hprtree.HilbertEncoder].<init>(int,org.locationtech.jts.geom.Envelope) [function] [call site] 07055
22 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 07056
22 [org.locationtech.jts.geom.Envelope].getWidth() [function] [call site] 07057
22 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 07058
22 [org.locationtech.jts.geom.Envelope].getHeight() [function] [call site] 07059
21 [org.jdom2.ContentList$FilterList].size() [function] [call site] 07060
21 [org.jdom2.ContentList].size() [function] [call site] 07061
21 [org.jdom2.AttributeList].size() [function] [call site] 07062
21 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 07063
21 [org.jdom2.FilterIterator].hasNext() [function] [call site] 07064
21 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 07065
21 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 07066
21 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 07067
21 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 07068
21 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 07069
21 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 07070
21 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 07071
21 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 07072
21 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 07073
21 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 07074
21 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 07075
21 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 07076
21 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 07077
21 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 07078
21 [org.jdom2.ContentList].iterator() [function] [call site] 07079
21 [org.jdom2.AttributeList].iterator() [function] [call site] 07080
21 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 07081
21 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07082
21 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07083
21 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07084
21 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07085
21 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07086
21 [org.jdom2.DescendantIterator].next() [function] [call site] 07087
21 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07088
21 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07089
21 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07090
21 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07091
21 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07092
21 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07093
21 [org.jdom2.FilterIterator].next() [function] [call site] 07094
21 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07095
21 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07096
21 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07097
21 [org.locationtech.jts.index.hprtree.HilbertEncoder].encode(org.locationtech.jts.geom.Envelope) [function] [call site] 07098
22 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 07099
22 [org.locationtech.jts.geom.Envelope].getWidth() [function] [call site] 07100
22 [org.locationtech.jts.geom.Envelope].getHeight() [function] [call site] 07101
22 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 07102
22 [org.locationtech.jts.shape.fractal.HilbertCode].encode(int,int,int) [function] [call site] 07103
23 [org.locationtech.jts.shape.fractal.HilbertCode].levelClamp(int) [function] [call site] 07104
21 [org.locationtech.jts.index.hprtree.Item].getEnvelope() [function] [call site] 07105
21 [org.locationtech.jts.index.hprtree.HPRtree].quickSortItemsIntoNodes(int[],int,int) [function] [call site] 07106
22 [org.locationtech.jts.index.hprtree.HPRtree].hoarePartition(int[],int,int) [function] [call site] 07107
23 [org.locationtech.jts.index.hprtree.HPRtree].swapItems(int[],int,int) [function] [call site] 07108
24 [org.jdom2.AttributeList].get(int) [function] [call site] 07109
24 [org.jdom2.ContentList].get(int) [function] [call site] 07110
24 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 07111
24 [org.jdom2.AttributeList].get(int) [function] [call site] 07112
24 [org.jdom2.ContentList].get(int) [function] [call site] 07113
24 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 07114
24 [org.jdom2.ContentList$FilterList].set(int,java.lang.Object) [function] [call site] 07115
25 [org.jdom2.ContentList$FilterList].set(int,org.jdom2.Content) [function] [call site] 07116
26 [org.jdom2.ContentList$FilterList].size() [function] [call site] 07117
26 [org.jdom2.ContentList$FilterList].resync(int) [function] [call site] 07118
26 [org.jdom2.ContentList].access$200(org.jdom2.ContentList) [function] [call site] 07119
26 [org.jdom2.ContentList$FilterList].size() [function] [call site] 07120
26 [org.jdom2.filter.NegateFilter].filter(java.lang.Object) [function] [call site] 07121
26 [org.jdom2.filter.ElementFilter].filter(java.lang.Object) [function] [call site] 07122
26 [org.jdom2.filter.ContentFilter].filter(java.lang.Object) [function] [call site] 07123
26 [org.jdom2.filter.TextOnlyFilter].filter(java.lang.Object) [function] [call site] 07124
26 [org.jdom2.filter.AttributeFilter].filter(java.lang.Object) [function] [call site] 07125
26 [org.jdom2.filter.OrFilter].filter(java.lang.Object) [function] [call site] 07126
26 [org.jdom2.filter.ClassFilter].filter(java.lang.Object) [function] [call site] 07127
26 [org.jdom2.filter.AndFilter].filter(java.lang.Object) [function] [call site] 07128
26 [org.jdom2.filter.PassThroughFilter].filter(java.lang.Object) [function] [call site] 07129
26 [org.jdom2.filter.NegateFilter].filter(java.lang.Object) [function] [call site] 07130
26 [org.jdom2.filter.ElementFilter].filter(java.lang.Object) [function] [call site] 07131
26 [org.jdom2.filter.ContentFilter].filter(java.lang.Object) [function] [call site] 07132
26 [org.jdom2.filter.TextOnlyFilter].filter(java.lang.Object) [function] [call site] 07133
26 [org.jdom2.filter.AttributeFilter].filter(java.lang.Object) [function] [call site] 07134
26 [org.jdom2.filter.OrFilter].filter(java.lang.Object) [function] [call site] 07135
26 [org.jdom2.filter.ClassFilter].filter(java.lang.Object) [function] [call site] 07136
26 [org.jdom2.filter.AndFilter].filter(java.lang.Object) [function] [call site] 07137
26 [org.jdom2.filter.PassThroughFilter].filter(java.lang.Object) [function] [call site] 07138
26 [org.jdom2.ContentList].set(int,org.jdom2.Content) [function] [call site] 07139
27 [org.jdom2.ContentList].checkPreConditions(org.jdom2.Content,int,boolean) [function] [call site] 07140
28 [org.jdom2.ContentList].checkIndex(int,boolean) [function] [call site] 07141
28 [org.jdom2.Text].getParent() [function] [call site] 07142
29 [org.jdom2.Content].getParent() [function] [call site] 07143
28 [org.jdom2.DocType].getParent() [function] [call site] 07144
29 [org.jdom2.Content].getParent() [function] [call site] 07145
28 [org.jdom2.EntityRef].getParent() [function] [call site] 07146
29 [org.jdom2.Content].getParent() [function] [call site] 07147
28 [org.jdom2.Content].getParent() [function] [call site] 07148
28 [org.jdom2.Text].getParent() [function] [call site] 07149
28 [org.jdom2.DocType].getParent() [function] [call site] 07150
28 [org.jdom2.EntityRef].getParent() [function] [call site] 07151
28 [org.jdom2.Content].getParent() [function] [call site] 07152
28 [org.jdom2.IllegalAddException].<init>(org.jdom2.Element,java.lang.String) [function] [call site] 07153
29 [org.jdom2.Element].getQualifiedName() [function] [call site] 07154
28 [org.jdom2.IllegalAddException].<init>(java.lang.String) [function] [call site] 07155
28 [org.jdom2.Element].getQualifiedName() [function] [call site] 07156
28 [org.jdom2.IllegalAddException].<init>(java.lang.String) [function] [call site] 07157
28 [org.jdom2.Element].isAncestor(org.jdom2.Element) [function] [call site] 07158
29 [org.jdom2.Content].getParent() [function] [call site] 07159
29 [org.jdom2.Document].getParent() [function] [call site] 07160
29 [org.jdom2.Content].getParent() [function] [call site] 07161
28 [org.jdom2.IllegalAddException].<init>(java.lang.String) [function] [call site] 07162
27 [org.jdom2.Element].canContainContent(org.jdom2.Content,int,boolean) [function] [call site] 07163
28 [org.jdom2.IllegalAddException].<init>(java.lang.String) [function] [call site] 07164
27 [org.jdom2.Document].canContainContent(org.jdom2.Content,int,boolean) [function] [call site] 07165
28 [org.jdom2.ContentList].indexOfFirstElement() [function] [call site] 07166
28 [org.jdom2.IllegalAddException].<init>(java.lang.String) [function] [call site] 07167
28 [org.jdom2.ContentList].indexOfDocType() [function] [call site] 07168
28 [org.jdom2.IllegalAddException].<init>(java.lang.String) [function] [call site] 07169
28 [org.jdom2.ContentList].indexOfDocType() [function] [call site] 07170
28 [org.jdom2.IllegalAddException].<init>(java.lang.String) [function] [call site] 07171
28 [org.jdom2.ContentList].indexOfFirstElement() [function] [call site] 07172
28 [org.jdom2.IllegalAddException].<init>(java.lang.String) [function] [call site] 07173
28 [org.jdom2.IllegalAddException].<init>(java.lang.String) [function] [call site] 07174
28 [org.jdom2.IllegalAddException].<init>(java.lang.String) [function] [call site] 07175
28 [org.jdom2.IllegalAddException].<init>(java.lang.String) [function] [call site] 07176
27 [org.jdom2.ContentList].removeParent(org.jdom2.Content) [function] [call site] 07177
27 [org.jdom2.Text].setParent(org.jdom2.Parent) [function] [call site] 07178
27 [org.jdom2.ProcessingInstruction].setParent(org.jdom2.Parent) [function] [call site] 07179
27 [org.jdom2.Comment].setParent(org.jdom2.Parent) [function] [call site] 07180
27 [org.jdom2.EntityRef].setParent(org.jdom2.Parent) [function] [call site] 07181
27 [org.jdom2.CDATA].setParent(org.jdom2.Parent) [function] [call site] 07182
27 [org.jdom2.DocType].setParent(org.jdom2.Parent) [function] [call site] 07183
27 [org.jdom2.Content].setParent(org.jdom2.Parent) [function] [call site] 07184
27 [org.jdom2.ContentList].incDataModOnly() [function] [call site] 07185
26 [org.jdom2.ContentList].access$500(org.jdom2.ContentList) [function] [call site] 07186
26 [org.jdom2.IllegalAddException].<init>(java.lang.String) [function] [call site] 07187
24 [org.jdom2.ContentList].set(int,java.lang.Object) [function] [call site] 07188
25 [org.jdom2.ContentList].set(int,org.jdom2.Content) [function] [call site] 07189
24 [org.jdom2.AttributeList].set(int,java.lang.Object) [function] [call site] 07190
25 [org.jdom2.AttributeList].set(int,org.jdom2.Attribute) [function] [call site] 07191
26 [org.jdom2.AttributeList].size() [function] [call site] 07192
26 [org.jdom2.Attribute].getParent() [function] [call site] 07193
26 [org.jdom2.IllegalAddException].<init>(java.lang.String) [function] [call site] 07194
26 [org.jdom2.Attribute].getParent() [function] [call site] 07195
26 [org.jdom2.Element].getQualifiedName() [function] [call site] 07196
26 [org.jdom2.AttributeList].indexOfDuplicate(org.jdom2.Attribute) [function] [call site] 07197
26 [org.jdom2.IllegalAddException].<init>(java.lang.String) [function] [call site] 07198
26 [org.jdom2.Verifier].checkNamespaceCollision(org.jdom2.Attribute,org.jdom2.Element,int) [function] [call site] 07199
26 [org.jdom2.IllegalAddException].<init>(org.jdom2.Element,org.jdom2.Attribute,java.lang.String) [function] [call site] 07200
26 [org.jdom2.Attribute].setParent(org.jdom2.Element) [function] [call site] 07201
26 [org.jdom2.Attribute].setParent(org.jdom2.Element) [function] [call site] 07202
24 [org.jdom2.ContentList$FilterList].set(int,java.lang.Object) [function] [call site] 07203
24 [org.jdom2.ContentList].set(int,java.lang.Object) [function] [call site] 07204
24 [org.jdom2.AttributeList].set(int,java.lang.Object) [function] [call site] 07205
21 [org.jdom2.ContentList$FilterList].size() [function] [call site] 07206
21 [org.jdom2.ContentList].size() [function] [call site] 07207
21 [org.jdom2.AttributeList].size() [function] [call site] 07208
20 [org.locationtech.jts.index.hprtree.HPRtree].computeLayerIndices(int,int) [function] [call site] 07209
21 [org.locationtech.jts.util.IntArrayList].<init>() [function] [call site] 07210
22 [org.locationtech.jts.util.IntArrayList].<init>(int) [function] [call site] 07211
21 [org.locationtech.jts.util.IntArrayList].add(int) [function] [call site] 07212
21 [org.locationtech.jts.index.hprtree.HPRtree].numNodesToCover(int,int) [function] [call site] 07213
21 [org.locationtech.jts.util.IntArrayList].toArray() [function] [call site] 07214
20 [org.locationtech.jts.index.hprtree.HPRtree].createBoundsArray(int) [function] [call site] 07215
20 [org.locationtech.jts.index.hprtree.HPRtree].computeLeafNodes(int) [function] [call site] 07216
21 [org.locationtech.jts.index.hprtree.HPRtree].computeLeafNodeBounds(int,int) [function] [call site] 07217
22 [org.jdom2.ContentList$FilterList].size() [function] [call site] 07218
22 [org.jdom2.ContentList].size() [function] [call site] 07219
22 [org.jdom2.AttributeList].size() [function] [call site] 07220
22 [org.jdom2.AttributeList].get(int) [function] [call site] 07221
22 [org.jdom2.ContentList].get(int) [function] [call site] 07222
22 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 07223
22 [org.locationtech.jts.index.hprtree.Item].getEnvelope() [function] [call site] 07224
22 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 07225
22 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 07226
22 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 07227
22 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 07228
22 [org.locationtech.jts.index.hprtree.HPRtree].updateNodeBounds(int,double,double,double,double) [function] [call site] 07229
20 [org.locationtech.jts.index.hprtree.HPRtree].computeLayerNodes(int) [function] [call site] 07230
21 [org.locationtech.jts.index.hprtree.HPRtree].layerSize(int) [function] [call site] 07231
21 [org.locationtech.jts.index.hprtree.HPRtree].computeNodeBounds(int,int,int) [function] [call site] 07232
22 [org.locationtech.jts.index.hprtree.HPRtree].updateNodeBounds(int,double,double,double,double) [function] [call site] 07233
19 [org.locationtech.jts.index.hprtree.HPRtree].prepareItems() [function] [call site] 07234
20 [org.jdom2.ContentList$FilterList].size() [function] [call site] 07235
20 [org.jdom2.ContentList].size() [function] [call site] 07236
20 [org.jdom2.AttributeList].size() [function] [call site] 07237
20 [org.jdom2.ContentList$FilterList].size() [function] [call site] 07238
20 [org.jdom2.ContentList].size() [function] [call site] 07239
20 [org.jdom2.AttributeList].size() [function] [call site] 07240
20 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 07241
20 [org.jdom2.FilterIterator].hasNext() [function] [call site] 07242
20 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 07243
20 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 07244
20 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 07245
20 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 07246
20 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 07247
20 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 07248
20 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 07249
20 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 07250
20 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 07251
20 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 07252
20 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 07253
20 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 07254
20 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 07255
20 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 07256
20 [org.jdom2.ContentList].iterator() [function] [call site] 07257
20 [org.jdom2.AttributeList].iterator() [function] [call site] 07258
20 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 07259
20 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07260
20 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07261
20 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07262
20 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07263
20 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07264
20 [org.jdom2.DescendantIterator].next() [function] [call site] 07265
20 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07266
20 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07267
20 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07268
20 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07269
20 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07270
20 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07271
20 [org.jdom2.FilterIterator].next() [function] [call site] 07272
20 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07273
20 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07274
20 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07275
20 [org.locationtech.jts.index.hprtree.Item].getEnvelope() [function] [call site] 07276
20 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 07277
20 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 07278
20 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 07279
20 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 07280
20 [org.locationtech.jts.index.hprtree.Item].getItem() [function] [call site] 07281
18 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 07282
18 [org.locationtech.jts.index.ArrayListVisitor].<init>() [function] [call site] 07283
18 [org.locationtech.jts.index.hprtree.HPRtree].query(org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.ItemVisitor) [function] [call site] 07284
19 [org.locationtech.jts.index.hprtree.HPRtree].build() [function] [call site] 07285
19 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 07286
19 [org.locationtech.jts.index.hprtree.HPRtree].queryItems(int,org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.ItemVisitor) [function] [call site] 07287
20 [org.locationtech.jts.index.hprtree.HPRtree].intersects(double[],int,org.locationtech.jts.geom.Envelope) [function] [call site] 07288
21 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 07289
21 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 07290
21 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 07291
21 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 07292
20 [org.locationtech.jts.operation.overlayarea.OverlayArea$IntersectionVisitor].visitItem(java.lang.Object) [function] [call site] 07293
20 [org.locationtech.jts.operation.union.SpatialPartition$1].visitItem(java.lang.Object) [function] [call site] 07294
20 [org.locationtech.jts.simplify.LineSegmentVisitor].visitItem(java.lang.Object) [function] [call site] 07295
20 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator$SegmentVisitor].visitItem(java.lang.Object) [function] [call site] 07296
20 [org.locationtech.jts.operation.union.SparsePolygonUnion$1].visitItem(java.lang.Object) [function] [call site] 07297
20 [org.locationtech.jts.noding.snapround.MCIndexPointSnapper$1].visitItem(java.lang.Object) [function] [call site] 07298
20 [org.locationtech.jts.index.ArrayListVisitor].visitItem(java.lang.Object) [function] [call site] 07299
20 [org.locationtech.jts.operation.buffer.SegmentMCIndex$1].visitItem(java.lang.Object) [function] [call site] 07300
19 [org.locationtech.jts.index.hprtree.HPRtree].queryTopLayer(org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.ItemVisitor) [function] [call site] 07301
20 [org.locationtech.jts.index.hprtree.HPRtree].layerSize(int) [function] [call site] 07302
20 [org.locationtech.jts.index.hprtree.HPRtree].queryNode(int,int,org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.ItemVisitor) [function] [call site] 07303
21 [org.locationtech.jts.index.hprtree.HPRtree].intersects(double[],int,org.locationtech.jts.geom.Envelope) [function] [call site] 07304
21 [org.locationtech.jts.index.hprtree.HPRtree].queryItems(int,org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.ItemVisitor) [function] [call site] 07305
21 [org.locationtech.jts.index.hprtree.HPRtree].queryNodeChildren(int,int,org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.ItemVisitor) [function] [call site] 07306
22 [org.locationtech.jts.index.hprtree.HPRtree].queryNode(int,int,org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.ItemVisitor) [function] [call site] 07307
18 [org.locationtech.jts.index.ArrayListVisitor].getItems() [function] [call site] 07308
17 [org.locationtech.jts.index.quadtree.Quadtree].query(org.locationtech.jts.geom.Envelope) [function] [call site] 07309
18 [org.locationtech.jts.index.ArrayListVisitor].<init>() [function] [call site] 07310
18 [org.locationtech.jts.index.quadtree.Quadtree].query(org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.ItemVisitor) [function] [call site] 07311
19 [org.locationtech.jts.index.quadtree.NodeBase].visit(org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.ItemVisitor) [function] [call site] 07312
20 [org.locationtech.jts.index.quadtree.Node].isSearchMatch(org.locationtech.jts.geom.Envelope) [function] [call site] 07313
21 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 07314
20 [org.locationtech.jts.index.quadtree.Root].isSearchMatch(org.locationtech.jts.geom.Envelope) [function] [call site] 07315
20 [org.locationtech.jts.index.quadtree.NodeBase].visitItems(org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.ItemVisitor) [function] [call site] 07316
21 [org.jdom2.ContentList$FilterList].size() [function] [call site] 07317
21 [org.jdom2.ContentList].size() [function] [call site] 07318
21 [org.jdom2.AttributeList].size() [function] [call site] 07319
21 [org.jdom2.AttributeList].get(int) [function] [call site] 07320
21 [org.jdom2.ContentList].get(int) [function] [call site] 07321
21 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 07322
21 [org.locationtech.jts.operation.overlayarea.OverlayArea$IntersectionVisitor].visitItem(java.lang.Object) [function] [call site] 07323
21 [org.locationtech.jts.operation.union.SpatialPartition$1].visitItem(java.lang.Object) [function] [call site] 07324
21 [org.locationtech.jts.simplify.LineSegmentVisitor].visitItem(java.lang.Object) [function] [call site] 07325
21 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator$SegmentVisitor].visitItem(java.lang.Object) [function] [call site] 07326
21 [org.locationtech.jts.operation.union.SparsePolygonUnion$1].visitItem(java.lang.Object) [function] [call site] 07327
21 [org.locationtech.jts.noding.snapround.MCIndexPointSnapper$1].visitItem(java.lang.Object) [function] [call site] 07328
21 [org.locationtech.jts.index.ArrayListVisitor].visitItem(java.lang.Object) [function] [call site] 07329
21 [org.locationtech.jts.operation.buffer.SegmentMCIndex$1].visitItem(java.lang.Object) [function] [call site] 07330
18 [org.locationtech.jts.index.ArrayListVisitor].getItems() [function] [call site] 07331
17 [org.locationtech.jts.index.strtree.STRtree].query(org.locationtech.jts.geom.Envelope) [function] [call site] 07332
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 07333
17 [org.jdom2.FilterIterator].hasNext() [function] [call site] 07334
17 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 07335
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 07336
17 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 07337
17 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 07338
17 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 07339
17 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 07340
17 [org.jdom2.ContentList].iterator() [function] [call site] 07341
17 [org.jdom2.AttributeList].iterator() [function] [call site] 07342
17 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 07343
17 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07344
17 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07345
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07346
17 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07347
17 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07348
17 [org.jdom2.DescendantIterator].next() [function] [call site] 07349
17 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07350
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07351
17 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07352
17 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07353
17 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07354
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07355
17 [org.jdom2.FilterIterator].next() [function] [call site] 07356
17 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07357
17 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07358
17 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07359
17 [org.locationtech.jts.index.chain.MonotoneChain].getId() [function] [call site] 07360
17 [org.locationtech.jts.index.chain.MonotoneChain].computeOverlaps(org.locationtech.jts.index.chain.MonotoneChain,double,org.locationtech.jts.index.chain.MonotoneChainOverlapAction) [function] [call site] 07361
17 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].isDone() [function] [call site] 07362
17 [org.locationtech.jts.operation.valid.IsSimpleOp$NonSimpleIntersectionFinder].isDone() [function] [call site] 07363
17 [org.locationtech.jts.coverage.InvalidSegmentDetector:org.locationtech.jts.noding.InteriorIntersectionFinderAdder:org.locationtech.jts.noding.IntersectionAdder:org.locationtech.jts.noding.IntersectionFinderAdder:org.locationtech.jts.noding.NodingIntersectionFinder:org.locationtech.jts.noding.SegmentIntersectionDetector:org.locationtech.jts.noding.snap.SnappingIntersectionAdder:org.locationtech.jts.noding.snapround.SnapRoundingIntersectionAdder:org.locationtech.jts.triangulate.polygon.PolygonHoleJoiner$InteriorIntersectionDetector:org.locationtech.jts.triangulate.polygon.PolygonNoder$NodeAdder].isDone() [function] [call site] 07364
15 [org.locationtech.jts.noding.MCIndexNoder].getNodedSubstrings() [function] [call site] 07365
16 [org.locationtech.jts.noding.NodedSegmentString].getNodedSubstrings(java.util.Collection) [function] [call site] 07366
17 [org.locationtech.jts.noding.NodedSegmentString].getNodedSubstrings(java.util.Collection,java.util.Collection) [function] [call site] 07367
18 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 07368
18 [org.jdom2.FilterIterator].hasNext() [function] [call site] 07369
18 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 07370
18 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 07371
18 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 07372
18 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 07373
18 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 07374
18 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 07375
18 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 07376
18 [org.jdom2.ContentList].iterator() [function] [call site] 07377
18 [org.jdom2.AttributeList].iterator() [function] [call site] 07378
18 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 07379
18 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07380
18 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07381
18 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07382
18 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07383
18 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07384
18 [org.jdom2.DescendantIterator].next() [function] [call site] 07385
18 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07386
18 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07387
18 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07388
18 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07389
18 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07390
18 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07391
18 [org.jdom2.FilterIterator].next() [function] [call site] 07392
18 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07393
18 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07394
18 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07395
18 [org.locationtech.jts.noding.SegmentNodeList].addSplitEdges(java.util.Collection) [function] [call site] 07396
19 [org.locationtech.jts.noding.SegmentNodeList].addEndpoints() [function] [call site] 07397
20 [org.locationtech.jts.noding.NodedSegmentString].size() [function] [call site] 07398
20 [org.locationtech.jts.noding.SegmentNodeList].add(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 07399
20 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 07400
20 [org.locationtech.jts.noding.SegmentNodeList].add(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 07401
20 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 07402
19 [org.locationtech.jts.noding.SegmentNodeList].addCollapsedNodes() [function] [call site] 07403
20 [org.locationtech.jts.noding.SegmentNodeList].findCollapsesFromInsertedNodes(java.util.List) [function] [call site] 07404
21 [org.locationtech.jts.noding.SegmentNodeList].iterator() [function] [call site] 07405
22 [org.jdom2.ContentList].iterator() [function] [call site] 07406
22 [org.jdom2.AttributeList].iterator() [function] [call site] 07407
22 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 07408
21 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07409
21 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07410
21 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07411
21 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07412
21 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07413
21 [org.jdom2.DescendantIterator].next() [function] [call site] 07414
21 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07415
21 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07416
21 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07417
21 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07418
21 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07419
21 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07420
21 [org.jdom2.FilterIterator].next() [function] [call site] 07421
21 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07422
21 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07423
21 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07424
21 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 07425
21 [org.jdom2.FilterIterator].hasNext() [function] [call site] 07426
21 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 07427
21 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 07428
21 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 07429
21 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 07430
21 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 07431
21 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 07432
21 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 07433
21 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 07434
21 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 07435
21 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 07436
21 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 07437
21 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 07438
21 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 07439
21 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 07440
21 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07441
21 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07442
21 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07443
21 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07444
21 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07445
21 [org.jdom2.DescendantIterator].next() [function] [call site] 07446
21 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07447
21 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07448
21 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07449
21 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07450
21 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07451
21 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07452
21 [org.jdom2.FilterIterator].next() [function] [call site] 07453
21 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07454
21 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07455
21 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07456
21 [org.locationtech.jts.noding.SegmentNodeList].findCollapseIndex(org.locationtech.jts.noding.SegmentNode,org.locationtech.jts.noding.SegmentNode,int[]) [function] [call site] 07457
22 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 07458
22 [org.locationtech.jts.noding.SegmentNode].isInterior() [function] [call site] 07459
21 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 07460
20 [org.locationtech.jts.noding.SegmentNodeList].findCollapsesFromExistingVertices(java.util.List) [function] [call site] 07461
21 [org.locationtech.jts.noding.NodedSegmentString].size() [function] [call site] 07462
21 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 07463
21 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 07464
21 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 07465
21 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 07466
21 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 07467
20 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 07468
20 [org.jdom2.FilterIterator].hasNext() [function] [call site] 07469
20 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 07470
20 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 07471
20 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 07472
20 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 07473
20 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 07474
20 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 07475
20 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07476
20 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07477
20 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07478
20 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07479
20 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07480
20 [org.jdom2.DescendantIterator].next() [function] [call site] 07481
20 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07482
20 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07483
20 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07484
20 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07485
20 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07486
20 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07487
20 [org.jdom2.FilterIterator].next() [function] [call site] 07488
20 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07489
20 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07490
20 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07491
20 [org.locationtech.jts.noding.SegmentNodeList].add(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 07492
20 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 07493
19 [org.locationtech.jts.noding.SegmentNodeList].iterator() [function] [call site] 07494
19 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07495
19 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07496
19 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07497
19 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07498
19 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07499
19 [org.jdom2.DescendantIterator].next() [function] [call site] 07500
19 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07501
19 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07502
19 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07503
19 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07504
19 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07505
19 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07506
19 [org.jdom2.FilterIterator].next() [function] [call site] 07507
19 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07508
19 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07509
19 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07510
19 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 07511
19 [org.jdom2.FilterIterator].hasNext() [function] [call site] 07512
19 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 07513
19 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 07514
19 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 07515
19 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 07516
19 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 07517
19 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 07518
19 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 07519
19 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 07520
19 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 07521
19 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 07522
19 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 07523
19 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 07524
19 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 07525
19 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 07526
19 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07527
19 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07528
19 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07529
19 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07530
19 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07531
19 [org.jdom2.DescendantIterator].next() [function] [call site] 07532
19 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07533
19 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07534
19 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07535
19 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07536
19 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07537
19 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07538
19 [org.jdom2.FilterIterator].next() [function] [call site] 07539
19 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07540
19 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07541
19 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07542
19 [org.locationtech.jts.noding.SegmentNodeList].createSplitEdge(org.locationtech.jts.noding.SegmentNode,org.locationtech.jts.noding.SegmentNode) [function] [call site] 07543
20 [org.locationtech.jts.noding.SegmentNodeList].createSplitEdgePts(org.locationtech.jts.noding.SegmentNode,org.locationtech.jts.noding.SegmentNode) [function] [call site] 07544
21 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 07545
21 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 07546
21 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 07547
21 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 07548
21 [org.locationtech.jts.noding.SegmentNode].isInterior() [function] [call site] 07549
21 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 07550
21 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 07551
21 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 07552
21 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 07553
21 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 07554
21 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 07555
21 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 07556
21 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 07557
21 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 07558
20 [org.locationtech.jts.noding.NodedSegmentString].<init>(org.locationtech.jts.geom.Coordinate[],java.lang.Object) [function] [call site] 07559
20 [org.locationtech.jts.noding.NodedSegmentString].getData() [function] [call site] 07560
19 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 07561
18 [org.locationtech.jts.noding.NodedSegmentString].getNodeList() [function] [call site] 07562
13 [org.locationtech.jts.noding.MCIndexNoder].computeNodes(java.util.Collection) [function] [call site] 07563
13 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].computeNodes(java.util.Collection) [function] [call site] 07564
14 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].snapRound(java.util.Collection) [function] [call site] 07565
15 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].addIntersectionPixels(java.util.Collection) [function] [call site] 07566
16 [org.locationtech.jts.geom.PrecisionModel].getScale() [function] [call site] 07567
16 [org.locationtech.jts.noding.snapround.SnapRoundingIntersectionAdder].<init>(double) [function] [call site] 07568
17 [org.locationtech.jts.algorithm.RobustLineIntersector].<init>() [function] [call site] 07569
16 [org.locationtech.jts.noding.MCIndexNoder].<init>(org.locationtech.jts.noding.SegmentIntersector,double) [function] [call site] 07570
16 [org.locationtech.jts.noding.MCIndexNoder].computeNodes(java.util.Collection) [function] [call site] 07571
16 [org.locationtech.jts.noding.snapround.SnapRoundingIntersectionAdder].getIntersections() [function] [call site] 07572
16 [org.locationtech.jts.noding.snapround.HotPixelIndex].addNodes(java.util.List) [function] [call site] 07573
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 07574
17 [org.jdom2.FilterIterator].hasNext() [function] [call site] 07575
17 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 07576
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 07577
17 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 07578
17 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 07579
17 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 07580
17 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 07581
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 07582
17 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 07583
17 [org.jdom2.ContentList].iterator() [function] [call site] 07584
17 [org.jdom2.AttributeList].iterator() [function] [call site] 07585
17 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07586
17 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07587
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07588
17 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07589
17 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07590
17 [org.jdom2.DescendantIterator].next() [function] [call site] 07591
17 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07592
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07593
17 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07594
17 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07595
17 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07596
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07597
17 [org.jdom2.FilterIterator].next() [function] [call site] 07598
17 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07599
17 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07600
17 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07601
17 [org.locationtech.jts.noding.snapround.HotPixelIndex].add(org.locationtech.jts.geom.Coordinate) [function] [call site] 07602
18 [org.locationtech.jts.noding.snapround.HotPixelIndex].round(org.locationtech.jts.geom.Coordinate) [function] [call site] 07603
19 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 07604
19 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 07605
19 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 07606
19 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 07607
19 [org.locationtech.jts.geom.PrecisionModel].makePrecise(org.locationtech.jts.geom.Coordinate) [function] [call site] 07608
18 [org.locationtech.jts.noding.snapround.HotPixelIndex].find(org.locationtech.jts.geom.Coordinate) [function] [call site] 07609
19 [org.locationtech.jts.index.kdtree.KdTree].query(org.locationtech.jts.geom.Coordinate) [function] [call site] 07610
20 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 07611
20 [org.locationtech.jts.index.kdtree.KdNode].getCoordinate() [function] [call site] 07612
20 [org.locationtech.jts.index.kdtree.KdNode].isPointOnLeft(boolean,org.locationtech.jts.geom.Coordinate) [function] [call site] 07613
21 [org.locationtech.jts.index.kdtree.KdNode].splitValue(boolean) [function] [call site] 07614
20 [org.locationtech.jts.index.kdtree.KdNode].getLeft() [function] [call site] 07615
20 [org.locationtech.jts.index.kdtree.KdNode].getRight() [function] [call site] 07616
19 [org.locationtech.jts.index.kdtree.KdNode].getData() [function] [call site] 07617
18 [org.locationtech.jts.noding.snapround.HotPixel].setToNode() [function] [call site] 07618
18 [org.locationtech.jts.noding.snapround.HotPixel].<init>(org.locationtech.jts.geom.Coordinate,double) [function] [call site] 07619
19 [org.locationtech.jts.geom.Coordinate].getX() [function] [call site] 07620
19 [org.locationtech.jts.noding.snapround.HotPixel].scaleRound(double) [function] [call site] 07621
19 [org.locationtech.jts.geom.Coordinate].getY() [function] [call site] 07622
19 [org.locationtech.jts.noding.snapround.HotPixel].scaleRound(double) [function] [call site] 07623
19 [org.locationtech.jts.geom.Coordinate].getX() [function] [call site] 07624
19 [org.locationtech.jts.geom.Coordinate].getY() [function] [call site] 07625
18 [org.locationtech.jts.noding.snapround.HotPixel].getCoordinate() [function] [call site] 07626
18 [org.locationtech.jts.index.kdtree.KdTree].insert(org.locationtech.jts.geom.Coordinate,java.lang.Object) [function] [call site] 07627
17 [org.locationtech.jts.noding.snapround.HotPixel].setToNode() [function] [call site] 07628
15 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].addVertexPixels(java.util.Collection) [function] [call site] 07629
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 07630
16 [org.jdom2.FilterIterator].hasNext() [function] [call site] 07631
16 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 07632
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 07633
16 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 07634
16 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 07635
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 07636
16 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 07637
16 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 07638
16 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 07639
16 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 07640
16 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 07641
16 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 07642
16 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 07643
16 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 07644
16 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 07645
16 [org.jdom2.ContentList].iterator() [function] [call site] 07646
16 [org.jdom2.AttributeList].iterator() [function] [call site] 07647
16 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 07648
16 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07649
16 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07650
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07651
16 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07652
16 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07653
16 [org.jdom2.DescendantIterator].next() [function] [call site] 07654
16 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07655
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07656
16 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07657
16 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07658
16 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07659
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07660
16 [org.jdom2.FilterIterator].next() [function] [call site] 07661
16 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07662
16 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07663
16 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07664
16 [org.locationtech.jts.noding.NodedSegmentString].getCoordinates() [function] [call site] 07665
16 [org.locationtech.jts.noding.BasicSegmentString].getCoordinates() [function] [call site] 07666
16 [org.locationtech.jts.noding.snapround.HotPixelIndex].add(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 07667
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].<init>(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 07668
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 07669
17 [org.locationtech.jts.noding.snapround.HotPixelIndex].add(org.locationtech.jts.geom.Coordinate) [function] [call site] 07670
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07671
15 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].computeSnaps(java.util.Collection) [function] [call site] 07672
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 07673
16 [org.jdom2.FilterIterator].hasNext() [function] [call site] 07674
16 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 07675
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 07676
16 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 07677
16 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 07678
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 07679
16 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 07680
16 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 07681
16 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 07682
16 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 07683
16 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 07684
16 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 07685
16 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 07686
16 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 07687
16 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 07688
16 [org.jdom2.ContentList].iterator() [function] [call site] 07689
16 [org.jdom2.AttributeList].iterator() [function] [call site] 07690
16 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 07691
16 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07692
16 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07693
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07694
16 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07695
16 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07696
16 [org.jdom2.DescendantIterator].next() [function] [call site] 07697
16 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07698
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07699
16 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07700
16 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07701
16 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07702
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07703
16 [org.jdom2.FilterIterator].next() [function] [call site] 07704
16 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07705
16 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07706
16 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07707
16 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].computeSegmentSnaps(org.locationtech.jts.noding.NodedSegmentString) [function] [call site] 07708
17 [org.locationtech.jts.noding.NodedSegmentString].getNodedCoordinates() [function] [call site] 07709
18 [org.locationtech.jts.noding.SegmentNodeList].getSplitCoordinates() [function] [call site] 07710
19 [org.locationtech.jts.geom.CoordinateList].<init>() [function] [call site] 07711
19 [org.locationtech.jts.noding.SegmentNodeList].addEndpoints() [function] [call site] 07712
19 [org.locationtech.jts.noding.SegmentNodeList].iterator() [function] [call site] 07713
19 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07714
19 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07715
19 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07716
19 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07717
19 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07718
19 [org.jdom2.DescendantIterator].next() [function] [call site] 07719
19 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07720
19 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07721
19 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07722
19 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07723
19 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07724
19 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07725
19 [org.jdom2.FilterIterator].next() [function] [call site] 07726
19 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07727
19 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07728
19 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07729
19 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 07730
19 [org.jdom2.FilterIterator].hasNext() [function] [call site] 07731
19 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 07732
19 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 07733
19 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 07734
19 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 07735
19 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 07736
19 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 07737
19 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 07738
19 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 07739
19 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 07740
19 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 07741
19 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 07742
19 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 07743
19 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 07744
19 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 07745
19 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07746
19 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07747
19 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07748
19 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07749
19 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07750
19 [org.jdom2.DescendantIterator].next() [function] [call site] 07751
19 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07752
19 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07753
19 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07754
19 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07755
19 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07756
19 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07757
19 [org.jdom2.FilterIterator].next() [function] [call site] 07758
19 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07759
19 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07760
19 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07761
19 [org.locationtech.jts.noding.SegmentNodeList].addEdgeCoordinates(org.locationtech.jts.noding.SegmentNode,org.locationtech.jts.noding.SegmentNode,org.locationtech.jts.geom.CoordinateList) [function] [call site] 07762
20 [org.locationtech.jts.noding.SegmentNodeList].createSplitEdgePts(org.locationtech.jts.noding.SegmentNode,org.locationtech.jts.noding.SegmentNode) [function] [call site] 07763
20 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate[],boolean) [function] [call site] 07764
19 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 07765
17 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].round(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 07766
18 [org.locationtech.jts.geom.CoordinateList].<init>() [function] [call site] 07767
18 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 07768
18 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].round(org.locationtech.jts.geom.Coordinate) [function] [call site] 07769
19 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 07770
19 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 07771
19 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 07772
19 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 07773
19 [org.locationtech.jts.geom.PrecisionModel].makePrecise(org.locationtech.jts.geom.Coordinate) [function] [call site] 07774
18 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 07775
17 [org.locationtech.jts.noding.NodedSegmentString].<init>(org.locationtech.jts.geom.Coordinate[],java.lang.Object) [function] [call site] 07776
17 [org.locationtech.jts.noding.NodedSegmentString].getData() [function] [call site] 07777
17 [org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 07778
17 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].round(org.locationtech.jts.geom.Coordinate) [function] [call site] 07779
17 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 07780
17 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].snapSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.noding.NodedSegmentString,int) [function] [call site] 07781
18 [org.locationtech.jts.noding.snapround.SnapRoundingNoder$1].<init>(org.locationtech.jts.noding.snapround.SnapRoundingNoder,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.noding.NodedSegmentString,int) [function] [call site] 07782
18 [org.locationtech.jts.noding.snapround.HotPixelIndex].query(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.index.kdtree.KdNodeVisitor) [function] [call site] 07783
19 [org.locationtech.jts.geom.Envelope].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 07784
19 [org.locationtech.jts.geom.Envelope].expandBy(double) [function] [call site] 07785
19 [org.locationtech.jts.index.kdtree.KdTree].query(org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.kdtree.KdNodeVisitor) [function] [call site] 07786
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 07787
16 [org.jdom2.FilterIterator].hasNext() [function] [call site] 07788
16 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 07789
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 07790
16 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 07791
16 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 07792
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 07793
16 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 07794
16 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 07795
16 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 07796
16 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 07797
16 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 07798
16 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 07799
16 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 07800
16 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 07801
16 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 07802
16 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07803
16 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07804
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07805
16 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07806
16 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07807
16 [org.jdom2.DescendantIterator].next() [function] [call site] 07808
16 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07809
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07810
16 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07811
16 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07812
16 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07813
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07814
16 [org.jdom2.FilterIterator].next() [function] [call site] 07815
16 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07816
16 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07817
16 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07818
16 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].addVertexNodeSnaps(org.locationtech.jts.noding.NodedSegmentString) [function] [call site] 07819
17 [org.locationtech.jts.noding.NodedSegmentString].getCoordinates() [function] [call site] 07820
17 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].snapVertexNode(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.noding.NodedSegmentString,int) [function] [call site] 07821
18 [org.locationtech.jts.noding.snapround.SnapRoundingNoder$2].<init>(org.locationtech.jts.noding.snapround.SnapRoundingNoder,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.noding.NodedSegmentString,int) [function] [call site] 07822
18 [org.locationtech.jts.noding.snapround.HotPixelIndex].query(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.index.kdtree.KdNodeVisitor) [function] [call site] 07823
13 [org.locationtech.jts.noding.SimpleNoder].computeNodes(java.util.Collection) [function] [call site] 07824
14 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 07825
14 [org.jdom2.FilterIterator].hasNext() [function] [call site] 07826
14 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 07827
14 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 07828
14 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 07829
14 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 07830
14 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 07831
14 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 07832
14 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 07833
14 [org.jdom2.ContentList].iterator() [function] [call site] 07834
14 [org.jdom2.AttributeList].iterator() [function] [call site] 07835
14 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 07836
14 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07837
14 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07838
14 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07839
14 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07840
14 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07841
14 [org.jdom2.DescendantIterator].next() [function] [call site] 07842
14 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07843
14 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07844
14 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07845
14 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07846
14 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07847
14 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07848
14 [org.jdom2.FilterIterator].next() [function] [call site] 07849
14 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07850
14 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07851
14 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07852
14 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 07853
14 [org.jdom2.FilterIterator].hasNext() [function] [call site] 07854
14 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 07855
14 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 07856
14 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 07857
14 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 07858
14 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 07859
14 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 07860
14 [org.jdom2.ContentList].iterator() [function] [call site] 07861
14 [org.jdom2.AttributeList].iterator() [function] [call site] 07862
14 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 07863
14 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07864
14 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07865
14 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07866
14 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07867
14 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07868
14 [org.jdom2.DescendantIterator].next() [function] [call site] 07869
14 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07870
14 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07871
14 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07872
14 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07873
14 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07874
14 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07875
14 [org.jdom2.FilterIterator].next() [function] [call site] 07876
14 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07877
14 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07878
14 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07879
14 [org.locationtech.jts.noding.SimpleNoder].computeIntersects(org.locationtech.jts.noding.SegmentString,org.locationtech.jts.noding.SegmentString) [function] [call site] 07880
15 [org.locationtech.jts.noding.BasicSegmentString].getCoordinates() [function] [call site] 07881
15 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinates() [function] [call site] 07882
15 [org.locationtech.jts.noding.IntersectionFinderAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 07883
15 [org.locationtech.jts.triangulate.polygon.PolygonHoleJoiner$InteriorIntersectionDetector].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 07884
15 [org.locationtech.jts.operation.valid.IsSimpleOp$NonSimpleIntersectionFinder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 07885
15 [org.locationtech.jts.noding.snap.SnappingIntersectionAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 07886
15 [org.locationtech.jts.triangulate.polygon.PolygonNoder$NodeAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 07887
15 [org.locationtech.jts.noding.snapround.SnapRoundingIntersectionAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 07888
15 [org.locationtech.jts.coverage.InvalidSegmentDetector].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 07889
15 [org.locationtech.jts.noding.InteriorIntersectionFinderAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 07890
15 [org.locationtech.jts.noding.IntersectionAdder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 07891
15 [org.locationtech.jts.noding.SegmentIntersectionDetector].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 07892
15 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 07893
15 [org.locationtech.jts.noding.NodingIntersectionFinder].processIntersections(org.locationtech.jts.noding.SegmentString,int,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 07894
13 [org.locationtech.jts.noding.BoundarySegmentNoder].computeNodes(java.util.Collection) [function] [call site] 07895
14 [org.locationtech.jts.noding.BoundarySegmentNoder].addSegments(java.util.Collection,java.util.HashSet) [function] [call site] 07896
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 07897
15 [org.jdom2.FilterIterator].hasNext() [function] [call site] 07898
15 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 07899
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 07900
15 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 07901
15 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 07902
15 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 07903
15 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 07904
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 07905
15 [org.jdom2.ContentList].iterator() [function] [call site] 07906
15 [org.jdom2.AttributeList].iterator() [function] [call site] 07907
15 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 07908
15 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07909
15 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07910
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07911
15 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07912
15 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07913
15 [org.jdom2.DescendantIterator].next() [function] [call site] 07914
15 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07915
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07916
15 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07917
15 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07918
15 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07919
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07920
15 [org.jdom2.FilterIterator].next() [function] [call site] 07921
15 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07922
15 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07923
15 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07924
15 [org.locationtech.jts.noding.BoundarySegmentNoder].addSegments(org.locationtech.jts.noding.SegmentString,java.util.HashSet) [function] [call site] 07925
16 [org.locationtech.jts.noding.BasicSegmentString].size() [function] [call site] 07926
16 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 07927
16 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 07928
16 [org.locationtech.jts.noding.BoundarySegmentNoder$Segment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 07929
17 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 07930
17 [org.locationtech.jts.geom.LineSegment].normalize() [function] [call site] 07931
14 [org.locationtech.jts.noding.BoundarySegmentNoder].extractSegments(java.util.HashSet) [function] [call site] 07932
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 07933
15 [org.jdom2.FilterIterator].hasNext() [function] [call site] 07934
15 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 07935
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 07936
15 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 07937
15 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 07938
15 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 07939
15 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 07940
15 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07941
15 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07942
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07943
15 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07944
15 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07945
15 [org.jdom2.DescendantIterator].next() [function] [call site] 07946
15 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07947
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07948
15 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07949
15 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07950
15 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07951
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07952
15 [org.jdom2.FilterIterator].next() [function] [call site] 07953
15 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07954
15 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07955
15 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07956
15 [org.locationtech.jts.noding.BoundarySegmentNoder$Segment].getSegmentString() [function] [call site] 07957
15 [org.locationtech.jts.noding.BoundarySegmentNoder$Segment].getIndex() [function] [call site] 07958
15 [org.locationtech.jts.noding.BasicSegmentString].getCoordinate(int) [function] [call site] 07959
15 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 07960
15 [org.locationtech.jts.noding.BasicSegmentString].<init>(org.locationtech.jts.geom.Coordinate[],java.lang.Object) [function] [call site] 07961
15 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getData() [function] [call site] 07962
13 [org.locationtech.jts.noding.IteratedNoder].computeNodes(java.util.Collection) [function] [call site] 07963
14 [org.locationtech.jts.noding.IteratedNoder].node(java.util.Collection,int[]) [function] [call site] 07964
15 [org.locationtech.jts.noding.IntersectionAdder].<init>(org.locationtech.jts.algorithm.LineIntersector) [function] [call site] 07965
15 [org.locationtech.jts.noding.MCIndexNoder].<init>() [function] [call site] 07966
15 [org.locationtech.jts.noding.SinglePassNoder].setSegmentIntersector(org.locationtech.jts.noding.SegmentIntersector) [function] [call site] 07967
15 [org.locationtech.jts.noding.MCIndexNoder].computeNodes(java.util.Collection) [function] [call site] 07968
15 [org.locationtech.jts.noding.MCIndexNoder].getNodedSubstrings() [function] [call site] 07969
14 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String) [function] [call site] 07970
13 [org.locationtech.jts.noding.ValidatingNoder].computeNodes(java.util.Collection) [function] [call site] 07971
14 [org.locationtech.jts.noding.ScaledNoder].computeNodes(java.util.Collection) [function] [call site] 07972
15 [org.locationtech.jts.noding.ScaledNoder].scale(java.util.Collection) [function] [call site] 07973
16 [org.jdom2.ContentList$FilterList].size() [function] [call site] 07974
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 07975
16 [org.jdom2.FilterIterator].hasNext() [function] [call site] 07976
16 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 07977
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 07978
16 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 07979
16 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 07980
16 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 07981
16 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 07982
16 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 07983
16 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 07984
16 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 07985
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 07986
16 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 07987
16 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 07988
16 [org.jdom2.DescendantIterator].next() [function] [call site] 07989
16 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 07990
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 07991
16 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 07992
16 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 07993
16 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 07994
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 07995
16 [org.jdom2.FilterIterator].next() [function] [call site] 07996
16 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 07997
16 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 07998
16 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 07999
16 [org.locationtech.jts.noding.NodedSegmentString].<init>(org.locationtech.jts.geom.Coordinate[],java.lang.Object) [function] [call site] 08000
16 [org.locationtech.jts.noding.NodedSegmentString].getCoordinates() [function] [call site] 08001
16 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getData() [function] [call site] 08002
16 [org.locationtech.jts.noding.ScaledNoder].scale(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 08003
17 [org.locationtech.jts.geom.Coordinate].<init>(double,double,double) [function] [call site] 08004
17 [org.locationtech.jts.geom.Coordinate:org.locationtech.jts.geom.CoordinateXY:org.locationtech.jts.geom.CoordinateXYM].getZ() [function] [call site] 08005
17 [org.locationtech.jts.geom.CoordinateArrays].removeRepeatedPoints(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 08006
15 [org.locationtech.jts.noding.BoundaryChainNoder].computeNodes(java.util.Collection) [function] [call site] 08007
15 [org.locationtech.jts.noding.snap.SnappingNoder].computeNodes(java.util.Collection) [function] [call site] 08008
15 [org.locationtech.jts.noding.MCIndexNoder].computeNodes(java.util.Collection) [function] [call site] 08009
15 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].computeNodes(java.util.Collection) [function] [call site] 08010
15 [org.locationtech.jts.noding.SimpleNoder].computeNodes(java.util.Collection) [function] [call site] 08011
15 [org.locationtech.jts.noding.BoundarySegmentNoder].computeNodes(java.util.Collection) [function] [call site] 08012
15 [org.locationtech.jts.noding.IteratedNoder].computeNodes(java.util.Collection) [function] [call site] 08013
15 [org.locationtech.jts.noding.ValidatingNoder].computeNodes(java.util.Collection) [function] [call site] 08014
15 [org.locationtech.jts.noding.snapround.MCIndexSnapRounder].computeNodes(java.util.Collection) [function] [call site] 08015
16 [org.locationtech.jts.noding.MCIndexNoder].<init>() [function] [call site] 08016
16 [org.locationtech.jts.noding.snapround.MCIndexPointSnapper].<init>(org.locationtech.jts.index.SpatialIndex) [function] [call site] 08017
16 [org.locationtech.jts.noding.MCIndexNoder].getIndex() [function] [call site] 08018
16 [org.locationtech.jts.noding.snapround.MCIndexSnapRounder].snapRound(java.util.Collection,org.locationtech.jts.algorithm.LineIntersector) [function] [call site] 08019
17 [org.locationtech.jts.noding.snapround.MCIndexSnapRounder].findInteriorIntersections(java.util.Collection,org.locationtech.jts.algorithm.LineIntersector) [function] [call site] 08020
18 [org.locationtech.jts.noding.InteriorIntersectionFinderAdder].<init>(org.locationtech.jts.algorithm.LineIntersector) [function] [call site] 08021
18 [org.locationtech.jts.noding.SinglePassNoder].setSegmentIntersector(org.locationtech.jts.noding.SegmentIntersector) [function] [call site] 08022
18 [org.locationtech.jts.noding.MCIndexNoder].computeNodes(java.util.Collection) [function] [call site] 08023
18 [org.locationtech.jts.noding.InteriorIntersectionFinderAdder].getInteriorIntersections() [function] [call site] 08024
17 [org.locationtech.jts.noding.snapround.MCIndexSnapRounder].computeIntersectionSnaps(java.util.Collection) [function] [call site] 08025
18 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08026
18 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08027
18 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08028
18 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08029
18 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08030
18 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08031
18 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08032
18 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08033
18 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 08034
18 [org.jdom2.ContentList].iterator() [function] [call site] 08035
18 [org.jdom2.AttributeList].iterator() [function] [call site] 08036
18 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 08037
18 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08038
18 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08039
18 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08040
18 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08041
18 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08042
18 [org.jdom2.DescendantIterator].next() [function] [call site] 08043
18 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08044
18 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08045
18 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08046
18 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08047
18 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08048
18 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08049
18 [org.jdom2.FilterIterator].next() [function] [call site] 08050
18 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08051
18 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08052
18 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08053
18 [org.locationtech.jts.noding.snapround.HotPixel].<init>(org.locationtech.jts.geom.Coordinate,double) [function] [call site] 08054
18 [org.locationtech.jts.noding.snapround.MCIndexPointSnapper].snap(org.locationtech.jts.noding.snapround.HotPixel) [function] [call site] 08055
19 [org.locationtech.jts.noding.snapround.MCIndexPointSnapper].snap(org.locationtech.jts.noding.snapround.HotPixel,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 08056
20 [org.locationtech.jts.noding.snapround.MCIndexPointSnapper].getSafeEnvelope(org.locationtech.jts.noding.snapround.HotPixel) [function] [call site] 08057
21 [org.locationtech.jts.noding.snapround.HotPixel].getScaleFactor() [function] [call site] 08058
21 [org.locationtech.jts.geom.Envelope].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 08059
21 [org.locationtech.jts.noding.snapround.HotPixel].getCoordinate() [function] [call site] 08060
21 [org.locationtech.jts.geom.Envelope].expandBy(double) [function] [call site] 08061
20 [org.locationtech.jts.noding.snapround.MCIndexPointSnapper$HotPixelSnapAction].<init>(org.locationtech.jts.noding.snapround.HotPixel,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 08062
21 [org.locationtech.jts.index.chain.MonotoneChainSelectAction].<init>() [function] [call site] 08063
22 [org.locationtech.jts.geom.LineSegment].<init>() [function] [call site] 08064
20 [org.locationtech.jts.noding.snapround.MCIndexPointSnapper$1].<init>(org.locationtech.jts.noding.snapround.MCIndexPointSnapper,org.locationtech.jts.geom.Envelope,org.locationtech.jts.noding.snapround.MCIndexPointSnapper$HotPixelSnapAction) [function] [call site] 08065
20 [org.locationtech.jts.index.quadtree.Quadtree].query(org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.ItemVisitor) [function] [call site] 08066
20 [org.locationtech.jts.index.strtree.STRtree].query(org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.ItemVisitor) [function] [call site] 08067
20 [org.locationtech.jts.index.hprtree.HPRtree].query(org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.ItemVisitor) [function] [call site] 08068
20 [org.locationtech.jts.noding.snapround.MCIndexPointSnapper$HotPixelSnapAction].isNodeAdded() [function] [call site] 08069
17 [org.locationtech.jts.noding.snapround.MCIndexSnapRounder].computeVertexSnaps(java.util.Collection) [function] [call site] 08070
18 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08071
18 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08072
18 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08073
18 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 08074
18 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 08075
18 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 08076
18 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08077
18 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 08078
18 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 08079
18 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08080
18 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08081
18 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 08082
18 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08083
18 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 08084
18 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08085
18 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 08086
18 [org.jdom2.ContentList].iterator() [function] [call site] 08087
18 [org.jdom2.AttributeList].iterator() [function] [call site] 08088
18 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 08089
18 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08090
18 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08091
18 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08092
18 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08093
18 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08094
18 [org.jdom2.DescendantIterator].next() [function] [call site] 08095
18 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08096
18 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08097
18 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08098
18 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08099
18 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08100
18 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08101
18 [org.jdom2.FilterIterator].next() [function] [call site] 08102
18 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08103
18 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08104
18 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08105
18 [org.locationtech.jts.noding.snapround.MCIndexSnapRounder].computeVertexSnaps(org.locationtech.jts.noding.NodedSegmentString) [function] [call site] 08106
19 [org.locationtech.jts.noding.NodedSegmentString].getCoordinates() [function] [call site] 08107
19 [org.locationtech.jts.noding.snapround.HotPixel].<init>(org.locationtech.jts.geom.Coordinate,double) [function] [call site] 08108
19 [org.locationtech.jts.noding.snapround.MCIndexPointSnapper].snap(org.locationtech.jts.noding.snapround.HotPixel,org.locationtech.jts.noding.SegmentString,int) [function] [call site] 08109
19 [org.locationtech.jts.noding.NodedSegmentString].addIntersection(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 08110
15 [org.locationtech.jts.noding.SegmentExtractingNoder].computeNodes(java.util.Collection) [function] [call site] 08111
16 [org.locationtech.jts.noding.SegmentExtractingNoder].extractSegments(java.util.Collection) [function] [call site] 08112
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08113
17 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08114
17 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08115
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08116
17 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08117
17 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08118
17 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08119
17 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08120
17 [org.jdom2.ContentList].iterator() [function] [call site] 08121
17 [org.jdom2.AttributeList].iterator() [function] [call site] 08122
17 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 08123
17 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08124
17 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08125
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08126
17 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08127
17 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08128
17 [org.jdom2.DescendantIterator].next() [function] [call site] 08129
17 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08130
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08131
17 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08132
17 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08133
17 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08134
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08135
17 [org.jdom2.FilterIterator].next() [function] [call site] 08136
17 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08137
17 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08138
17 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08139
17 [org.locationtech.jts.noding.SegmentExtractingNoder].extractSegments(org.locationtech.jts.noding.SegmentString,java.util.List) [function] [call site] 08140
18 [org.locationtech.jts.noding.BasicSegmentString].size() [function] [call site] 08141
18 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 08142
18 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getCoordinate(int) [function] [call site] 08143
18 [org.locationtech.jts.noding.BasicSegmentString].<init>(org.locationtech.jts.geom.Coordinate[],java.lang.Object) [function] [call site] 08144
18 [org.locationtech.jts.noding.BasicSegmentString:org.locationtech.jts.noding.NodedSegmentString].getData() [function] [call site] 08145
18 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 08146
14 [org.locationtech.jts.noding.BoundaryChainNoder].computeNodes(java.util.Collection) [function] [call site] 08147
14 [org.locationtech.jts.noding.snap.SnappingNoder].computeNodes(java.util.Collection) [function] [call site] 08148
14 [org.locationtech.jts.noding.MCIndexNoder].computeNodes(java.util.Collection) [function] [call site] 08149
14 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].computeNodes(java.util.Collection) [function] [call site] 08150
14 [org.locationtech.jts.noding.SimpleNoder].computeNodes(java.util.Collection) [function] [call site] 08151
14 [org.locationtech.jts.noding.BoundarySegmentNoder].computeNodes(java.util.Collection) [function] [call site] 08152
14 [org.locationtech.jts.noding.IteratedNoder].computeNodes(java.util.Collection) [function] [call site] 08153
14 [org.locationtech.jts.noding.snapround.MCIndexSnapRounder].computeNodes(java.util.Collection) [function] [call site] 08154
14 [org.locationtech.jts.noding.SegmentExtractingNoder].computeNodes(java.util.Collection) [function] [call site] 08155
14 [org.locationtech.jts.noding.MCIndexNoder].getNodedSubstrings() [function] [call site] 08156
14 [org.locationtech.jts.noding.SimpleNoder].getNodedSubstrings() [function] [call site] 08157
15 [org.locationtech.jts.noding.NodedSegmentString].getNodedSubstrings(java.util.Collection) [function] [call site] 08158
14 [org.locationtech.jts.noding.ScaledNoder].getNodedSubstrings() [function] [call site] 08159
15 [org.locationtech.jts.noding.MCIndexNoder].getNodedSubstrings() [function] [call site] 08160
15 [org.locationtech.jts.noding.SimpleNoder].getNodedSubstrings() [function] [call site] 08161
15 [org.locationtech.jts.noding.snapround.MCIndexSnapRounder].getNodedSubstrings() [function] [call site] 08162
16 [org.locationtech.jts.noding.NodedSegmentString].getNodedSubstrings(java.util.Collection) [function] [call site] 08163
15 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].getNodedSubstrings() [function] [call site] 08164
16 [org.locationtech.jts.noding.NodedSegmentString].getNodedSubstrings(java.util.Collection) [function] [call site] 08165
15 [org.locationtech.jts.noding.BoundaryChainNoder:org.locationtech.jts.noding.BoundarySegmentNoder:org.locationtech.jts.noding.IteratedNoder:org.locationtech.jts.noding.SegmentExtractingNoder:org.locationtech.jts.noding.ValidatingNoder:org.locationtech.jts.noding.snap.SnappingNoder].getNodedSubstrings() [function] [call site] 08166
15 [org.locationtech.jts.noding.ScaledNoder].rescale(java.util.Collection) [function] [call site] 08167
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08168
16 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08169
16 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08170
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08171
16 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08172
16 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08173
16 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08174
16 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08175
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 08176
16 [org.jdom2.ContentList].iterator() [function] [call site] 08177
16 [org.jdom2.AttributeList].iterator() [function] [call site] 08178
16 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 08179
16 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08180
16 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08181
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08182
16 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08183
16 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08184
16 [org.jdom2.DescendantIterator].next() [function] [call site] 08185
16 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08186
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08187
16 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08188
16 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08189
16 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08190
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08191
16 [org.jdom2.FilterIterator].next() [function] [call site] 08192
16 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08193
16 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08194
16 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08195
16 [org.locationtech.jts.noding.NodedSegmentString].getCoordinates() [function] [call site] 08196
16 [org.locationtech.jts.noding.ScaledNoder].rescale(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 08197
14 [org.locationtech.jts.noding.snapround.MCIndexSnapRounder].getNodedSubstrings() [function] [call site] 08198
14 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].getNodedSubstrings() [function] [call site] 08199
14 [org.locationtech.jts.noding.BoundaryChainNoder:org.locationtech.jts.noding.BoundarySegmentNoder:org.locationtech.jts.noding.IteratedNoder:org.locationtech.jts.noding.SegmentExtractingNoder:org.locationtech.jts.noding.ValidatingNoder:org.locationtech.jts.noding.snap.SnappingNoder].getNodedSubstrings() [function] [call site] 08200
14 [org.locationtech.jts.noding.ValidatingNoder].validate() [function] [call site] 08201
15 [org.locationtech.jts.noding.FastNodingValidator].<init>(java.util.Collection) [function] [call site] 08202
16 [org.locationtech.jts.algorithm.RobustLineIntersector].<init>() [function] [call site] 08203
15 [org.locationtech.jts.noding.FastNodingValidator].checkValid() [function] [call site] 08204
16 [org.locationtech.jts.noding.FastNodingValidator].execute() [function] [call site] 08205
17 [org.locationtech.jts.noding.FastNodingValidator].checkInteriorIntersections() [function] [call site] 08206
18 [org.locationtech.jts.noding.NodingIntersectionFinder].<init>(org.locationtech.jts.algorithm.LineIntersector) [function] [call site] 08207
18 [org.locationtech.jts.noding.NodingIntersectionFinder].setFindAllIntersections(boolean) [function] [call site] 08208
18 [org.locationtech.jts.noding.MCIndexNoder].<init>() [function] [call site] 08209
18 [org.locationtech.jts.noding.SinglePassNoder].setSegmentIntersector(org.locationtech.jts.noding.SegmentIntersector) [function] [call site] 08210
18 [org.locationtech.jts.noding.MCIndexNoder].computeNodes(java.util.Collection) [function] [call site] 08211
18 [org.locationtech.jts.noding.NodingIntersectionFinder].hasIntersection() [function] [call site] 08212
16 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String,org.locationtech.jts.geom.Coordinate) [function] [call site] 08213
16 [org.locationtech.jts.noding.FastNodingValidator].getErrorMessage() [function] [call site] 08214
17 [org.locationtech.jts.noding.NodingIntersectionFinder].getIntersectionSegments() [function] [call site] 08215
17 [org.locationtech.jts.io.WKTWriter].toLineString(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 08216
18 [org.locationtech.jts.io.WKTWriter].format(org.locationtech.jts.geom.Coordinate) [function] [call site] 08217
19 [org.locationtech.jts.io.WKTWriter].format(double,double) [function] [call site] 08218
20 [org.locationtech.jts.io.OrdinateFormat].format(double) [function] [call site] 08219
20 [org.locationtech.jts.io.OrdinateFormat].format(double) [function] [call site] 08220
18 [org.locationtech.jts.io.WKTWriter].format(org.locationtech.jts.geom.Coordinate) [function] [call site] 08221
17 [org.locationtech.jts.io.WKTWriter].toLineString(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 08222
16 [org.locationtech.jts.noding.NodingIntersectionFinder].getIntersection() [function] [call site] 08223
13 [org.locationtech.jts.noding.snapround.MCIndexSnapRounder].computeNodes(java.util.Collection) [function] [call site] 08224
13 [org.locationtech.jts.noding.SegmentExtractingNoder].computeNodes(java.util.Collection) [function] [call site] 08225
13 [org.locationtech.jts.noding.ScaledNoder].computeNodes(java.util.Collection) [function] [call site] 08226
13 [org.locationtech.jts.noding.MCIndexNoder].getNodedSubstrings() [function] [call site] 08227
13 [org.locationtech.jts.noding.SimpleNoder].getNodedSubstrings() [function] [call site] 08228
13 [org.locationtech.jts.noding.ScaledNoder].getNodedSubstrings() [function] [call site] 08229
13 [org.locationtech.jts.noding.SegmentExtractingNoder].getNodedSubstrings() [function] [call site] 08230
13 [org.locationtech.jts.noding.snapround.MCIndexSnapRounder].getNodedSubstrings() [function] [call site] 08231
13 [org.locationtech.jts.noding.snap.SnappingNoder].getNodedSubstrings() [function] [call site] 08232
13 [org.locationtech.jts.noding.IteratedNoder].getNodedSubstrings() [function] [call site] 08233
13 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].getNodedSubstrings() [function] [call site] 08234
13 [org.locationtech.jts.noding.BoundaryChainNoder].getNodedSubstrings() [function] [call site] 08235
13 [org.locationtech.jts.noding.BoundarySegmentNoder].getNodedSubstrings() [function] [call site] 08236
13 [org.locationtech.jts.noding.ValidatingNoder].getNodedSubstrings() [function] [call site] 08237
13 [org.locationtech.jts.noding.FastNodingValidator].<init>(java.util.Collection) [function] [call site] 08238
13 [org.locationtech.jts.noding.FastNodingValidator].checkValid() [function] [call site] 08239
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08240
13 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08241
13 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08242
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 08243
13 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 08244
13 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 08245
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08246
13 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 08247
13 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 08248
13 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08249
13 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08250
13 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 08251
13 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08252
13 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 08253
13 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08254
13 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 08255
13 [org.jdom2.ContentList].iterator() [function] [call site] 08256
13 [org.jdom2.AttributeList].iterator() [function] [call site] 08257
13 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 08258
13 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08259
13 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08260
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08261
13 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08262
13 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08263
13 [org.jdom2.DescendantIterator].next() [function] [call site] 08264
13 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08265
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08266
13 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08267
13 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08268
13 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08269
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08270
13 [org.jdom2.FilterIterator].next() [function] [call site] 08271
13 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08272
13 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08273
13 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08274
13 [org.locationtech.jts.noding.NodedSegmentString].getCoordinates() [function] [call site] 08275
13 [org.locationtech.jts.noding.BasicSegmentString].getCoordinates() [function] [call site] 08276
13 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 08277
13 [org.locationtech.jts.noding.BasicSegmentString].getData() [function] [call site] 08278
13 [org.locationtech.jts.noding.NodedSegmentString].getData() [function] [call site] 08279
13 [org.locationtech.jts.geomgraph.Edge].<init>(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.geomgraph.Label) [function] [call site] 08280
13 [org.locationtech.jts.geomgraph.Label].<init>(org.locationtech.jts.geomgraph.Label) [function] [call site] 08281
13 [org.locationtech.jts.noding.NodedSegmentString].getCoordinates() [function] [call site] 08282
13 [org.locationtech.jts.noding.BasicSegmentString].getCoordinates() [function] [call site] 08283
13 [org.locationtech.jts.operation.buffer.BufferBuilder].insertUniqueEdge(org.locationtech.jts.geomgraph.Edge) [function] [call site] 08284
14 [org.locationtech.jts.geomgraph.EdgeList].findEqualEdge(org.locationtech.jts.geomgraph.Edge) [function] [call site] 08285
15 [org.locationtech.jts.noding.OrientedCoordinateArray].<init>(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 08286
16 [org.locationtech.jts.noding.OrientedCoordinateArray].orientation(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 08287
17 [org.locationtech.jts.geom.CoordinateArrays].increasingDirection(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 08288
18 [org.locationtech.jts.geom.Coordinate].compareTo(org.locationtech.jts.geom.Coordinate) [function] [call site] 08289
15 [org.locationtech.jts.geomgraph.Edge].getCoordinates() [function] [call site] 08290
14 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 08291
14 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 08292
14 [org.locationtech.jts.geomgraph.Edge].isPointwiseEqual(org.locationtech.jts.geomgraph.Edge) [function] [call site] 08293
15 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 08294
14 [org.locationtech.jts.geomgraph.Label].<init>(org.locationtech.jts.geomgraph.Label) [function] [call site] 08295
14 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 08296
14 [org.locationtech.jts.geomgraph.Label].flip() [function] [call site] 08297
14 [org.locationtech.jts.geomgraph.Label].merge(org.locationtech.jts.geomgraph.Label) [function] [call site] 08298
15 [org.locationtech.jts.geomgraph.TopologyLocation].<init>(org.locationtech.jts.geomgraph.TopologyLocation) [function] [call site] 08299
15 [org.locationtech.jts.geomgraph.TopologyLocation].merge(org.locationtech.jts.geomgraph.TopologyLocation) [function] [call site] 08300
14 [org.locationtech.jts.operation.buffer.BufferBuilder].depthDelta(org.locationtech.jts.geomgraph.Label) [function] [call site] 08301
15 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 08302
15 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 08303
14 [org.locationtech.jts.geomgraph.Edge].getDepthDelta() [function] [call site] 08304
14 [org.locationtech.jts.geomgraph.Edge].setDepthDelta(int) [function] [call site] 08305
14 [org.locationtech.jts.geomgraph.EdgeList].add(org.locationtech.jts.geomgraph.Edge) [function] [call site] 08306
15 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 08307
15 [org.locationtech.jts.noding.OrientedCoordinateArray].<init>(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 08308
15 [org.locationtech.jts.geomgraph.Edge].getCoordinates() [function] [call site] 08309
14 [org.locationtech.jts.operation.buffer.BufferBuilder].depthDelta(org.locationtech.jts.geomgraph.Label) [function] [call site] 08310
14 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 08311
14 [org.locationtech.jts.geomgraph.Edge].setDepthDelta(int) [function] [call site] 08312
12 [org.locationtech.jts.geomgraph.PlanarGraph].<init>(org.locationtech.jts.geomgraph.NodeFactory) [function] [call site] 08313
13 [org.locationtech.jts.geomgraph.NodeMap].<init>(org.locationtech.jts.geomgraph.NodeFactory) [function] [call site] 08314
12 [org.locationtech.jts.operation.overlay.OverlayNodeFactory].<init>() [function] [call site] 08315
13 [org.locationtech.jts.geomgraph.NodeFactory].<init>() [function] [call site] 08316
12 [org.locationtech.jts.geomgraph.PlanarGraph].addEdges(java.util.List) [function] [call site] 08317
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08318
13 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08319
13 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08320
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08321
13 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08322
13 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08323
13 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08324
13 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08325
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 08326
13 [org.jdom2.ContentList].iterator() [function] [call site] 08327
13 [org.jdom2.AttributeList].iterator() [function] [call site] 08328
13 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 08329
13 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08330
13 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08331
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08332
13 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08333
13 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08334
13 [org.jdom2.DescendantIterator].next() [function] [call site] 08335
13 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08336
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08337
13 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08338
13 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08339
13 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08340
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08341
13 [org.jdom2.FilterIterator].next() [function] [call site] 08342
13 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08343
13 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08344
13 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08345
13 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 08346
13 [org.locationtech.jts.geomgraph.DirectedEdge].<init>(org.locationtech.jts.geomgraph.Edge,boolean) [function] [call site] 08347
14 [org.locationtech.jts.geomgraph.EdgeEnd].<init>(org.locationtech.jts.geomgraph.Edge) [function] [call site] 08348
14 [org.locationtech.jts.geomgraph.Edge].getCoordinate(int) [function] [call site] 08349
14 [org.locationtech.jts.geomgraph.EdgeEnd].init(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 08350
14 [org.locationtech.jts.geomgraph.Edge].getNumPoints() [function] [call site] 08351
14 [org.locationtech.jts.geomgraph.Edge].getCoordinate(int) [function] [call site] 08352
14 [org.locationtech.jts.geomgraph.EdgeEnd].init(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 08353
14 [org.locationtech.jts.geomgraph.DirectedEdge].computeDirectedLabel() [function] [call site] 08354
15 [org.locationtech.jts.geomgraph.Label].<init>(org.locationtech.jts.geomgraph.Label) [function] [call site] 08355
15 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 08356
15 [org.locationtech.jts.geomgraph.Label].flip() [function] [call site] 08357
13 [org.locationtech.jts.geomgraph.DirectedEdge].<init>(org.locationtech.jts.geomgraph.Edge,boolean) [function] [call site] 08358
13 [org.locationtech.jts.geomgraph.DirectedEdge].setSym(org.locationtech.jts.geomgraph.DirectedEdge) [function] [call site] 08359
13 [org.locationtech.jts.geomgraph.DirectedEdge].setSym(org.locationtech.jts.geomgraph.DirectedEdge) [function] [call site] 08360
13 [org.locationtech.jts.geomgraph.PlanarGraph].add(org.locationtech.jts.geomgraph.EdgeEnd) [function] [call site] 08361
14 [org.locationtech.jts.geomgraph.NodeMap].add(org.locationtech.jts.geomgraph.EdgeEnd) [function] [call site] 08362
14 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 08363
13 [org.locationtech.jts.geomgraph.PlanarGraph].add(org.locationtech.jts.geomgraph.EdgeEnd) [function] [call site] 08364
12 [org.locationtech.jts.geomgraph.EdgeList].getEdges() [function] [call site] 08365
12 [org.locationtech.jts.operation.buffer.BufferBuilder].createSubgraphs(org.locationtech.jts.geomgraph.PlanarGraph) [function] [call site] 08366
13 [org.locationtech.jts.geomgraph.PlanarGraph].getNodes() [function] [call site] 08367
14 [org.locationtech.jts.geomgraph.NodeMap].values() [function] [call site] 08368
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08369
13 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08370
13 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08371
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 08372
13 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 08373
13 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 08374
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08375
13 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 08376
13 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 08377
13 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08378
13 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08379
13 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 08380
13 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08381
13 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 08382
13 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08383
13 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 08384
13 [org.jdom2.ContentList].iterator() [function] [call site] 08385
13 [org.jdom2.AttributeList].iterator() [function] [call site] 08386
13 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 08387
13 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08388
13 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08389
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08390
13 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08391
13 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08392
13 [org.jdom2.DescendantIterator].next() [function] [call site] 08393
13 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08394
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08395
13 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08396
13 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08397
13 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08398
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08399
13 [org.jdom2.FilterIterator].next() [function] [call site] 08400
13 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08401
13 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08402
13 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08403
13 [org.locationtech.jts.geomgraph.GraphComponent].isVisited() [function] [call site] 08404
13 [org.locationtech.jts.operation.buffer.BufferSubgraph].<init>() [function] [call site] 08405
14 [org.locationtech.jts.operation.buffer.RightmostEdgeFinder].<init>() [function] [call site] 08406
13 [org.locationtech.jts.operation.buffer.BufferSubgraph].create(org.locationtech.jts.geomgraph.Node) [function] [call site] 08407
14 [org.locationtech.jts.operation.buffer.BufferSubgraph].addReachable(org.locationtech.jts.geomgraph.Node) [function] [call site] 08408
15 [org.locationtech.jts.operation.buffer.BufferSubgraph].add(org.locationtech.jts.geomgraph.Node,java.util.Stack) [function] [call site] 08409
16 [org.locationtech.jts.geomgraph.GraphComponent].setVisited(boolean) [function] [call site] 08410
16 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 08411
16 [org.locationtech.jts.geomgraph.Node].getEdges() [function] [call site] 08412
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08413
16 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08414
16 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08415
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 08416
16 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 08417
16 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 08418
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08419
16 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 08420
16 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 08421
16 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08422
16 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08423
16 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 08424
16 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08425
16 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 08426
16 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08427
16 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 08428
16 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 08429
16 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08430
16 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08431
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08432
16 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08433
16 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08434
16 [org.jdom2.DescendantIterator].next() [function] [call site] 08435
16 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08436
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08437
16 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08438
16 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08439
16 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08440
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08441
16 [org.jdom2.FilterIterator].next() [function] [call site] 08442
16 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08443
16 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08444
16 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08445
16 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 08446
16 [org.locationtech.jts.geomgraph.DirectedEdge].getSym() [function] [call site] 08447
16 [org.locationtech.jts.geomgraph.EdgeEnd].getNode() [function] [call site] 08448
16 [org.locationtech.jts.geomgraph.GraphComponent].isVisited() [function] [call site] 08449
14 [org.locationtech.jts.operation.buffer.RightmostEdgeFinder].findEdge(java.util.List) [function] [call site] 08450
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08451
15 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08452
15 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08453
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08454
15 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08455
15 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08456
15 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08457
15 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08458
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 08459
15 [org.jdom2.ContentList].iterator() [function] [call site] 08460
15 [org.jdom2.AttributeList].iterator() [function] [call site] 08461
15 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 08462
15 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08463
15 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08464
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08465
15 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08466
15 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08467
15 [org.jdom2.DescendantIterator].next() [function] [call site] 08468
15 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08469
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08470
15 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08471
15 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08472
15 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08473
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08474
15 [org.jdom2.FilterIterator].next() [function] [call site] 08475
15 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08476
15 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08477
15 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08478
15 [org.locationtech.jts.geomgraph.DirectedEdge].isForward() [function] [call site] 08479
15 [org.locationtech.jts.operation.buffer.RightmostEdgeFinder].checkForRightmostCoordinate(org.locationtech.jts.geomgraph.DirectedEdge) [function] [call site] 08480
16 [org.locationtech.jts.geomgraph.Edge].getCoordinates() [function] [call site] 08481
16 [org.locationtech.jts.geomgraph.DirectedEdge].getEdge() [function] [call site] 08482
15 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 08483
15 [org.locationtech.jts.geomgraph.EdgeEnd].getCoordinate() [function] [call site] 08484
15 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 08485
15 [org.locationtech.jts.operation.buffer.RightmostEdgeFinder].findRightmostEdgeAtNode() [function] [call site] 08486
16 [org.locationtech.jts.geomgraph.EdgeEnd].getNode() [function] [call site] 08487
16 [org.locationtech.jts.geomgraph.Node].getEdges() [function] [call site] 08488
16 [org.locationtech.jts.geomgraph.DirectedEdgeStar].getRightmostEdge() [function] [call site] 08489
17 [org.locationtech.jts.geomgraph.EdgeEndStar].getEdges() [function] [call site] 08490
17 [org.jdom2.ContentList$FilterList].size() [function] [call site] 08491
17 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 08492
17 [org.jdom2.AttributeList].get(int) [function] [call site] 08493
17 [org.jdom2.ContentList].get(int) [function] [call site] 08494
17 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 08495
17 [org.locationtech.jts.geomgraph.EdgeEnd].getQuadrant() [function] [call site] 08496
17 [org.locationtech.jts.geomgraph.EdgeEnd].getQuadrant() [function] [call site] 08497
17 [org.locationtech.jts.geom.Quadrant].isNorthern(int) [function] [call site] 08498
17 [org.locationtech.jts.geom.Quadrant].isNorthern(int) [function] [call site] 08499
17 [org.locationtech.jts.geomgraph.EdgeEnd].getDy() [function] [call site] 08500
17 [org.locationtech.jts.geomgraph.EdgeEnd].getDy() [function] [call site] 08501
17 [org.locationtech.jts.util.Assert].shouldNeverReachHere(java.lang.String) [function] [call site] 08502
16 [org.locationtech.jts.geomgraph.DirectedEdge].isForward() [function] [call site] 08503
16 [org.locationtech.jts.geomgraph.DirectedEdge].getSym() [function] [call site] 08504
16 [org.locationtech.jts.geomgraph.Edge].getCoordinates() [function] [call site] 08505
16 [org.locationtech.jts.geomgraph.DirectedEdge].getEdge() [function] [call site] 08506
15 [org.locationtech.jts.operation.buffer.RightmostEdgeFinder].findRightmostEdgeAtVertex() [function] [call site] 08507
16 [org.locationtech.jts.geomgraph.Edge].getCoordinates() [function] [call site] 08508
16 [org.locationtech.jts.geomgraph.DirectedEdge].getEdge() [function] [call site] 08509
16 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 08510
16 [org.locationtech.jts.algorithm.Orientation].index(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 08511
15 [org.locationtech.jts.operation.buffer.RightmostEdgeFinder].getRightmostSide(org.locationtech.jts.geomgraph.DirectedEdge,int) [function] [call site] 08512
16 [org.locationtech.jts.operation.buffer.RightmostEdgeFinder].getRightmostSideOfSegment(org.locationtech.jts.geomgraph.DirectedEdge,int) [function] [call site] 08513
17 [org.locationtech.jts.geomgraph.DirectedEdge].getEdge() [function] [call site] 08514
17 [org.locationtech.jts.geomgraph.Edge].getCoordinates() [function] [call site] 08515
16 [org.locationtech.jts.operation.buffer.RightmostEdgeFinder].getRightmostSideOfSegment(org.locationtech.jts.geomgraph.DirectedEdge,int) [function] [call site] 08516
16 [org.locationtech.jts.operation.buffer.RightmostEdgeFinder].checkForRightmostCoordinate(org.locationtech.jts.geomgraph.DirectedEdge) [function] [call site] 08517
15 [org.locationtech.jts.geomgraph.DirectedEdge].getSym() [function] [call site] 08518
14 [org.locationtech.jts.operation.buffer.RightmostEdgeFinder].getCoordinate() [function] [call site] 08519
12 [org.locationtech.jts.operation.overlay.PolygonBuilder].<init>(org.locationtech.jts.geom.GeometryFactory) [function] [call site] 08520
12 [org.locationtech.jts.operation.buffer.BufferBuilder].buildSubgraphs(java.util.List,org.locationtech.jts.operation.overlay.PolygonBuilder) [function] [call site] 08521
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08522
13 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08523
13 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08524
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 08525
13 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 08526
13 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 08527
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08528
13 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 08529
13 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 08530
13 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08531
13 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08532
13 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 08533
13 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08534
13 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 08535
13 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08536
13 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 08537
13 [org.jdom2.ContentList].iterator() [function] [call site] 08538
13 [org.jdom2.AttributeList].iterator() [function] [call site] 08539
13 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 08540
13 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08541
13 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08542
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08543
13 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08544
13 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08545
13 [org.jdom2.DescendantIterator].next() [function] [call site] 08546
13 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08547
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08548
13 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08549
13 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08550
13 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08551
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08552
13 [org.jdom2.FilterIterator].next() [function] [call site] 08553
13 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08554
13 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08555
13 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08556
13 [org.locationtech.jts.operation.buffer.BufferSubgraph].getRightmostCoordinate() [function] [call site] 08557
13 [org.locationtech.jts.operation.buffer.SubgraphDepthLocater].<init>(java.util.List) [function] [call site] 08558
14 [org.locationtech.jts.geom.LineSegment].<init>() [function] [call site] 08559
13 [org.locationtech.jts.operation.buffer.SubgraphDepthLocater].getDepth(org.locationtech.jts.geom.Coordinate) [function] [call site] 08560
14 [org.locationtech.jts.operation.buffer.SubgraphDepthLocater].findStabbedSegments(org.locationtech.jts.geom.Coordinate) [function] [call site] 08561
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08562
15 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08563
15 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08564
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08565
15 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08566
15 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08567
15 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08568
15 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08569
15 [org.jdom2.ContentList].iterator() [function] [call site] 08570
15 [org.jdom2.AttributeList].iterator() [function] [call site] 08571
15 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 08572
15 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08573
15 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08574
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08575
15 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08576
15 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08577
15 [org.jdom2.DescendantIterator].next() [function] [call site] 08578
15 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08579
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08580
15 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08581
15 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08582
15 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08583
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08584
15 [org.jdom2.FilterIterator].next() [function] [call site] 08585
15 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08586
15 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08587
15 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08588
15 [org.locationtech.jts.operation.buffer.BufferSubgraph].getEnvelope() [function] [call site] 08589
16 [org.locationtech.jts.geom.Envelope].<init>() [function] [call site] 08590
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08591
16 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08592
16 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08593
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08594
16 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08595
16 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08596
16 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08597
16 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08598
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 08599
16 [org.jdom2.ContentList].iterator() [function] [call site] 08600
16 [org.jdom2.AttributeList].iterator() [function] [call site] 08601
16 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 08602
16 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08603
16 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08604
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08605
16 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08606
16 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08607
16 [org.jdom2.DescendantIterator].next() [function] [call site] 08608
16 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08609
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08610
16 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08611
16 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08612
16 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08613
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08614
16 [org.jdom2.FilterIterator].next() [function] [call site] 08615
16 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08616
16 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08617
16 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08618
16 [org.locationtech.jts.geomgraph.Edge].getCoordinates() [function] [call site] 08619
16 [org.locationtech.jts.geomgraph.DirectedEdge].getEdge() [function] [call site] 08620
16 [org.locationtech.jts.geom.Envelope].expandToInclude(org.locationtech.jts.geom.Coordinate) [function] [call site] 08621
15 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 08622
15 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 08623
15 [org.locationtech.jts.operation.buffer.SubgraphDepthLocater].findStabbedSegments(org.locationtech.jts.geom.Coordinate,java.util.List,java.util.List) [function] [call site] 08624
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08625
16 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08626
16 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08627
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08628
16 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08629
16 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08630
16 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08631
16 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08632
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 08633
16 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 08634
16 [org.jdom2.ContentList].iterator() [function] [call site] 08635
16 [org.jdom2.AttributeList].iterator() [function] [call site] 08636
16 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08637
16 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08638
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08639
16 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08640
16 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08641
16 [org.jdom2.DescendantIterator].next() [function] [call site] 08642
16 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08643
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08644
16 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08645
16 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08646
16 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08647
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08648
16 [org.jdom2.FilterIterator].next() [function] [call site] 08649
16 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08650
16 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08651
16 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08652
16 [org.locationtech.jts.geomgraph.DirectedEdge].isForward() [function] [call site] 08653
16 [org.locationtech.jts.operation.buffer.SubgraphDepthLocater].findStabbedSegments(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geomgraph.DirectedEdge,java.util.List) [function] [call site] 08654
17 [org.locationtech.jts.geomgraph.Edge].getCoordinates() [function] [call site] 08655
17 [org.locationtech.jts.geomgraph.DirectedEdge].getEdge() [function] [call site] 08656
17 [org.locationtech.jts.geom.LineSegment].reverse() [function] [call site] 08657
17 [org.locationtech.jts.geom.LineSegment].isHorizontal() [function] [call site] 08658
17 [org.locationtech.jts.algorithm.Orientation].index(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 08659
17 [org.locationtech.jts.geomgraph.DirectedEdge].getDepth(int) [function] [call site] 08660
17 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 08661
17 [org.locationtech.jts.geomgraph.DirectedEdge].getDepth(int) [function] [call site] 08662
17 [org.locationtech.jts.operation.buffer.SubgraphDepthLocater$DepthSegment].<init>(org.locationtech.jts.geom.LineSegment,int) [function] [call site] 08663
18 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.LineSegment) [function] [call site] 08664
19 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 08665
17 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 08666
15 [org.locationtech.jts.operation.buffer.BufferSubgraph].getDirectedEdges() [function] [call site] 08667
14 [org.jdom2.ContentList$FilterList].size() [function] [call site] 08668
14 [org.locationtech.jts.operation.buffer.SubgraphDepthLocater$DepthSegment].access$000(org.locationtech.jts.operation.buffer.SubgraphDepthLocater$DepthSegment) [function] [call site] 08669
13 [org.locationtech.jts.operation.buffer.BufferSubgraph].computeDepth(int) [function] [call site] 08670
14 [org.locationtech.jts.operation.buffer.BufferSubgraph].clearVisitedEdges() [function] [call site] 08671
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08672
15 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08673
15 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08674
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 08675
15 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 08676
15 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 08677
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08678
15 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 08679
15 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 08680
15 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08681
15 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08682
15 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 08683
15 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08684
15 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 08685
15 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08686
15 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 08687
15 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 08688
15 [org.jdom2.ContentList].iterator() [function] [call site] 08689
15 [org.jdom2.AttributeList].iterator() [function] [call site] 08690
15 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08691
15 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08692
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08693
15 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08694
15 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08695
15 [org.jdom2.DescendantIterator].next() [function] [call site] 08696
15 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08697
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08698
15 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08699
15 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08700
15 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08701
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08702
15 [org.jdom2.FilterIterator].next() [function] [call site] 08703
15 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08704
15 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08705
15 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08706
15 [org.locationtech.jts.geomgraph.DirectedEdge].setVisited(boolean) [function] [call site] 08707
14 [org.locationtech.jts.operation.buffer.RightmostEdgeFinder].getEdge() [function] [call site] 08708
14 [org.locationtech.jts.geomgraph.EdgeEnd].getNode() [function] [call site] 08709
14 [org.locationtech.jts.geomgraph.EdgeEnd].getLabel() [function] [call site] 08710
14 [org.locationtech.jts.geomgraph.DirectedEdge].setEdgeDepths(int,int) [function] [call site] 08711
15 [org.locationtech.jts.geomgraph.Edge].getDepthDelta() [function] [call site] 08712
15 [org.locationtech.jts.geomgraph.DirectedEdge].getEdge() [function] [call site] 08713
15 [org.locationtech.jts.geom.Position].opposite(int) [function] [call site] 08714
15 [org.locationtech.jts.geomgraph.DirectedEdge].setDepth(int,int) [function] [call site] 08715
16 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String,org.locationtech.jts.geom.Coordinate) [function] [call site] 08716
16 [org.locationtech.jts.geomgraph.EdgeEnd].getCoordinate() [function] [call site] 08717
15 [org.locationtech.jts.geomgraph.DirectedEdge].setDepth(int,int) [function] [call site] 08718
14 [org.locationtech.jts.operation.buffer.BufferSubgraph].copySymDepths(org.locationtech.jts.geomgraph.DirectedEdge) [function] [call site] 08719
15 [org.locationtech.jts.geomgraph.DirectedEdge].getSym() [function] [call site] 08720
15 [org.locationtech.jts.geomgraph.DirectedEdge].getDepth(int) [function] [call site] 08721
15 [org.locationtech.jts.geomgraph.DirectedEdge].setDepth(int,int) [function] [call site] 08722
15 [org.locationtech.jts.geomgraph.DirectedEdge].getDepth(int) [function] [call site] 08723
15 [org.locationtech.jts.geomgraph.DirectedEdge].setDepth(int,int) [function] [call site] 08724
14 [org.locationtech.jts.operation.buffer.BufferSubgraph].computeDepths(org.locationtech.jts.geomgraph.DirectedEdge) [function] [call site] 08725
15 [org.locationtech.jts.geomgraph.EdgeEnd].getNode() [function] [call site] 08726
15 [org.locationtech.jts.geomgraph.DirectedEdge].setVisited(boolean) [function] [call site] 08727
15 [org.locationtech.jts.operation.buffer.BufferSubgraph].computeNodeDepth(org.locationtech.jts.geomgraph.Node) [function] [call site] 08728
16 [org.locationtech.jts.geomgraph.Node].getEdges() [function] [call site] 08729
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08730
16 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08731
16 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08732
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 08733
16 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 08734
16 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 08735
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08736
16 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 08737
16 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 08738
16 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08739
16 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08740
16 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 08741
16 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08742
16 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 08743
16 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08744
16 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 08745
16 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 08746
16 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08747
16 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08748
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08749
16 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08750
16 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08751
16 [org.jdom2.DescendantIterator].next() [function] [call site] 08752
16 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08753
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08754
16 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08755
16 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08756
16 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08757
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08758
16 [org.jdom2.FilterIterator].next() [function] [call site] 08759
16 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08760
16 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08761
16 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08762
16 [org.locationtech.jts.geomgraph.DirectedEdge].getSym() [function] [call site] 08763
16 [org.locationtech.jts.geomgraph.DirectedEdge].isVisited() [function] [call site] 08764
16 [org.locationtech.jts.geomgraph.DirectedEdge].isVisited() [function] [call site] 08765
16 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String) [function] [call site] 08766
16 [org.locationtech.jts.geomgraph.Node].getCoordinate() [function] [call site] 08767
16 [org.locationtech.jts.geomgraph.DirectedEdgeStar].computeDepths(org.locationtech.jts.geomgraph.DirectedEdge) [function] [call site] 08768
17 [org.locationtech.jts.geomgraph.EdgeEndStar].findIndex(org.locationtech.jts.geomgraph.EdgeEnd) [function] [call site] 08769
18 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 08770
18 [org.jdom2.ContentList$FilterList].size() [function] [call site] 08771
18 [org.jdom2.ContentList].size() [function] [call site] 08772
18 [org.jdom2.AttributeList].size() [function] [call site] 08773
18 [org.jdom2.AttributeList].get(int) [function] [call site] 08774
18 [org.jdom2.ContentList].get(int) [function] [call site] 08775
18 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 08776
17 [org.locationtech.jts.geomgraph.DirectedEdge].getDepth(int) [function] [call site] 08777
17 [org.locationtech.jts.geomgraph.DirectedEdge].getDepth(int) [function] [call site] 08778
17 [org.locationtech.jts.geomgraph.DirectedEdgeStar].computeDepths(int,int,int) [function] [call site] 08779
18 [org.jdom2.AttributeList].get(int) [function] [call site] 08780
18 [org.jdom2.ContentList].get(int) [function] [call site] 08781
18 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 08782
18 [org.locationtech.jts.geomgraph.DirectedEdge].setEdgeDepths(int,int) [function] [call site] 08783
18 [org.locationtech.jts.geomgraph.DirectedEdge].getDepth(int) [function] [call site] 08784
17 [org.jdom2.ContentList$FilterList].size() [function] [call site] 08785
17 [org.jdom2.ContentList].size() [function] [call site] 08786
17 [org.jdom2.AttributeList].size() [function] [call site] 08787
17 [org.locationtech.jts.geomgraph.DirectedEdgeStar].computeDepths(int,int,int) [function] [call site] 08788
17 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String) [function] [call site] 08789
17 [org.locationtech.jts.geomgraph.EdgeEnd].getCoordinate() [function] [call site] 08790
16 [org.locationtech.jts.geomgraph.Node].getEdges() [function] [call site] 08791
16 [org.locationtech.jts.geomgraph.Node].getEdges() [function] [call site] 08792
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08793
16 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08794
16 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08795
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 08796
16 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 08797
16 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 08798
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08799
16 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 08800
16 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 08801
16 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08802
16 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08803
16 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 08804
16 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08805
16 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 08806
16 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08807
16 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 08808
16 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 08809
16 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08810
16 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08811
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08812
16 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08813
16 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08814
16 [org.jdom2.DescendantIterator].next() [function] [call site] 08815
16 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08816
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08817
16 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08818
16 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08819
16 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08820
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08821
16 [org.jdom2.FilterIterator].next() [function] [call site] 08822
16 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08823
16 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08824
16 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08825
16 [org.locationtech.jts.geomgraph.DirectedEdge].setVisited(boolean) [function] [call site] 08826
16 [org.locationtech.jts.operation.buffer.BufferSubgraph].copySymDepths(org.locationtech.jts.geomgraph.DirectedEdge) [function] [call site] 08827
15 [org.locationtech.jts.geomgraph.Node].getEdges() [function] [call site] 08828
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08829
15 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08830
15 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08831
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 08832
15 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 08833
15 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 08834
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08835
15 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 08836
15 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 08837
15 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08838
15 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08839
15 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 08840
15 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08841
15 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 08842
15 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08843
15 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 08844
15 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 08845
15 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08846
15 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08847
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08848
15 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08849
15 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08850
15 [org.jdom2.DescendantIterator].next() [function] [call site] 08851
15 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08852
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08853
15 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08854
15 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08855
15 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08856
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08857
15 [org.jdom2.FilterIterator].next() [function] [call site] 08858
15 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08859
15 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08860
15 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08861
15 [org.locationtech.jts.geomgraph.DirectedEdge].getSym() [function] [call site] 08862
15 [org.locationtech.jts.geomgraph.DirectedEdge].isVisited() [function] [call site] 08863
15 [org.locationtech.jts.geomgraph.EdgeEnd].getNode() [function] [call site] 08864
13 [org.locationtech.jts.operation.buffer.BufferSubgraph].findResultEdges() [function] [call site] 08865
14 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08866
14 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08867
14 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08868
14 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 08869
14 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 08870
14 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 08871
14 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08872
14 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 08873
14 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 08874
14 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08875
14 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08876
14 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 08877
14 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08878
14 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 08879
14 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08880
14 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 08881
14 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 08882
14 [org.jdom2.ContentList].iterator() [function] [call site] 08883
14 [org.jdom2.AttributeList].iterator() [function] [call site] 08884
14 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08885
14 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08886
14 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08887
14 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08888
14 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08889
14 [org.jdom2.DescendantIterator].next() [function] [call site] 08890
14 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08891
14 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08892
14 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08893
14 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08894
14 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08895
14 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08896
14 [org.jdom2.FilterIterator].next() [function] [call site] 08897
14 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08898
14 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08899
14 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08900
14 [org.locationtech.jts.geomgraph.DirectedEdge].getDepth(int) [function] [call site] 08901
14 [org.locationtech.jts.geomgraph.DirectedEdge].getDepth(int) [function] [call site] 08902
14 [org.locationtech.jts.geomgraph.DirectedEdge].isInteriorAreaEdge() [function] [call site] 08903
15 [org.locationtech.jts.geomgraph.Label].isArea(int) [function] [call site] 08904
15 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 08905
15 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 08906
14 [org.locationtech.jts.geomgraph.DirectedEdge].setInResult(boolean) [function] [call site] 08907
13 [org.locationtech.jts.operation.overlay.PolygonBuilder].add(java.util.Collection,java.util.Collection) [function] [call site] 08908
14 [org.locationtech.jts.geomgraph.PlanarGraph].linkResultDirectedEdges(java.util.Collection) [function] [call site] 08909
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08910
15 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08911
15 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08912
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08913
15 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08914
15 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08915
15 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08916
15 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08917
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 08918
15 [org.jdom2.ContentList].iterator() [function] [call site] 08919
15 [org.jdom2.AttributeList].iterator() [function] [call site] 08920
15 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 08921
15 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08922
15 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08923
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08924
15 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08925
15 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08926
15 [org.jdom2.DescendantIterator].next() [function] [call site] 08927
15 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08928
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08929
15 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08930
15 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08931
15 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08932
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08933
15 [org.jdom2.FilterIterator].next() [function] [call site] 08934
15 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08935
15 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08936
15 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08937
15 [org.locationtech.jts.geomgraph.Node].getEdges() [function] [call site] 08938
15 [org.locationtech.jts.geomgraph.DirectedEdgeStar].linkResultDirectedEdges() [function] [call site] 08939
16 [org.locationtech.jts.geomgraph.DirectedEdgeStar].getResultAreaEdges() [function] [call site] 08940
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08941
17 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08942
17 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08943
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 08944
17 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 08945
17 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 08946
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08947
17 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 08948
17 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 08949
17 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08950
17 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08951
17 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 08952
17 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 08953
17 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 08954
17 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 08955
17 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 08956
17 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 08957
17 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 08958
17 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 08959
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 08960
17 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 08961
17 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 08962
17 [org.jdom2.DescendantIterator].next() [function] [call site] 08963
17 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 08964
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 08965
17 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 08966
17 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 08967
17 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 08968
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 08969
17 [org.jdom2.FilterIterator].next() [function] [call site] 08970
17 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 08971
17 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 08972
17 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 08973
17 [org.locationtech.jts.geomgraph.DirectedEdge].getSym() [function] [call site] 08974
17 [org.locationtech.jts.geomgraph.DirectedEdge].isInResult() [function] [call site] 08975
17 [org.locationtech.jts.geomgraph.DirectedEdge].isInResult() [function] [call site] 08976
17 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 08977
16 [org.jdom2.ContentList$FilterList].size() [function] [call site] 08978
16 [org.jdom2.ContentList].size() [function] [call site] 08979
16 [org.jdom2.AttributeList].size() [function] [call site] 08980
16 [org.jdom2.AttributeList].get(int) [function] [call site] 08981
16 [org.jdom2.ContentList].get(int) [function] [call site] 08982
16 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 08983
16 [org.locationtech.jts.geomgraph.DirectedEdge].getSym() [function] [call site] 08984
16 [org.locationtech.jts.geomgraph.EdgeEnd].getLabel() [function] [call site] 08985
16 [org.locationtech.jts.geomgraph.Label].isArea() [function] [call site] 08986
16 [org.locationtech.jts.geomgraph.DirectedEdge].isInResult() [function] [call site] 08987
16 [org.locationtech.jts.geomgraph.DirectedEdge].isInResult() [function] [call site] 08988
16 [org.locationtech.jts.geomgraph.DirectedEdge].isInResult() [function] [call site] 08989
16 [org.locationtech.jts.geomgraph.DirectedEdge].setNext(org.locationtech.jts.geomgraph.DirectedEdge) [function] [call site] 08990
16 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String,org.locationtech.jts.geom.Coordinate) [function] [call site] 08991
16 [org.locationtech.jts.geomgraph.EdgeEndStar].getCoordinate() [function] [call site] 08992
17 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 08993
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 08994
17 [org.jdom2.FilterIterator].hasNext() [function] [call site] 08995
17 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 08996
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 08997
17 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 08998
17 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 08999
17 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 09000
17 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 09001
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 09002
17 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 09003
17 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 09004
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 09005
17 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 09006
17 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 09007
17 [org.jdom2.DescendantIterator].next() [function] [call site] 09008
17 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 09009
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 09010
17 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 09011
17 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 09012
17 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 09013
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 09014
17 [org.jdom2.FilterIterator].next() [function] [call site] 09015
17 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 09016
17 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 09017
17 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 09018
17 [org.locationtech.jts.geomgraph.EdgeEnd].getCoordinate() [function] [call site] 09019
16 [org.locationtech.jts.geomgraph.DirectedEdge].isInResult() [function] [call site] 09020
16 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 09021
16 [org.locationtech.jts.geomgraph.DirectedEdge].setNext(org.locationtech.jts.geomgraph.DirectedEdge) [function] [call site] 09022
14 [org.locationtech.jts.operation.overlay.PolygonBuilder].buildMaximalEdgeRings(java.util.Collection) [function] [call site] 09023
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 09024
15 [org.jdom2.FilterIterator].hasNext() [function] [call site] 09025
15 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 09026
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 09027
15 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 09028
15 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 09029
15 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 09030
15 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 09031
15 [org.jdom2.ContentList].iterator() [function] [call site] 09032
15 [org.jdom2.AttributeList].iterator() [function] [call site] 09033
15 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 09034
15 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 09035
15 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 09036
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 09037
15 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 09038
15 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 09039
15 [org.jdom2.DescendantIterator].next() [function] [call site] 09040
15 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 09041
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 09042
15 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 09043
15 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 09044
15 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 09045
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 09046
15 [org.jdom2.FilterIterator].next() [function] [call site] 09047
15 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 09048
15 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 09049
15 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 09050
15 [org.locationtech.jts.geomgraph.EdgeEnd].getLabel() [function] [call site] 09051
15 [org.locationtech.jts.geomgraph.Label].isArea() [function] [call site] 09052
15 [org.locationtech.jts.geomgraph.DirectedEdge].isInResult() [function] [call site] 09053
15 [org.locationtech.jts.geomgraph.DirectedEdge].getEdgeRing() [function] [call site] 09054
15 [org.locationtech.jts.operation.overlay.MaximalEdgeRing].<init>(org.locationtech.jts.geomgraph.DirectedEdge,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 09055
16 [org.locationtech.jts.geomgraph.EdgeRing].<init>(org.locationtech.jts.geomgraph.DirectedEdge,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 09056
17 [org.locationtech.jts.geomgraph.Label].<init>(int) [function] [call site] 09057
17 [org.locationtech.jts.geomgraph.EdgeRing].computePoints(org.locationtech.jts.geomgraph.DirectedEdge) [function] [call site] 09058
18 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String) [function] [call site] 09059
18 [org.locationtech.jts.geomgraph.DirectedEdge].getEdgeRing() [function] [call site] 09060
18 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String) [function] [call site] 09061
18 [org.locationtech.jts.geomgraph.EdgeEnd].getCoordinate() [function] [call site] 09062
18 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 09063
18 [org.locationtech.jts.geomgraph.EdgeEnd].getLabel() [function] [call site] 09064
18 [org.locationtech.jts.geomgraph.Label].isArea() [function] [call site] 09065
18 [org.locationtech.jts.util.Assert].isTrue(boolean) [function] [call site] 09066
18 [org.locationtech.jts.geomgraph.EdgeRing].mergeLabel(org.locationtech.jts.geomgraph.Label) [function] [call site] 09067
19 [org.locationtech.jts.geomgraph.EdgeRing].mergeLabel(org.locationtech.jts.geomgraph.Label,int) [function] [call site] 09068
20 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 09069
20 [org.locationtech.jts.geomgraph.Label].getLocation(int) [function] [call site] 09070
20 [org.locationtech.jts.geomgraph.Label].setLocation(int,int) [function] [call site] 09071
19 [org.locationtech.jts.geomgraph.EdgeRing].mergeLabel(org.locationtech.jts.geomgraph.Label,int) [function] [call site] 09072
18 [org.locationtech.jts.geomgraph.EdgeRing].addPoints(org.locationtech.jts.geomgraph.Edge,boolean,boolean) [function] [call site] 09073
19 [org.locationtech.jts.geomgraph.Edge].getCoordinates() [function] [call site] 09074
19 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 09075
19 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 09076
18 [org.locationtech.jts.geomgraph.DirectedEdge].getEdge() [function] [call site] 09077
18 [org.locationtech.jts.geomgraph.DirectedEdge].isForward() [function] [call site] 09078
18 [org.locationtech.jts.operation.overlay.MaximalEdgeRing].setEdgeRing(org.locationtech.jts.geomgraph.DirectedEdge,org.locationtech.jts.geomgraph.EdgeRing) [function] [call site] 09079
19 [org.locationtech.jts.geomgraph.DirectedEdge].setEdgeRing(org.locationtech.jts.geomgraph.EdgeRing) [function] [call site] 09080
18 [org.locationtech.jts.operation.overlay.MinimalEdgeRing].setEdgeRing(org.locationtech.jts.geomgraph.DirectedEdge,org.locationtech.jts.geomgraph.EdgeRing) [function] [call site] 09081
19 [org.locationtech.jts.geomgraph.DirectedEdge].setMinEdgeRing(org.locationtech.jts.geomgraph.EdgeRing) [function] [call site] 09082
18 [org.locationtech.jts.operation.overlay.MaximalEdgeRing].getNext(org.locationtech.jts.geomgraph.DirectedEdge) [function] [call site] 09083
19 [org.locationtech.jts.geomgraph.DirectedEdge].getNext() [function] [call site] 09084
18 [org.locationtech.jts.operation.overlay.MinimalEdgeRing].getNext(org.locationtech.jts.geomgraph.DirectedEdge) [function] [call site] 09085
19 [org.locationtech.jts.geomgraph.DirectedEdge].getNextMin() [function] [call site] 09086
17 [org.locationtech.jts.geomgraph.EdgeRing].computeRing() [function] [call site] 09087
18 [org.jdom2.ContentList$FilterList].size() [function] [call site] 09088
18 [org.jdom2.ContentList$FilterList].size() [function] [call site] 09089
18 [org.jdom2.AttributeList].get(int) [function] [call site] 09090
18 [org.jdom2.ContentList].get(int) [function] [call site] 09091
18 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 09092
18 [org.locationtech.jts.geom.GeometryFactory].createLinearRing(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09093
19 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09094
19 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09095
19 [org.locationtech.jts.geom.GeometryFactory].createLinearRing(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 09096
19 [org.locationtech.jts.geom.GeometryFactory].getCoordinateSequenceFactory() [function] [call site] 09097
18 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 09098
18 [org.locationtech.jts.algorithm.Orientation].isCCW(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09099
15 [org.locationtech.jts.geomgraph.EdgeRing].setInResult() [function] [call site] 09100
16 [org.locationtech.jts.geomgraph.DirectedEdge].getEdge() [function] [call site] 09101
16 [org.locationtech.jts.geomgraph.GraphComponent].setInResult(boolean) [function] [call site] 09102
16 [org.locationtech.jts.geomgraph.DirectedEdge].getNext() [function] [call site] 09103
14 [org.locationtech.jts.operation.overlay.PolygonBuilder].buildMinimalEdgeRings(java.util.List,java.util.List,java.util.List) [function] [call site] 09104
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 09105
15 [org.jdom2.FilterIterator].hasNext() [function] [call site] 09106
15 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 09107
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 09108
15 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 09109
15 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 09110
15 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 09111
15 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 09112
15 [org.jdom2.ContentList].iterator() [function] [call site] 09113
15 [org.jdom2.AttributeList].iterator() [function] [call site] 09114
15 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 09115
15 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 09116
15 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 09117
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 09118
15 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 09119
15 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 09120
15 [org.jdom2.DescendantIterator].next() [function] [call site] 09121
15 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 09122
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 09123
15 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 09124
15 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 09125
15 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 09126
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 09127
15 [org.jdom2.FilterIterator].next() [function] [call site] 09128
15 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 09129
15 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 09130
15 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 09131
15 [org.locationtech.jts.geomgraph.EdgeRing].getMaxNodeDegree() [function] [call site] 09132
16 [org.locationtech.jts.geomgraph.EdgeRing].computeMaxNodeDegree() [function] [call site] 09133
17 [org.locationtech.jts.geomgraph.EdgeEnd].getNode() [function] [call site] 09134
17 [org.locationtech.jts.geomgraph.Node].getEdges() [function] [call site] 09135
17 [org.locationtech.jts.geomgraph.DirectedEdgeStar].getOutgoingDegree(org.locationtech.jts.geomgraph.EdgeRing) [function] [call site] 09136
18 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 09137
18 [org.jdom2.FilterIterator].hasNext() [function] [call site] 09138
18 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 09139
18 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 09140
18 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 09141
18 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 09142
18 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 09143
18 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 09144
18 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 09145
18 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 09146
18 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 09147
18 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 09148
18 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 09149
18 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 09150
18 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 09151
18 [org.jdom2.DescendantIterator].next() [function] [call site] 09152
18 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 09153
18 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 09154
18 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 09155
18 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 09156
18 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 09157
18 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 09158
18 [org.jdom2.FilterIterator].next() [function] [call site] 09159
18 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 09160
18 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 09161
18 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 09162
18 [org.locationtech.jts.geomgraph.DirectedEdge].getEdgeRing() [function] [call site] 09163
17 [org.locationtech.jts.operation.overlay.MaximalEdgeRing].getNext(org.locationtech.jts.geomgraph.DirectedEdge) [function] [call site] 09164
17 [org.locationtech.jts.operation.overlay.MinimalEdgeRing].getNext(org.locationtech.jts.geomgraph.DirectedEdge) [function] [call site] 09165
15 [org.locationtech.jts.operation.overlay.MaximalEdgeRing].linkDirectedEdgesForMinimalEdgeRings() [function] [call site] 09166
16 [org.locationtech.jts.geomgraph.EdgeEnd].getNode() [function] [call site] 09167
16 [org.locationtech.jts.geomgraph.Node].getEdges() [function] [call site] 09168
16 [org.locationtech.jts.geomgraph.DirectedEdgeStar].linkMinimalDirectedEdges(org.locationtech.jts.geomgraph.EdgeRing) [function] [call site] 09169
17 [org.jdom2.ContentList$FilterList].size() [function] [call site] 09170
17 [org.jdom2.ContentList].size() [function] [call site] 09171
17 [org.jdom2.AttributeList].size() [function] [call site] 09172
17 [org.jdom2.AttributeList].get(int) [function] [call site] 09173
17 [org.jdom2.ContentList].get(int) [function] [call site] 09174
17 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 09175
17 [org.locationtech.jts.geomgraph.DirectedEdge].getSym() [function] [call site] 09176
17 [org.locationtech.jts.geomgraph.DirectedEdge].getEdgeRing() [function] [call site] 09177
17 [org.locationtech.jts.geomgraph.DirectedEdge].getEdgeRing() [function] [call site] 09178
17 [org.locationtech.jts.geomgraph.DirectedEdge].getEdgeRing() [function] [call site] 09179
17 [org.locationtech.jts.geomgraph.DirectedEdge].setNextMin(org.locationtech.jts.geomgraph.DirectedEdge) [function] [call site] 09180
17 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 09181
17 [org.locationtech.jts.geomgraph.DirectedEdge].getEdgeRing() [function] [call site] 09182
17 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 09183
17 [org.locationtech.jts.geomgraph.DirectedEdge].setNextMin(org.locationtech.jts.geomgraph.DirectedEdge) [function] [call site] 09184
16 [org.locationtech.jts.geomgraph.DirectedEdge].getNext() [function] [call site] 09185
15 [org.locationtech.jts.operation.overlay.MaximalEdgeRing].buildMinimalRings() [function] [call site] 09186
16 [org.locationtech.jts.geomgraph.DirectedEdge].getMinEdgeRing() [function] [call site] 09187
16 [org.locationtech.jts.operation.overlay.MinimalEdgeRing].<init>(org.locationtech.jts.geomgraph.DirectedEdge,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 09188
17 [org.locationtech.jts.geomgraph.EdgeRing].<init>(org.locationtech.jts.geomgraph.DirectedEdge,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 09189
16 [org.locationtech.jts.geomgraph.DirectedEdge].getNext() [function] [call site] 09190
15 [org.locationtech.jts.operation.overlay.PolygonBuilder].findShell(java.util.List) [function] [call site] 09191
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 09192
16 [org.jdom2.FilterIterator].hasNext() [function] [call site] 09193
16 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 09194
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 09195
16 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 09196
16 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 09197
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 09198
16 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 09199
16 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 09200
16 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 09201
16 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 09202
16 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 09203
16 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 09204
16 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 09205
16 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 09206
16 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 09207
16 [org.jdom2.ContentList].iterator() [function] [call site] 09208
16 [org.jdom2.AttributeList].iterator() [function] [call site] 09209
16 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 09210
16 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 09211
16 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 09212
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 09213
16 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 09214
16 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 09215
16 [org.jdom2.DescendantIterator].next() [function] [call site] 09216
16 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 09217
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 09218
16 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 09219
16 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 09220
16 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 09221
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 09222
16 [org.jdom2.FilterIterator].next() [function] [call site] 09223
16 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 09224
16 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 09225
16 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 09226
16 [org.locationtech.jts.geomgraph.EdgeRing].isHole() [function] [call site] 09227
16 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 09228
15 [org.locationtech.jts.operation.overlay.PolygonBuilder].placePolygonHoles(org.locationtech.jts.geomgraph.EdgeRing,java.util.List) [function] [call site] 09229
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 09230
16 [org.jdom2.FilterIterator].hasNext() [function] [call site] 09231
16 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 09232
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 09233
16 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 09234
16 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 09235
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 09236
16 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 09237
16 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 09238
16 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 09239
16 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 09240
16 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 09241
16 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 09242
16 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 09243
16 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 09244
16 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 09245
16 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 09246
16 [org.jdom2.ContentList].iterator() [function] [call site] 09247
16 [org.jdom2.AttributeList].iterator() [function] [call site] 09248
16 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 09249
16 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 09250
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 09251
16 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 09252
16 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 09253
16 [org.jdom2.DescendantIterator].next() [function] [call site] 09254
16 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 09255
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 09256
16 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 09257
16 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 09258
16 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 09259
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 09260
16 [org.jdom2.FilterIterator].next() [function] [call site] 09261
16 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 09262
16 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 09263
16 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 09264
16 [org.locationtech.jts.geomgraph.EdgeRing].isHole() [function] [call site] 09265
16 [org.locationtech.jts.geomgraph.EdgeRing].setShell(org.locationtech.jts.geomgraph.EdgeRing) [function] [call site] 09266
17 [org.locationtech.jts.geomgraph.EdgeRing].addHole(org.locationtech.jts.geomgraph.EdgeRing) [function] [call site] 09267
15 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 09268
15 [org.jdom2.ContentList].addAll(java.util.Collection) [function] [call site] 09269
16 [org.jdom2.ContentList].addAll(int,java.util.Collection) [function] [call site] 09270
17 [org.jdom2.ContentList].checkIndex(int,boolean) [function] [call site] 09271
17 [org.jdom2.ContentList$FilterList].isEmpty() [function] [call site] 09272
17 [org.jdom2.AttributeList].isEmpty() [function] [call site] 09273
17 [org.jdom2.ContentList$FilterList].size() [function] [call site] 09274
17 [org.jdom2.ContentList].size() [function] [call site] 09275
17 [org.jdom2.AttributeList].size() [function] [call site] 09276
17 [org.jdom2.ContentList].add(int,org.jdom2.Content) [function] [call site] 09277
18 [org.jdom2.ContentList].checkPreConditions(org.jdom2.Content,int,boolean) [function] [call site] 09278
18 [org.jdom2.Element].canContainContent(org.jdom2.Content,int,boolean) [function] [call site] 09279
18 [org.jdom2.Document].canContainContent(org.jdom2.Content,int,boolean) [function] [call site] 09280
18 [org.jdom2.Text].setParent(org.jdom2.Parent) [function] [call site] 09281
18 [org.jdom2.ProcessingInstruction].setParent(org.jdom2.Parent) [function] [call site] 09282
18 [org.jdom2.Comment].setParent(org.jdom2.Parent) [function] [call site] 09283
18 [org.jdom2.EntityRef].setParent(org.jdom2.Parent) [function] [call site] 09284
18 [org.jdom2.CDATA].setParent(org.jdom2.Parent) [function] [call site] 09285
18 [org.jdom2.DocType].setParent(org.jdom2.Parent) [function] [call site] 09286
18 [org.jdom2.Content].setParent(org.jdom2.Parent) [function] [call site] 09287
18 [org.jdom2.ContentList].ensureCapacity(int) [function] [call site] 09288
19 [org.jdom2.internal.ArrayCopy].copyOf(java.lang.Object[],int) [function] [call site] 09289
18 [org.jdom2.ContentList].incModCount() [function] [call site] 09290
17 [org.jdom2.ContentList].iterator() [function] [call site] 09291
17 [org.jdom2.AttributeList].iterator() [function] [call site] 09292
17 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 09293
17 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 09294
17 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 09295
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 09296
17 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 09297
17 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 09298
17 [org.jdom2.DescendantIterator].next() [function] [call site] 09299
17 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 09300
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 09301
17 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 09302
17 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 09303
17 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 09304
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 09305
17 [org.jdom2.FilterIterator].next() [function] [call site] 09306
17 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 09307
17 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 09308
17 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 09309
17 [org.jdom2.ContentList].ensureCapacity(int) [function] [call site] 09310
17 [org.jdom2.ContentList].size() [function] [call site] 09311
17 [org.jdom2.ContentList].getModCount() [function] [call site] 09312
17 [org.jdom2.ContentList].getDataModCount() [function] [call site] 09313
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 09314
17 [org.jdom2.FilterIterator].hasNext() [function] [call site] 09315
17 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 09316
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 09317
17 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 09318
17 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 09319
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 09320
17 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 09321
17 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 09322
17 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 09323
17 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 09324
17 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 09325
17 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 09326
17 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 09327
17 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 09328
17 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 09329
17 [org.jdom2.ContentList].iterator() [function] [call site] 09330
17 [org.jdom2.AttributeList].iterator() [function] [call site] 09331
17 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 09332
17 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 09333
17 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 09334
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 09335
17 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 09336
17 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 09337
17 [org.jdom2.DescendantIterator].next() [function] [call site] 09338
17 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 09339
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 09340
17 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 09341
17 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 09342
17 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 09343
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 09344
17 [org.jdom2.FilterIterator].next() [function] [call site] 09345
17 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 09346
17 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 09347
17 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 09348
17 [org.jdom2.ContentList].add(int,org.jdom2.Content) [function] [call site] 09349
17 [org.jdom2.ContentList].remove(int) [function] [call site] 09350
18 [org.jdom2.ContentList].checkIndex(int,boolean) [function] [call site] 09351
18 [org.jdom2.ContentList].removeParent(org.jdom2.Content) [function] [call site] 09352
18 [org.jdom2.ContentList].incModCount() [function] [call site] 09353
17 [org.jdom2.ContentList].remove(int) [function] [call site] 09354
17 [org.jdom2.ContentList].setModCount(int,int) [function] [call site] 09355
17 [org.jdom2.ContentList].setModCount(int,int) [function] [call site] 09356
15 [org.jdom2.AttributeList].addAll(java.util.Collection) [function] [call site] 09357
16 [org.jdom2.AttributeList].addAll(int,java.util.Collection) [function] [call site] 09358
17 [org.jdom2.AttributeList].size() [function] [call site] 09359
17 [org.jdom2.ContentList$FilterList].size() [function] [call site] 09360
17 [org.jdom2.ContentList].size() [function] [call site] 09361
17 [org.jdom2.AttributeList].size() [function] [call site] 09362
17 [org.jdom2.AttributeList].add(int,org.jdom2.Attribute) [function] [call site] 09363
18 [org.jdom2.AttributeList].size() [function] [call site] 09364
18 [org.jdom2.Attribute].getParent() [function] [call site] 09365
18 [org.jdom2.IllegalAddException].<init>(java.lang.String) [function] [call site] 09366
18 [org.jdom2.Attribute].getParent() [function] [call site] 09367
18 [org.jdom2.Element].getQualifiedName() [function] [call site] 09368
18 [org.jdom2.AttributeList].indexOfDuplicate(org.jdom2.Attribute) [function] [call site] 09369
18 [org.jdom2.IllegalAddException].<init>(java.lang.String) [function] [call site] 09370
18 [org.jdom2.Verifier].checkNamespaceCollision(org.jdom2.Attribute,org.jdom2.Element) [function] [call site] 09371
18 [org.jdom2.IllegalAddException].<init>(org.jdom2.Element,org.jdom2.Attribute,java.lang.String) [function] [call site] 09372
18 [org.jdom2.Attribute].setParent(org.jdom2.Element) [function] [call site] 09373
18 [org.jdom2.AttributeList].ensureCapacity(int) [function] [call site] 09374
17 [org.jdom2.ContentList].iterator() [function] [call site] 09375
17 [org.jdom2.AttributeList].iterator() [function] [call site] 09376
17 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 09377
17 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 09378
17 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 09379
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 09380
17 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 09381
17 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 09382
17 [org.jdom2.DescendantIterator].next() [function] [call site] 09383
17 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 09384
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 09385
17 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 09386
17 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 09387
17 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 09388
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 09389
17 [org.jdom2.FilterIterator].next() [function] [call site] 09390
17 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 09391
17 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 09392
17 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 09393
17 [org.jdom2.AttributeList].ensureCapacity(int) [function] [call site] 09394
17 [org.jdom2.AttributeList].size() [function] [call site] 09395
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 09396
17 [org.jdom2.FilterIterator].hasNext() [function] [call site] 09397
17 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 09398
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 09399
17 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 09400
17 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 09401
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 09402
17 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 09403
17 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 09404
17 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 09405
17 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 09406
17 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 09407
17 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 09408
17 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 09409
17 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 09410
17 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 09411
17 [org.jdom2.ContentList].iterator() [function] [call site] 09412
17 [org.jdom2.AttributeList].iterator() [function] [call site] 09413
17 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 09414
17 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 09415
17 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 09416
17 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 09417
17 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 09418
17 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 09419
17 [org.jdom2.DescendantIterator].next() [function] [call site] 09420
17 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 09421
17 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 09422
17 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 09423
17 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 09424
17 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 09425
17 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 09426
17 [org.jdom2.FilterIterator].next() [function] [call site] 09427
17 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 09428
17 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 09429
17 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 09430
17 [org.jdom2.AttributeList].add(int,org.jdom2.Attribute) [function] [call site] 09431
17 [org.jdom2.AttributeList].remove(int) [function] [call site] 09432
18 [org.jdom2.AttributeList].size() [function] [call site] 09433
18 [org.jdom2.Attribute].setParent(org.jdom2.Element) [function] [call site] 09434
17 [org.jdom2.AttributeList].remove(int) [function] [call site] 09435
16 [org.jdom2.AttributeList].size() [function] [call site] 09436
14 [org.locationtech.jts.operation.overlay.PolygonBuilder].sortShellsAndHoles(java.util.List,java.util.List,java.util.List) [function] [call site] 09437
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 09438
15 [org.jdom2.FilterIterator].hasNext() [function] [call site] 09439
15 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 09440
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 09441
15 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 09442
15 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 09443
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 09444
15 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 09445
15 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 09446
15 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 09447
15 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 09448
15 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 09449
15 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 09450
15 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 09451
15 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 09452
15 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 09453
15 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 09454
15 [org.jdom2.ContentList].iterator() [function] [call site] 09455
15 [org.jdom2.AttributeList].iterator() [function] [call site] 09456
15 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 09457
15 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 09458
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 09459
15 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 09460
15 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 09461
15 [org.jdom2.DescendantIterator].next() [function] [call site] 09462
15 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 09463
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 09464
15 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 09465
15 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 09466
15 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 09467
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 09468
15 [org.jdom2.FilterIterator].next() [function] [call site] 09469
15 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 09470
15 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 09471
15 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 09472
15 [org.locationtech.jts.geomgraph.EdgeRing].isHole() [function] [call site] 09473
15 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 09474
15 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 09475
14 [org.locationtech.jts.operation.overlay.PolygonBuilder].placeFreeHoles(java.util.List,java.util.List) [function] [call site] 09476
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 09477
15 [org.jdom2.FilterIterator].hasNext() [function] [call site] 09478
15 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 09479
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 09480
15 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 09481
15 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 09482
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 09483
15 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 09484
15 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 09485
15 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 09486
15 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 09487
15 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 09488
15 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 09489
15 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 09490
15 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 09491
15 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 09492
15 [org.jdom2.ContentList].iterator() [function] [call site] 09493
15 [org.jdom2.AttributeList].iterator() [function] [call site] 09494
15 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 09495
15 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 09496
15 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 09497
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 09498
15 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 09499
15 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 09500
15 [org.jdom2.DescendantIterator].next() [function] [call site] 09501
15 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 09502
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 09503
15 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 09504
15 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 09505
15 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 09506
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 09507
15 [org.jdom2.FilterIterator].next() [function] [call site] 09508
15 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 09509
15 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 09510
15 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 09511
15 [org.locationtech.jts.geomgraph.EdgeRing].getShell() [function] [call site] 09512
15 [org.locationtech.jts.operation.overlay.PolygonBuilder].findEdgeRingContaining(org.locationtech.jts.geomgraph.EdgeRing,java.util.List) [function] [call site] 09513
16 [org.locationtech.jts.geomgraph.EdgeRing].getLinearRing() [function] [call site] 09514
16 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 09515
16 [org.locationtech.jts.geom.LineString].getCoordinateN(int) [function] [call site] 09516
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 09517
16 [org.jdom2.FilterIterator].hasNext() [function] [call site] 09518
16 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 09519
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 09520
16 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 09521
16 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 09522
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 09523
16 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 09524
16 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 09525
16 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 09526
16 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 09527
16 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 09528
16 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 09529
16 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 09530
16 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 09531
16 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 09532
16 [org.jdom2.ContentList].iterator() [function] [call site] 09533
16 [org.jdom2.AttributeList].iterator() [function] [call site] 09534
16 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 09535
16 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 09536
16 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 09537
16 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 09538
16 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 09539
16 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 09540
16 [org.jdom2.DescendantIterator].next() [function] [call site] 09541
16 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 09542
16 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 09543
16 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 09544
16 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 09545
16 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 09546
16 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 09547
16 [org.jdom2.FilterIterator].next() [function] [call site] 09548
16 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 09549
16 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 09550
16 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 09551
16 [org.locationtech.jts.geomgraph.EdgeRing].getLinearRing() [function] [call site] 09552
16 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 09553
16 [org.locationtech.jts.geom.Envelope].equals(java.lang.Object) [function] [call site] 09554
16 [org.locationtech.jts.geom.Envelope].contains(org.locationtech.jts.geom.Envelope) [function] [call site] 09555
16 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 09556
16 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 09557
16 [org.locationtech.jts.geom.CoordinateArrays].ptNotInList(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09558
17 [org.locationtech.jts.geom.CoordinateArrays].indexOf(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09559
18 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 09560
16 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 09561
16 [org.locationtech.jts.algorithm.PointLocation].isInRing(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09562
17 [org.locationtech.jts.algorithm.PointLocation].locateInRing(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09563
16 [org.locationtech.jts.geom.Envelope].contains(org.locationtech.jts.geom.Envelope) [function] [call site] 09564
16 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 09565
16 [org.locationtech.jts.geomgraph.EdgeRing].getLinearRing() [function] [call site] 09566
15 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String,org.locationtech.jts.geom.Coordinate) [function] [call site] 09567
15 [org.locationtech.jts.geomgraph.EdgeRing].getCoordinate(int) [function] [call site] 09568
16 [org.jdom2.AttributeList].get(int) [function] [call site] 09569
16 [org.jdom2.ContentList].get(int) [function] [call site] 09570
16 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 09571
15 [org.locationtech.jts.geomgraph.EdgeRing].setShell(org.locationtech.jts.geomgraph.EdgeRing) [function] [call site] 09572
13 [org.locationtech.jts.operation.buffer.BufferSubgraph].getDirectedEdges() [function] [call site] 09573
13 [org.locationtech.jts.operation.buffer.BufferSubgraph].getNodes() [function] [call site] 09574
12 [org.locationtech.jts.operation.overlay.PolygonBuilder].getPolygons() [function] [call site] 09575
13 [org.locationtech.jts.operation.overlay.PolygonBuilder].computePolygons(java.util.List) [function] [call site] 09576
14 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 09577
14 [org.jdom2.FilterIterator].hasNext() [function] [call site] 09578
14 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 09579
14 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 09580
14 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 09581
14 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 09582
14 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 09583
14 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 09584
14 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 09585
14 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 09586
14 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 09587
14 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 09588
14 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 09589
14 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 09590
14 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 09591
14 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 09592
14 [org.jdom2.ContentList].iterator() [function] [call site] 09593
14 [org.jdom2.AttributeList].iterator() [function] [call site] 09594
14 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 09595
14 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 09596
14 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 09597
14 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 09598
14 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 09599
14 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 09600
14 [org.jdom2.DescendantIterator].next() [function] [call site] 09601
14 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 09602
14 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 09603
14 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 09604
14 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 09605
14 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 09606
14 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 09607
14 [org.jdom2.FilterIterator].next() [function] [call site] 09608
14 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 09609
14 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 09610
14 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 09611
14 [org.locationtech.jts.geomgraph.EdgeRing].toPolygon(org.locationtech.jts.geom.GeometryFactory) [function] [call site] 09612
15 [org.locationtech.jts.geomgraph.EdgeRing].getLinearRing() [function] [call site] 09613
15 [org.locationtech.jts.geom.GeometryFactory].createPolygon(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.LinearRing[]) [function] [call site] 09614
15 [org.locationtech.jts.geomgraph.EdgeRing].getLinearRing() [function] [call site] 09615
12 [org.jdom2.ContentList$FilterList].size() [function] [call site] 09616
12 [org.jdom2.ContentList].size() [function] [call site] 09617
12 [org.jdom2.AttributeList].size() [function] [call site] 09618
12 [org.locationtech.jts.operation.buffer.BufferBuilder].createEmptyResultGeometry() [function] [call site] 09619
12 [org.locationtech.jts.geom.GeometryFactory].buildGeometry(java.util.Collection) [function] [call site] 09620
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 09621
13 [org.jdom2.FilterIterator].hasNext() [function] [call site] 09622
13 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 09623
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 09624
13 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 09625
13 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 09626
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 09627
13 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 09628
13 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 09629
13 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 09630
13 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 09631
13 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 09632
13 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 09633
13 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 09634
13 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 09635
13 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 09636
13 [org.jdom2.ContentList].iterator() [function] [call site] 09637
13 [org.jdom2.AttributeList].iterator() [function] [call site] 09638
13 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 09639
13 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 09640
13 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 09641
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 09642
13 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 09643
13 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 09644
13 [org.jdom2.DescendantIterator].next() [function] [call site] 09645
13 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 09646
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 09647
13 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 09648
13 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 09649
13 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 09650
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 09651
13 [org.jdom2.FilterIterator].next() [function] [call site] 09652
13 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 09653
13 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 09654
13 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 09655
13 [org.locationtech.jts.geom.GeometryFactory].createGeometryCollection() [function] [call site] 09656
13 [org.locationtech.jts.geom.GeometryFactory].createGeometryCollection(org.locationtech.jts.geom.Geometry[]) [function] [call site] 09657
13 [org.locationtech.jts.geom.GeometryFactory].toGeometryArray(java.util.Collection) [function] [call site] 09658
14 [org.jdom2.ContentList$FilterList].size() [function] [call site] 09659
13 [org.jdom2.ContentList].iterator() [function] [call site] 09660
13 [org.jdom2.AttributeList].iterator() [function] [call site] 09661
13 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 09662
13 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 09663
13 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 09664
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 09665
13 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 09666
13 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 09667
13 [org.jdom2.DescendantIterator].next() [function] [call site] 09668
13 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 09669
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 09670
13 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 09671
13 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 09672
13 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 09673
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 09674
13 [org.jdom2.FilterIterator].next() [function] [call site] 09675
13 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 09676
13 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 09677
13 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 09678
13 [org.jdom2.ContentList$FilterList].size() [function] [call site] 09679
13 [org.jdom2.ContentList].size() [function] [call site] 09680
13 [org.jdom2.AttributeList].size() [function] [call site] 09681
13 [org.locationtech.jts.geom.GeometryFactory].createMultiPolygon(org.locationtech.jts.geom.Polygon[]) [function] [call site] 09682
13 [org.locationtech.jts.geom.GeometryFactory].toPolygonArray(java.util.Collection) [function] [call site] 09683
14 [org.jdom2.ContentList$FilterList].size() [function] [call site] 09684
14 [org.jdom2.ContentList].size() [function] [call site] 09685
14 [org.jdom2.AttributeList].size() [function] [call site] 09686
13 [org.locationtech.jts.geom.GeometryFactory].createMultiLineString(org.locationtech.jts.geom.LineString[]) [function] [call site] 09687
13 [org.locationtech.jts.geom.GeometryFactory].toLineStringArray(java.util.Collection) [function] [call site] 09688
14 [org.jdom2.ContentList$FilterList].size() [function] [call site] 09689
14 [org.jdom2.ContentList].size() [function] [call site] 09690
14 [org.jdom2.AttributeList].size() [function] [call site] 09691
13 [org.locationtech.jts.geom.GeometryFactory].createMultiPoint(org.locationtech.jts.geom.Point[]) [function] [call site] 09692
13 [org.locationtech.jts.geom.GeometryFactory].toPointArray(java.util.Collection) [function] [call site] 09693
14 [org.jdom2.ContentList$FilterList].size() [function] [call site] 09694
13 [org.locationtech.jts.util.Assert].shouldNeverReachHere(java.lang.String) [function] [call site] 09695
10 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 09696
10 [org.locationtech.jts.geom.GeometryFactory].getPrecisionModel() [function] [call site] 09697
10 [org.locationtech.jts.geom.PrecisionModel].getType() [function] [call site] 09698
10 [org.locationtech.jts.operation.buffer.BufferOp].bufferFixedPrecision(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 09699
11 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].<init>(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 09700
12 [org.locationtech.jts.noding.snapround.HotPixelIndex].<init>(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 09701
13 [org.locationtech.jts.index.kdtree.KdTree].<init>() [function] [call site] 09702
14 [org.locationtech.jts.index.kdtree.KdTree].<init>(double) [function] [call site] 09703
13 [org.locationtech.jts.geom.PrecisionModel].getScale() [function] [call site] 09704
11 [org.locationtech.jts.geom.PrecisionModel].<init>(double) [function] [call site] 09705
12 [org.locationtech.jts.geom.PrecisionModel].setScale(double) [function] [call site] 09706
11 [org.locationtech.jts.noding.ScaledNoder].<init>(org.locationtech.jts.noding.Noder,double) [function] [call site] 09707
12 [org.locationtech.jts.noding.ScaledNoder].<init>(org.locationtech.jts.noding.Noder,double,double,double) [function] [call site] 09708
13 [org.locationtech.jts.noding.ScaledNoder].isIntegerPrecision() [function] [call site] 09709
11 [org.locationtech.jts.geom.PrecisionModel].getScale() [function] [call site] 09710
11 [org.locationtech.jts.operation.buffer.BufferOp].createBufferBullder() [function] [call site] 09711
11 [org.locationtech.jts.operation.buffer.BufferBuilder].setWorkingPrecisionModel(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 09712
11 [org.locationtech.jts.operation.buffer.BufferBuilder].setNoder(org.locationtech.jts.noding.Noder) [function] [call site] 09713
11 [org.locationtech.jts.operation.buffer.BufferBuilder].buffer(org.locationtech.jts.geom.Geometry,double) [function] [call site] 09714
10 [org.locationtech.jts.operation.buffer.BufferOp].bufferReducedPrecision() [function] [call site] 09715
11 [org.locationtech.jts.operation.buffer.BufferOp].bufferReducedPrecision(int) [function] [call site] 09716
12 [org.locationtech.jts.operation.buffer.BufferOp].precisionScaleFactor(org.locationtech.jts.geom.Geometry,double,int) [function] [call site] 09717
13 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 09718
13 [org.locationtech.jts.math.MathUtil].max(double,double,double,double) [function] [call site] 09719
13 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 09720
13 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 09721
13 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 09722
13 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 09723
12 [org.locationtech.jts.geom.PrecisionModel].<init>(double) [function] [call site] 09724
12 [org.locationtech.jts.operation.buffer.BufferOp].bufferFixedPrecision(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 09725
5 [org.locationtech.jtstest.function.TriangleFunctions$2].map(org.locationtech.jts.geom.Geometry) [function] [call site] 09726
6 [org.locationtech.jtstest.function.TriangleFunctions].access$000(org.locationtech.jts.geom.Geometry) [function] [call site] 09727
6 [org.locationtech.jts.geom.Triangle].circumcentre(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 09728
7 [org.locationtech.jts.geom.Triangle].det(double,double,double,double) [function] [call site] 09729
7 [org.locationtech.jts.geom.Triangle].det(double,double,double,double) [function] [call site] 09730
7 [org.locationtech.jts.geom.Triangle].det(double,double,double,double) [function] [call site] 09731
7 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 09732
6 [org.locationtech.jtstest.function.FunctionsUtil].getFactoryOrDefault(org.locationtech.jts.geom.Geometry) [function] [call site] 09733
6 [org.locationtech.jts.geom.GeometryFactory].createPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 09734
5 [org.locationtech.jts.shape.CubicBezierCurve$1].map(org.locationtech.jts.geom.Geometry) [function] [call site] 09735
6 [org.locationtech.jts.shape.CubicBezierCurve].access$000(org.locationtech.jts.shape.CubicBezierCurve,org.locationtech.jts.geom.LineString) [function] [call site] 09736
7 [org.locationtech.jts.shape.CubicBezierCurve].bezierLine(org.locationtech.jts.geom.LineString) [function] [call site] 09737
8 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 09738
8 [org.locationtech.jts.shape.CubicBezierCurve].bezierCurve(org.locationtech.jts.geom.Coordinate[],boolean) [function] [call site] 09739
9 [org.locationtech.jts.shape.CubicBezierCurve].controlPoints(org.locationtech.jts.geom.Coordinate[],boolean) [function] [call site] 09740
10 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 09741
10 [org.locationtech.jts.geom.Geometry].getNumGeometries() [function] [call site] 09742
10 [org.locationtech.jts.geom.Geometry].getGeometryN(int) [function] [call site] 09743
10 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 09744
10 [org.locationtech.jts.geom.GeometryCollection].getCoordinates() [function] [call site] 09745
10 [org.locationtech.jts.geom.Point].getCoordinates() [function] [call site] 09746
10 [org.locationtech.jts.geom.Polygon].getCoordinates() [function] [call site] 09747
10 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 09748
10 [org.locationtech.jts.shape.CubicBezierCurve].controlPoints(org.locationtech.jts.geom.Coordinate[],boolean,double,double) [function] [call site] 09749
11 [org.locationtech.jts.algorithm.Angle].angleBetweenOriented(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 09750
11 [org.locationtech.jts.algorithm.Angle].bisector(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 09751
12 [org.locationtech.jts.algorithm.Angle].angleBetweenOriented(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 09752
12 [org.locationtech.jts.algorithm.Angle].angle(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 09753
12 [org.locationtech.jts.algorithm.Angle].normalize(double) [function] [call site] 09754
11 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 09755
11 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 09756
11 [org.locationtech.jts.algorithm.Angle].project(org.locationtech.jts.geom.Coordinate,double,double) [function] [call site] 09757
12 [org.locationtech.jts.algorithm.Angle].cosSnap(double) [function] [call site] 09758
12 [org.locationtech.jts.geom.Coordinate].getX() [function] [call site] 09759
12 [org.locationtech.jts.geom.Coordinate].getY() [function] [call site] 09760
12 [org.locationtech.jts.algorithm.Angle].sinSnap(double) [function] [call site] 09761
12 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 09762
11 [org.locationtech.jts.algorithm.Angle].project(org.locationtech.jts.geom.Coordinate,double,double) [function] [call site] 09763
11 [org.locationtech.jts.shape.CubicBezierCurve].setLineEndControlPoints(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09764
12 [org.locationtech.jts.shape.CubicBezierCurve].mirrorControlPoint(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 09765
13 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 09766
13 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 09767
13 [org.locationtech.jts.shape.CubicBezierCurve].reflectPointInLine(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 09768
14 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 09769
12 [org.locationtech.jts.shape.CubicBezierCurve].mirrorControlPoint(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 09770
9 [org.locationtech.jts.geom.CoordinateList].<init>() [function] [call site] 09771
9 [org.locationtech.jts.shape.CubicBezierCurve].addCurve(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.CoordinateList) [function] [call site] 09772
10 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 09773
10 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 09774
10 [org.locationtech.jts.shape.CubicBezierCurve].cubicBezier(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,double[][],org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09775
11 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 09776
11 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 09777
11 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 09778
10 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 09779
8 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 09780
8 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 09781
8 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 09782
8 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 09783
8 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 09784
8 [org.locationtech.jts.geom.GeometryFactory].createLineString(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09785
9 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09786
9 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09787
9 [org.locationtech.jts.geom.GeometryFactory].createLineString(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 09788
9 [org.locationtech.jts.geom.GeometryFactory].getCoordinateSequenceFactory() [function] [call site] 09789
8 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 09790
6 [org.locationtech.jts.shape.CubicBezierCurve].access$100(org.locationtech.jts.shape.CubicBezierCurve,org.locationtech.jts.geom.Polygon) [function] [call site] 09791
7 [org.locationtech.jts.shape.CubicBezierCurve].bezierPolygon(org.locationtech.jts.geom.Polygon) [function] [call site] 09792
8 [org.locationtech.jts.shape.CubicBezierCurve].bezierRing(org.locationtech.jts.geom.LinearRing) [function] [call site] 09793
9 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 09794
9 [org.locationtech.jts.shape.CubicBezierCurve].bezierCurve(org.locationtech.jts.geom.Coordinate[],boolean) [function] [call site] 09795
9 [org.locationtech.jts.geom.CoordinateList].closeRing() [function] [call site] 09796
10 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 09797
10 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 09798
10 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 09799
10 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 09800
10 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 09801
9 [org.locationtech.jts.geom.GeometryFactory].createLinearRing(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09802
9 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 09803
8 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 09804
8 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 09805
8 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 09806
8 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 09807
8 [org.locationtech.jts.shape.CubicBezierCurve].bezierRing(org.locationtech.jts.geom.LinearRing) [function] [call site] 09808
8 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 09809
8 [org.locationtech.jts.geom.GeometryFactory].createPolygon(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.LinearRing[]) [function] [call site] 09810
6 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 09811
5 [org.locationtech.jts.operation.buffer.OffsetCurve$1].map(org.locationtech.jts.geom.Geometry) [function] [call site] 09812
6 [org.locationtech.jts.operation.buffer.OffsetCurve].access$000(org.locationtech.jts.operation.buffer.OffsetCurve) [function] [call site] 09813
6 [org.locationtech.jts.geom.Geometry].buffer(double) [function] [call site] 09814
6 [org.locationtech.jts.geom.MultiLineString].getBoundary() [function] [call site] 09815
6 [org.locationtech.jts.geom.MultiPoint].getBoundary() [function] [call site] 09816
6 [org.locationtech.jts.geom.Polygon].getBoundary() [function] [call site] 09817
6 [org.locationtech.jts.geom.LineString].getBoundary() [function] [call site] 09818
6 [org.locationtech.jts.geom.GeometryCollection].getBoundary() [function] [call site] 09819
6 [org.locationtech.jts.geom.MultiPolygon].getBoundary() [function] [call site] 09820
6 [org.locationtech.jts.geom.Point].getBoundary() [function] [call site] 09821
6 [org.locationtech.jts.operation.buffer.OffsetCurve$1].toLineString(org.locationtech.jts.geom.Geometry) [function] [call site] 09822
7 [org.locationtech.jts.geom.GeometryFactory].createLineString(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 09823
7 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 09824
7 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 09825
6 [org.locationtech.jts.operation.buffer.OffsetCurve].access$000(org.locationtech.jts.operation.buffer.OffsetCurve) [function] [call site] 09826
6 [org.locationtech.jts.operation.buffer.OffsetCurve].access$100(org.locationtech.jts.operation.buffer.OffsetCurve,org.locationtech.jts.geom.LineString,double) [function] [call site] 09827
7 [org.locationtech.jts.operation.buffer.OffsetCurve].computeCurve(org.locationtech.jts.geom.LineString,double) [function] [call site] 09828
8 [org.locationtech.jts.geom.LineString].getLength() [function] [call site] 09829
8 [org.locationtech.jts.geom.LineString].getNumPoints() [function] [call site] 09830
8 [org.locationtech.jts.geom.GeometryFactory].createLineString() [function] [call site] 09831
8 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 09832
8 [org.locationtech.jts.geom.LineString].getNumPoints() [function] [call site] 09833
8 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 09834
8 [org.locationtech.jts.operation.buffer.OffsetCurve].offsetSegment(org.locationtech.jts.geom.Coordinate[],double) [function] [call site] 09835
9 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 09836
9 [org.locationtech.jts.geom.LineSegment].offset(double) [function] [call site] 09837
10 [org.locationtech.jts.geom.LineSegment].pointAlongOffset(double,double) [function] [call site] 09838
11 [org.locationtech.jts.geom.Coordinate].create() [function] [call site] 09839
12 [org.locationtech.jts.geom.Coordinate].<init>() [function] [call site] 09840
11 [org.locationtech.jts.geom.CoordinateXYM].create() [function] [call site] 09841
12 [org.locationtech.jts.geom.CoordinateXYM].<init>() [function] [call site] 09842
11 [org.locationtech.jts.geom.CoordinateXY].create() [function] [call site] 09843
12 [org.locationtech.jts.geom.CoordinateXY].<init>() [function] [call site] 09844
11 [org.locationtech.jts.geom.CoordinateXYZM].create() [function] [call site] 09845
12 [org.locationtech.jts.geom.CoordinateXYZM].<init>() [function] [call site] 09846
11 [org.locationtech.jts.geom.Coordinate].setX(double) [function] [call site] 09847
11 [org.locationtech.jts.geom.Coordinate].setY(double) [function] [call site] 09848
10 [org.locationtech.jts.geom.LineSegment].pointAlongOffset(double,double) [function] [call site] 09849
10 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 09850
9 [org.locationtech.jts.geom.GeometryFactory].createLineString(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09851
8 [org.locationtech.jts.operation.buffer.OffsetCurve].computeSections(org.locationtech.jts.geom.LineString,double) [function] [call site] 09852
9 [org.locationtech.jts.operation.buffer.OffsetCurve].rawOffset(org.locationtech.jts.geom.LineString,double,org.locationtech.jts.operation.buffer.BufferParameters) [function] [call site] 09853
10 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 09854
10 [org.locationtech.jts.geom.CoordinateArrays].removeRepeatedOrInvalidPoints(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09855
10 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].<init>(org.locationtech.jts.geom.PrecisionModel,org.locationtech.jts.operation.buffer.BufferParameters) [function] [call site] 09856
10 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 09857
10 [org.locationtech.jts.geom.GeometryFactory].getPrecisionModel() [function] [call site] 09858
10 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].getOffsetCurve(org.locationtech.jts.geom.Coordinate[],double) [function] [call site] 09859
11 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].getSegGen(double) [function] [call site] 09860
11 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].computePointCurve(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.operation.buffer.OffsetSegmentGenerator) [function] [call site] 09861
11 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].computeOffsetCurve(org.locationtech.jts.geom.Coordinate[],boolean,org.locationtech.jts.operation.buffer.OffsetSegmentGenerator) [function] [call site] 09862
12 [org.locationtech.jts.operation.buffer.OffsetCurveBuilder].simplifyTolerance(double) [function] [call site] 09863
12 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].simplify(org.locationtech.jts.geom.Coordinate[],double) [function] [call site] 09864
12 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].initSideSegments(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,int) [function] [call site] 09865
12 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addFirstSegment() [function] [call site] 09866
12 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addNextSegment(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 09867
12 [org.locationtech.jts.operation.buffer.BufferInputLineSimplifier].simplify(org.locationtech.jts.geom.Coordinate[],double) [function] [call site] 09868
12 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].initSideSegments(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,int) [function] [call site] 09869
12 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addFirstSegment() [function] [call site] 09870
12 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addNextSegment(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 09871
12 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].addLastSegment() [function] [call site] 09872
11 [org.locationtech.jts.operation.buffer.OffsetSegmentGenerator].getCoordinates() [function] [call site] 09873
11 [org.locationtech.jts.geom.CoordinateArrays].reverse(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09874
9 [org.locationtech.jts.operation.buffer.OffsetCurve].getBufferOriented(org.locationtech.jts.geom.LineString,double,org.locationtech.jts.operation.buffer.BufferParameters) [function] [call site] 09875
10 [org.locationtech.jts.operation.buffer.BufferOp].bufferOp(org.locationtech.jts.geom.Geometry,double,org.locationtech.jts.operation.buffer.BufferParameters) [function] [call site] 09876
11 [org.locationtech.jts.operation.buffer.BufferOp].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.operation.buffer.BufferParameters) [function] [call site] 09877
12 [org.locationtech.jts.operation.buffer.BufferParameters].<init>() [function] [call site] 09878
11 [org.locationtech.jts.operation.buffer.BufferOp].getResultGeometry(double) [function] [call site] 09879
10 [org.locationtech.jts.operation.buffer.OffsetCurve].extractMaxAreaPolygon(org.locationtech.jts.geom.Geometry) [function] [call site] 09880
11 [org.locationtech.jts.geom.Geometry].getNumGeometries() [function] [call site] 09881
11 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 09882
11 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 09883
11 [org.locationtech.jts.geom.Geometry].getNumGeometries() [function] [call site] 09884
11 [org.locationtech.jts.geom.Geometry].getGeometryN(int) [function] [call site] 09885
11 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 09886
11 [org.locationtech.jts.geom.Polygon].getArea() [function] [call site] 09887
10 [org.locationtech.jts.geom.Polygon].reverse() [function] [call site] 09888
11 [org.locationtech.jts.geom.Geometry].reverse() [function] [call site] 09889
12 [org.locationtech.jts.geom.LineString].reverseInternal() [function] [call site] 09890
13 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].copy() [function] [call site] 09891
13 [org.locationtech.jts.geom.impl.CoordinateArraySequence].copy() [function] [call site] 09892
13 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].copy() [function] [call site] 09893
13 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].copy() [function] [call site] 09894
13 [org.locationtech.jts.geom.CoordinateSequences].reverse(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 09895
13 [org.locationtech.jts.geom.GeometryFactory].createLineString(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 09896
13 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 09897
12 [org.locationtech.jts.geom.MultiPoint].reverseInternal() [function] [call site] 09898
13 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 09899
13 [org.locationtech.jts.geom.MultiPoint].<init>(org.locationtech.jts.geom.Point[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 09900
12 [org.locationtech.jts.geom.LinearRing].reverseInternal() [function] [call site] 09901
13 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].copy() [function] [call site] 09902
13 [org.locationtech.jts.geom.impl.CoordinateArraySequence].copy() [function] [call site] 09903
13 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].copy() [function] [call site] 09904
13 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].copy() [function] [call site] 09905
13 [org.locationtech.jts.geom.CoordinateSequences].reverse(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 09906
13 [org.locationtech.jts.geom.GeometryFactory].createLinearRing(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 09907
13 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 09908
12 [org.locationtech.jts.geom.GeometryCollection].reverseInternal() [function] [call site] 09909
13 [org.locationtech.jts.geom.LinearRing].reverse() [function] [call site] 09910
14 [org.locationtech.jts.geom.LineString].reverse() [function] [call site] 09911
15 [org.locationtech.jts.geom.Geometry].reverse() [function] [call site] 09912
13 [org.locationtech.jts.geom.Point].reverse() [function] [call site] 09913
14 [org.locationtech.jts.geom.Geometry].reverse() [function] [call site] 09914
13 [org.locationtech.jts.geom.MultiPolygon].reverse() [function] [call site] 09915
14 [org.locationtech.jts.geom.GeometryCollection].reverse() [function] [call site] 09916
15 [org.locationtech.jts.geom.Geometry].reverse() [function] [call site] 09917
13 [org.locationtech.jts.geom.Geometry].reverse() [function] [call site] 09918
13 [org.locationtech.jts.geom.MultiLineString].reverse() [function] [call site] 09919
14 [org.locationtech.jts.geom.GeometryCollection].reverse() [function] [call site] 09920
13 [org.locationtech.jts.geom.MultiPoint].reverse() [function] [call site] 09921
14 [org.locationtech.jts.geom.GeometryCollection].reverse() [function] [call site] 09922
13 [org.locationtech.jts.geom.LineString].reverse() [function] [call site] 09923
13 [org.locationtech.jts.geom.GeometryCollection].reverse() [function] [call site] 09924
13 [org.locationtech.jts.geom.Polygon].reverse() [function] [call site] 09925
13 [org.locationtech.jts.geom.GeometryCollection].<init>(org.locationtech.jts.geom.Geometry[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 09926
12 [org.locationtech.jts.geom.MultiLineString].reverseInternal() [function] [call site] 09927
13 [org.locationtech.jts.geom.LinearRing].reverse() [function] [call site] 09928
13 [org.locationtech.jts.geom.Point].reverse() [function] [call site] 09929
13 [org.locationtech.jts.geom.MultiPolygon].reverse() [function] [call site] 09930
13 [org.locationtech.jts.geom.Geometry].reverse() [function] [call site] 09931
13 [org.locationtech.jts.geom.MultiLineString].reverse() [function] [call site] 09932
13 [org.locationtech.jts.geom.MultiPoint].reverse() [function] [call site] 09933
13 [org.locationtech.jts.geom.LineString].reverse() [function] [call site] 09934
13 [org.locationtech.jts.geom.GeometryCollection].reverse() [function] [call site] 09935
13 [org.locationtech.jts.geom.Polygon].reverse() [function] [call site] 09936
13 [org.locationtech.jts.geom.MultiLineString].<init>(org.locationtech.jts.geom.LineString[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 09937
12 [org.locationtech.jts.geom.Polygon].reverseInternal() [function] [call site] 09938
13 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 09939
13 [org.locationtech.jts.geom.LinearRing].reverse() [function] [call site] 09940
13 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 09941
13 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 09942
13 [org.locationtech.jts.geom.LinearRing].reverse() [function] [call site] 09943
13 [org.locationtech.jts.geom.GeometryFactory].createPolygon(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.LinearRing[]) [function] [call site] 09944
13 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 09945
12 [org.locationtech.jts.geom.MultiPolygon].reverseInternal() [function] [call site] 09946
13 [org.locationtech.jts.geom.LinearRing].reverse() [function] [call site] 09947
13 [org.locationtech.jts.geom.Point].reverse() [function] [call site] 09948
13 [org.locationtech.jts.geom.MultiPolygon].reverse() [function] [call site] 09949
13 [org.locationtech.jts.geom.Geometry].reverse() [function] [call site] 09950
13 [org.locationtech.jts.geom.MultiLineString].reverse() [function] [call site] 09951
13 [org.locationtech.jts.geom.MultiPoint].reverse() [function] [call site] 09952
13 [org.locationtech.jts.geom.LineString].reverse() [function] [call site] 09953
13 [org.locationtech.jts.geom.GeometryCollection].reverse() [function] [call site] 09954
13 [org.locationtech.jts.geom.Polygon].reverse() [function] [call site] 09955
13 [org.locationtech.jts.geom.MultiPolygon].<init>(org.locationtech.jts.geom.Polygon[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 09956
12 [org.locationtech.jts.geom.Point].reverseInternal() [function] [call site] 09957
13 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].copy() [function] [call site] 09958
13 [org.locationtech.jts.geom.impl.CoordinateArraySequence].copy() [function] [call site] 09959
13 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].copy() [function] [call site] 09960
13 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].copy() [function] [call site] 09961
13 [org.locationtech.jts.geom.GeometryFactory].createPoint(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 09962
13 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 09963
12 [org.locationtech.jts.geom.Envelope].copy() [function] [call site] 09964
12 [org.locationtech.jts.geom.Geometry].getSRID() [function] [call site] 09965
12 [org.locationtech.jts.geom.Geometry].setSRID(int) [function] [call site] 09966
9 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 09967
9 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 09968
9 [org.locationtech.jts.operation.buffer.OffsetCurve].computeCurveSections(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.geom.Coordinate[],java.util.List) [function] [call site] 09969
10 [org.locationtech.jts.operation.buffer.SegmentMCIndex].<init>(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09970
11 [org.locationtech.jts.operation.buffer.SegmentMCIndex].buildIndex(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 09971
12 [org.locationtech.jts.index.strtree.STRtree].<init>() [function] [call site] 09972
12 [org.locationtech.jts.index.chain.MonotoneChainBuilder].getChains(org.locationtech.jts.geom.Coordinate[],java.lang.Object) [function] [call site] 09973
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 09974
12 [org.jdom2.FilterIterator].hasNext() [function] [call site] 09975
12 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 09976
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 09977
12 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 09978
12 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 09979
12 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 09980
12 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 09981
12 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 09982
12 [org.jdom2.ContentList].iterator() [function] [call site] 09983
12 [org.jdom2.AttributeList].iterator() [function] [call site] 09984
12 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 09985
12 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 09986
12 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 09987
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 09988
12 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 09989
12 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 09990
12 [org.jdom2.DescendantIterator].next() [function] [call site] 09991
12 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 09992
12 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 09993
12 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 09994
12 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 09995
12 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 09996
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 09997
12 [org.jdom2.FilterIterator].next() [function] [call site] 09998
12 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 09999
12 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 10000
12 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 10001
12 [org.locationtech.jts.index.chain.MonotoneChain].getEnvelope() [function] [call site] 10002
13 [org.locationtech.jts.index.chain.MonotoneChain].getEnvelope(double) [function] [call site] 10003
12 [org.locationtech.jts.index.strtree.STRtree].insert(org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 10004
10 [org.locationtech.jts.operation.buffer.OffsetCurve].matchSegments(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,int,org.locationtech.jts.operation.buffer.SegmentMCIndex,org.locationtech.jts.geom.Coordinate[],double[]) [function] [call site] 10005
11 [org.locationtech.jts.geom.Envelope].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10006
11 [org.locationtech.jts.geom.Envelope].expandBy(double) [function] [call site] 10007
11 [org.locationtech.jts.operation.buffer.OffsetCurve$MatchCurveSegmentAction].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,int,double,org.locationtech.jts.geom.Coordinate[],double[]) [function] [call site] 10008
12 [org.locationtech.jts.index.chain.MonotoneChainSelectAction].<init>() [function] [call site] 10009
12 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 10010
11 [org.locationtech.jts.operation.buffer.SegmentMCIndex].query(org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.chain.MonotoneChainSelectAction) [function] [call site] 10011
12 [org.locationtech.jts.operation.buffer.SegmentMCIndex$1].<init>(org.locationtech.jts.operation.buffer.SegmentMCIndex,org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.chain.MonotoneChainSelectAction) [function] [call site] 10012
12 [org.locationtech.jts.index.strtree.STRtree].query(org.locationtech.jts.geom.Envelope,org.locationtech.jts.index.ItemVisitor) [function] [call site] 10013
11 [org.locationtech.jts.operation.buffer.OffsetCurve$MatchCurveSegmentAction].getBufferMinIndex() [function] [call site] 10014
10 [org.locationtech.jts.operation.buffer.OffsetCurve].extractSections(org.locationtech.jts.geom.Coordinate[],double[],int,java.util.List) [function] [call site] 10015
11 [org.locationtech.jts.operation.buffer.OffsetCurve].findSectionEnd(double[],int,int) [function] [call site] 10016
12 [org.locationtech.jts.operation.buffer.OffsetCurve].next(int,int) [function] [call site] 10017
11 [org.locationtech.jts.operation.buffer.OffsetCurve].prev(int,int) [function] [call site] 10018
11 [org.locationtech.jts.operation.buffer.OffsetCurveSection].create(org.locationtech.jts.geom.Coordinate[],int,int,double,double) [function] [call site] 10019
12 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 10020
12 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 10021
12 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 10022
12 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 10023
12 [org.locationtech.jts.operation.buffer.OffsetCurveSection].<init>(org.locationtech.jts.geom.Coordinate[],double,double) [function] [call site] 10024
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 10025
11 [org.locationtech.jts.operation.buffer.OffsetCurve].findSectionStart(double[],int) [function] [call site] 10026
12 [org.locationtech.jts.operation.buffer.OffsetCurve].next(int,int) [function] [call site] 10027
12 [org.locationtech.jts.operation.buffer.OffsetCurve].prev(int,int) [function] [call site] 10028
11 [org.locationtech.jts.util.Assert].shouldNeverReachHere(java.lang.String) [function] [call site] 10029
9 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 10030
9 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 10031
9 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 10032
9 [org.locationtech.jts.operation.buffer.OffsetCurve].computeCurveSections(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.geom.Coordinate[],java.util.List) [function] [call site] 10033
8 [org.locationtech.jts.operation.buffer.OffsetCurveSection].toLine(java.util.List,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 10034
9 [org.jdom2.ContentList$FilterList].size() [function] [call site] 10035
9 [org.locationtech.jts.geom.GeometryFactory].createLineString() [function] [call site] 10036
9 [org.jdom2.ContentList$FilterList].size() [function] [call site] 10037
9 [org.locationtech.jts.geom.GeometryFactory].createLineString(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 10038
9 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 10039
9 [org.locationtech.jts.operation.buffer.OffsetCurveSection].getCoordinates() [function] [call site] 10040
9 [org.locationtech.jts.geom.CoordinateList].<init>() [function] [call site] 10041
9 [org.jdom2.ContentList$FilterList].size() [function] [call site] 10042
9 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 10043
9 [org.jdom2.ContentList$FilterList].size() [function] [call site] 10044
9 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 10045
9 [org.locationtech.jts.operation.buffer.OffsetCurveSection].isEndInSameSegment(double) [function] [call site] 10046
9 [org.locationtech.jts.operation.buffer.OffsetCurveSection].getCoordinates() [function] [call site] 10047
9 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 10048
9 [org.locationtech.jts.geom.GeometryFactory].createLineString(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 10049
9 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 10050
8 [org.locationtech.jts.operation.buffer.OffsetCurveSection].toGeometry(java.util.List,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 10051
9 [org.jdom2.ContentList$FilterList].size() [function] [call site] 10052
9 [org.locationtech.jts.geom.GeometryFactory].createLineString() [function] [call site] 10053
9 [org.jdom2.ContentList$FilterList].size() [function] [call site] 10054
9 [org.locationtech.jts.geom.GeometryFactory].createLineString(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 10055
9 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 10056
9 [org.locationtech.jts.operation.buffer.OffsetCurveSection].getCoordinates() [function] [call site] 10057
9 [org.jdom2.ContentList$FilterList].size() [function] [call site] 10058
9 [org.jdom2.ContentList$FilterList].size() [function] [call site] 10059
9 [org.locationtech.jts.geom.GeometryFactory].createLineString(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 10060
9 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 10061
9 [org.locationtech.jts.operation.buffer.OffsetCurveSection].getCoordinates() [function] [call site] 10062
9 [org.locationtech.jts.geom.GeometryFactory].createMultiLineString(org.locationtech.jts.geom.LineString[]) [function] [call site] 10063
5 [org.locationtech.jtslab.clean.HoleRemover$HoleRemoverMapOp].map(org.locationtech.jts.geom.Geometry) [function] [call site] 10064
6 [org.locationtech.jtslab.clean.HoleRemover].access$100(org.locationtech.jtslab.clean.HoleRemover) [function] [call site] 10065
6 [org.locationtech.jtslab.clean.HoleRemover$PolygonHoleRemover].clean(org.locationtech.jts.geom.Polygon,org.locationtech.jtslab.clean.HoleRemover$Predicate) [function] [call site] 10066
7 [org.locationtech.jtslab.clean.HoleRemover$PolygonHoleRemover].<init>(org.locationtech.jts.geom.Polygon,org.locationtech.jtslab.clean.HoleRemover$Predicate) [function] [call site] 10067
7 [org.locationtech.jtslab.clean.HoleRemover$PolygonHoleRemover].getResult() [function] [call site] 10068
8 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 10069
8 [org.locationtech.jts.geom.GeometryFactory].createPolygon(org.locationtech.jts.geom.LinearRing) [function] [call site] 10070
8 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 10071
8 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 10072
8 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 10073
8 [org.locationtech.jtslab.clean.SmallHoleRemover$IsSmall].value(org.locationtech.jts.geom.Geometry) [function] [call site] 10074
9 [org.locationtech.jts.geom.GeometryCollection].getCoordinates() [function] [call site] 10075
9 [org.locationtech.jts.geom.Point].getCoordinates() [function] [call site] 10076
9 [org.locationtech.jts.geom.Polygon].getCoordinates() [function] [call site] 10077
9 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 10078
9 [org.locationtech.jts.algorithm.Area].ofRing(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 10079
10 [org.locationtech.jts.algorithm.Area].ofRingSigned(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 10080
8 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 10081
8 [org.locationtech.jts.geom.GeometryFactory].createPolygon(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.LinearRing[]) [function] [call site] 10082
8 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 10083
8 [org.locationtech.jts.geom.GeometryFactory].toLinearRingArray(java.util.Collection) [function] [call site] 10084
5 [org.locationtech.jts.geom.GeometryOverlay$1].map(org.locationtech.jts.geom.Geometry) [function] [call site] 10085
6 [org.locationtech.jts.geom.Geometry].intersection(org.locationtech.jts.geom.Geometry) [function] [call site] 10086
5 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 10087
5 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 10088
5 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 10089
5 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 10090
5 [org.locationtech.jts.geom.GeometryFactory].createGeometryCollection(org.locationtech.jts.geom.Geometry[]) [function] [call site] 10091
5 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 10092
5 [org.locationtech.jts.geom.GeometryFactory].toGeometryArray(java.util.Collection) [function] [call site] 10093
3 [org.locationtech.jts.geom.GeometryOverlay].overlay(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int) [function] [call site] 10094
4 [org.locationtech.jts.operation.overlayng.OverlayNGRobust].overlay(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int) [function] [call site] 10095
5 [org.locationtech.jts.operation.overlayng.OverlayNG].overlay(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int) [function] [call site] 10096
6 [org.locationtech.jts.operation.overlayng.OverlayNG].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int) [function] [call site] 10097
7 [org.locationtech.jts.operation.overlayng.OverlayNG].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.PrecisionModel,int) [function] [call site] 10098
8 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 10099
8 [org.locationtech.jts.operation.overlayng.InputGeometry].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 10100
7 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 10101
7 [org.locationtech.jts.geom.GeometryFactory].getPrecisionModel() [function] [call site] 10102
6 [org.locationtech.jts.operation.overlayng.OverlayNG].getResult() [function] [call site] 10103
7 [org.locationtech.jts.operation.overlayng.OverlayUtil].isEmptyResult(int,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 10104
8 [org.locationtech.jts.operation.overlayng.OverlayUtil].isEnvDisjoint(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 10105
9 [org.locationtech.jts.operation.overlayng.OverlayUtil].isEmpty(org.locationtech.jts.geom.Geometry) [function] [call site] 10106
10 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 10107
10 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 10108
10 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 10109
10 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 10110
9 [org.locationtech.jts.operation.overlayng.OverlayUtil].isEmpty(org.locationtech.jts.geom.Geometry) [function] [call site] 10111
9 [org.locationtech.jts.operation.overlayng.OverlayUtil].isFloating(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 10112
9 [org.locationtech.jts.geom.Envelope].disjoint(org.locationtech.jts.geom.Envelope) [function] [call site] 10113
10 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 10114
9 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 10115
9 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 10116
9 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 10117
9 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 10118
9 [org.locationtech.jts.operation.overlayng.OverlayUtil].isDisjoint(org.locationtech.jts.geom.Envelope,org.locationtech.jts.geom.Envelope,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 10119
10 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 10120
10 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 10121
10 [org.locationtech.jts.geom.PrecisionModel].makePrecise(double) [function] [call site] 10122
10 [org.locationtech.jts.geom.PrecisionModel].makePrecise(double) [function] [call site] 10123
10 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 10124
10 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 10125
10 [org.locationtech.jts.geom.PrecisionModel].makePrecise(double) [function] [call site] 10126
10 [org.locationtech.jts.geom.PrecisionModel].makePrecise(double) [function] [call site] 10127
10 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 10128
10 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 10129
10 [org.locationtech.jts.geom.PrecisionModel].makePrecise(double) [function] [call site] 10130
10 [org.locationtech.jts.geom.PrecisionModel].makePrecise(double) [function] [call site] 10131
10 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 10132
10 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 10133
10 [org.locationtech.jts.geom.PrecisionModel].makePrecise(double) [function] [call site] 10134
10 [org.locationtech.jts.geom.PrecisionModel].makePrecise(double) [function] [call site] 10135
8 [org.locationtech.jts.operation.overlayng.OverlayUtil].isEmpty(org.locationtech.jts.geom.Geometry) [function] [call site] 10136
8 [org.locationtech.jts.operation.overlayng.OverlayUtil].isEmpty(org.locationtech.jts.geom.Geometry) [function] [call site] 10137
8 [org.locationtech.jts.operation.overlayng.OverlayUtil].isEmpty(org.locationtech.jts.geom.Geometry) [function] [call site] 10138
7 [org.locationtech.jts.operation.overlayng.InputGeometry].getGeometry(int) [function] [call site] 10139
7 [org.locationtech.jts.operation.overlayng.InputGeometry].getGeometry(int) [function] [call site] 10140
7 [org.locationtech.jts.operation.overlayng.OverlayNG].createEmptyResult() [function] [call site] 10141
8 [org.locationtech.jts.operation.overlayng.OverlayUtil].createEmptyResult(int,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 10142
9 [org.locationtech.jts.geom.GeometryFactory].createPoint() [function] [call site] 10143
9 [org.locationtech.jts.geom.GeometryFactory].createLineString() [function] [call site] 10144
9 [org.locationtech.jts.geom.GeometryFactory].createPolygon() [function] [call site] 10145
9 [org.locationtech.jts.geom.GeometryFactory].createGeometryCollection() [function] [call site] 10146
9 [org.locationtech.jts.util.Assert].shouldNeverReachHere(java.lang.String) [function] [call site] 10147
8 [org.locationtech.jts.operation.overlayng.OverlayUtil].resultDimension(int,int,int) [function] [call site] 10148
8 [org.locationtech.jts.operation.overlayng.InputGeometry].getDimension(int) [function] [call site] 10149
9 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 10150
9 [org.locationtech.jts.geom.LineString:org.locationtech.jts.geom.MultiLineString:org.locationtech.jts.geom.MultiPoint:org.locationtech.jts.geom.MultiPolygon:org.locationtech.jts.geom.Point:org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 10151
8 [org.locationtech.jts.operation.overlayng.InputGeometry].getDimension(int) [function] [call site] 10152
7 [org.locationtech.jts.operation.overlayng.ElevationModel].create(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 10153
8 [org.locationtech.jts.geom.Envelope].copy() [function] [call site] 10154
8 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 10155
8 [org.locationtech.jts.geom.Envelope].expandToInclude(org.locationtech.jts.geom.Envelope) [function] [call site] 10156
8 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 10157
8 [org.locationtech.jts.operation.overlayng.ElevationModel].<init>(org.locationtech.jts.geom.Envelope,int,int) [function] [call site] 10158
9 [org.locationtech.jts.geom.Envelope].getWidth() [function] [call site] 10159
9 [org.locationtech.jts.geom.Envelope].getHeight() [function] [call site] 10160
8 [org.locationtech.jts.operation.overlayng.ElevationModel].add(org.locationtech.jts.geom.Geometry) [function] [call site] 10161
9 [org.locationtech.jts.operation.overlayng.ElevationModel$1].<init>(org.locationtech.jts.operation.overlayng.ElevationModel) [function] [call site] 10162
9 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 10163
10 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 10164
10 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 10165
10 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 10166
10 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 10167
10 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 10168
10 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 10169
10 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 10170
10 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 10171
10 [org.locationtech.jts.io.twkb.BoundsExtractor].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10172
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 10173
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 10174
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 10175
10 [org.locationtech.jts.io.WKTWriter$CheckOrdinatesFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10176
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getZ(int) [function] [call site] 10177
11 [org.locationtech.jts.geom.CoordinateSequence].getZ(int) [function] [call site] 10178
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getZ(int) [function] [call site] 10179
12 [org.locationtech.jts.geom.CoordinateSequence].hasZ() [function] [call site] 10180
12 [org.locationtech.jts.geom.CoordinateXY].getZ() [function] [call site] 10181
12 [org.locationtech.jts.geom.Coordinate].getZ() [function] [call site] 10182
12 [org.locationtech.jts.geom.CoordinateXYM].getZ() [function] [call site] 10183
11 [org.locationtech.jts.geom.CoordinateSequence].getM(int) [function] [call site] 10184
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getM(int) [function] [call site] 10185
12 [org.locationtech.jts.geom.CoordinateSequence].hasM() [function] [call site] 10186
12 [org.locationtech.jts.geom.CoordinateXYZM].getM() [function] [call site] 10187
12 [org.locationtech.jts.geom.Coordinate].getM() [function] [call site] 10188
12 [org.locationtech.jts.geom.CoordinateXYM].getM() [function] [call site] 10189
10 [org.locationtech.jts.precision.SimpleMinimumClearance$ComputeMCCoordinateSequenceFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10190
11 [org.locationtech.jts.precision.SimpleMinimumClearance$ComputeMCCoordinateSequenceFilter].checkVertexDistance(org.locationtech.jts.geom.Coordinate) [function] [call site] 10191
12 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 10192
12 [org.locationtech.jts.precision.SimpleMinimumClearance].access$100(org.locationtech.jts.precision.SimpleMinimumClearance,double,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10193
13 [org.locationtech.jts.precision.SimpleMinimumClearance].updateClearance(double,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10194
14 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 10195
14 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 10196
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10197
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10198
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 10199
11 [org.locationtech.jts.precision.SimpleMinimumClearance$ComputeMCCoordinateSequenceFilter].checkSegmentDistance(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10200
12 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 10201
12 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 10202
12 [org.locationtech.jts.algorithm.Distance].pointToSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10203
12 [org.locationtech.jts.precision.SimpleMinimumClearance].access$200(org.locationtech.jts.precision.SimpleMinimumClearance,double,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10204
13 [org.locationtech.jts.precision.SimpleMinimumClearance].updateClearance(double,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10205
14 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 10206
14 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10207
14 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 10208
14 [org.locationtech.jts.geom.LineSegment].closestPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 10209
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10210
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10211
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10212
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10213
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 10214
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 10215
10 [org.locationtech.jtstest.testbuilder.geom.NearestPointFinder$NearestPointFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10216
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10217
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10218
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 10219
11 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 10220
11 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 10221
11 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 10222
10 [org.locationtech.jts.algorithm.distance.DiscreteHausdorffDistance$MaxDensifiedByFractionDistanceFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10223
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10224
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10225
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 10226
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10227
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10228
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 10229
11 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 10230
11 [org.locationtech.jts.algorithm.distance.PointPairDistance].initialize() [function] [call site] 10231
11 [org.locationtech.jts.algorithm.distance.DistanceToPoint].computeDistance(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.algorithm.distance.PointPairDistance) [function] [call site] 10232
12 [org.locationtech.jts.algorithm.distance.DistanceToPoint].computeDistance(org.locationtech.jts.geom.LineString,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.algorithm.distance.PointPairDistance) [function] [call site] 10233
13 [org.locationtech.jts.geom.LineSegment].<init>() [function] [call site] 10234
13 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 10235
13 [org.locationtech.jts.geom.LineSegment].setCoordinates(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10236
13 [org.locationtech.jts.geom.LineSegment].closestPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 10237
13 [org.locationtech.jts.algorithm.distance.PointPairDistance].setMinimum(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10238
14 [org.locationtech.jts.algorithm.distance.PointPairDistance].initialize(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10239
15 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 10240
15 [org.locationtech.jts.algorithm.distance.PointPairDistance].initialize(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,double) [function] [call site] 10241
16 [org.locationtech.jts.geom.CoordinateXYZM].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10242
16 [org.locationtech.jts.geom.CoordinateXYM].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10243
16 [org.locationtech.jts.geom.Coordinate].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10244
16 [org.locationtech.jts.geom.CoordinateXY].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10245
16 [org.locationtech.jts.geom.CoordinateXYM].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10246
16 [org.locationtech.jts.geom.Coordinate].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10247
16 [org.locationtech.jts.geom.CoordinateXY].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10248
16 [org.locationtech.jts.geom.CoordinateXYZM].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10249
14 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 10250
14 [org.locationtech.jts.algorithm.distance.PointPairDistance].initialize(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,double) [function] [call site] 10251
12 [org.locationtech.jts.algorithm.distance.DistanceToPoint].computeDistance(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.algorithm.distance.PointPairDistance) [function] [call site] 10252
13 [org.locationtech.jts.algorithm.distance.DistanceToPoint].computeDistance(org.locationtech.jts.geom.LineString,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.algorithm.distance.PointPairDistance) [function] [call site] 10253
13 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 10254
13 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 10255
13 [org.locationtech.jts.algorithm.distance.DistanceToPoint].computeDistance(org.locationtech.jts.geom.LineString,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.algorithm.distance.PointPairDistance) [function] [call site] 10256
13 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 10257
12 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 10258
12 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 10259
12 [org.locationtech.jts.geom.GeometryCollection].getCoordinate() [function] [call site] 10260
12 [org.locationtech.jts.geom.Polygon].getCoordinate() [function] [call site] 10261
12 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 10262
12 [org.locationtech.jts.geom.LineString].getCoordinate() [function] [call site] 10263
12 [org.locationtech.jts.algorithm.distance.PointPairDistance].setMinimum(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10264
11 [org.locationtech.jts.algorithm.distance.PointPairDistance].setMaximum(org.locationtech.jts.algorithm.distance.PointPairDistance) [function] [call site] 10265
12 [org.locationtech.jts.algorithm.distance.PointPairDistance].setMaximum(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10266
13 [org.locationtech.jts.algorithm.distance.PointPairDistance].initialize(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10267
13 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 10268
13 [org.locationtech.jts.algorithm.distance.PointPairDistance].initialize(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,double) [function] [call site] 10269
10 [org.locationtech.jts.operation.overlayng.ElevationModel$2].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10270
11 [org.locationtech.jts.geom.CoordinateSequence].hasZ() [function] [call site] 10271
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getZ(int) [function] [call site] 10272
11 [org.locationtech.jts.geom.CoordinateSequence].getZ(int) [function] [call site] 10273
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getZ(int) [function] [call site] 10274
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 10275
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 10276
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 10277
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 10278
11 [org.locationtech.jts.operation.overlayng.ElevationModel].getZ(double,double) [function] [call site] 10279
12 [org.locationtech.jts.operation.overlayng.ElevationModel].init() [function] [call site] 10280
13 [org.locationtech.jts.operation.overlayng.ElevationModel$ElevationCell].compute() [function] [call site] 10281
13 [org.locationtech.jts.operation.overlayng.ElevationModel$ElevationCell].getZ() [function] [call site] 10282
12 [org.locationtech.jts.operation.overlayng.ElevationModel].getCell(double,double,boolean) [function] [call site] 10283
13 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 10284
13 [org.locationtech.jts.math.MathUtil].clamp(int,int,int) [function] [call site] 10285
13 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 10286
13 [org.locationtech.jts.math.MathUtil].clamp(int,int,int) [function] [call site] 10287
13 [org.locationtech.jts.operation.overlayng.ElevationModel$ElevationCell].<init>() [function] [call site] 10288
12 [org.locationtech.jts.operation.overlayng.ElevationModel$ElevationCell].getZ() [function] [call site] 10289
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 10290
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 10291
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 10292
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 10293
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].setOrdinate(int,int,double) [function] [call site] 10294
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].setOrdinate(int,int,double) [function] [call site] 10295
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].setOrdinate(int,int,double) [function] [call site] 10296
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].setOrdinate(int,int,double) [function] [call site] 10297
10 [org.locationtech.jts.geom.util.AffineTransformation].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10298
11 [org.locationtech.jts.geom.util.AffineTransformation].transform(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10299
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 10300
12 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 10301
12 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 10302
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 10303
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 10304
12 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 10305
12 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 10306
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 10307
12 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 10308
12 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 10309
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 10310
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 10311
12 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 10312
12 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 10313
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 10314
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 10315
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].setOrdinate(int,int,double) [function] [call site] 10316
12 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].setOrdinate(int,int,double) [function] [call site] 10317
12 [org.locationtech.jts.geom.impl.CoordinateArraySequence].setOrdinate(int,int,double) [function] [call site] 10318
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].setOrdinate(int,int,double) [function] [call site] 10319
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].setOrdinate(int,int,double) [function] [call site] 10320
12 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].setOrdinate(int,int,double) [function] [call site] 10321
12 [org.locationtech.jts.geom.impl.CoordinateArraySequence].setOrdinate(int,int,double) [function] [call site] 10322
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].setOrdinate(int,int,double) [function] [call site] 10323
10 [org.locationtech.jts.coverage.VertexRingCounter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10324
11 [org.locationtech.jts.geom.CoordinateSequences].isRing(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 10325
12 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 10326
12 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 10327
12 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 10328
12 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 10329
12 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 10330
12 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 10331
12 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 10332
12 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 10333
12 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 10334
12 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 10335
12 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 10336
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 10337
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10338
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10339
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 10340
10 [org.locationtech.jts.coverage.CoverageBoundarySegmentFinder].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10341
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 10342
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 10343
11 [org.locationtech.jts.coverage.CoverageBoundarySegmentFinder].createSegment(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10344
12 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10345
12 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10346
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10347
12 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10348
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10349
12 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 10350
12 [org.locationtech.jts.geom.LineSegment].normalize() [function] [call site] 10351
10 [org.locationtech.jts.operation.buffer.validate.BufferCurveMaximumDistanceFinder$MaxMidpointDistanceFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10352
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10353
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10354
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 10355
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10356
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10357
11 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 10358
11 [org.locationtech.jts.operation.buffer.validate.PointPairDistance].initialize() [function] [call site] 10359
11 [org.locationtech.jts.operation.buffer.validate.DistanceToPointFinder].computeDistance(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.operation.buffer.validate.PointPairDistance) [function] [call site] 10360
12 [org.locationtech.jts.operation.buffer.validate.DistanceToPointFinder].computeDistance(org.locationtech.jts.geom.LineString,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.operation.buffer.validate.PointPairDistance) [function] [call site] 10361
13 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 10362
13 [org.locationtech.jts.geom.LineSegment].<init>() [function] [call site] 10363
13 [org.locationtech.jts.geom.LineSegment].setCoordinates(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10364
13 [org.locationtech.jts.geom.LineSegment].closestPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 10365
13 [org.locationtech.jts.operation.buffer.validate.PointPairDistance].setMinimum(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10366
14 [org.locationtech.jts.operation.buffer.validate.PointPairDistance].initialize(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10367
15 [org.locationtech.jts.geom.CoordinateXYZM].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10368
15 [org.locationtech.jts.geom.CoordinateXYM].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10369
15 [org.locationtech.jts.geom.Coordinate].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10370
15 [org.locationtech.jts.geom.CoordinateXY].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10371
15 [org.locationtech.jts.geom.CoordinateXYM].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10372
15 [org.locationtech.jts.geom.Coordinate].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10373
15 [org.locationtech.jts.geom.CoordinateXY].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10374
15 [org.locationtech.jts.geom.CoordinateXYZM].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10375
15 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 10376
14 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 10377
14 [org.locationtech.jts.operation.buffer.validate.PointPairDistance].initialize(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,double) [function] [call site] 10378
15 [org.locationtech.jts.geom.CoordinateXYZM].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10379
15 [org.locationtech.jts.geom.CoordinateXYM].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10380
15 [org.locationtech.jts.geom.Coordinate].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10381
15 [org.locationtech.jts.geom.CoordinateXY].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10382
15 [org.locationtech.jts.geom.CoordinateXYM].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10383
15 [org.locationtech.jts.geom.Coordinate].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10384
15 [org.locationtech.jts.geom.CoordinateXY].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10385
15 [org.locationtech.jts.geom.CoordinateXYZM].setCoordinate(org.locationtech.jts.geom.Coordinate) [function] [call site] 10386
12 [org.locationtech.jts.operation.buffer.validate.DistanceToPointFinder].computeDistance(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.operation.buffer.validate.PointPairDistance) [function] [call site] 10387
13 [org.locationtech.jts.operation.buffer.validate.DistanceToPointFinder].computeDistance(org.locationtech.jts.geom.LineString,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.operation.buffer.validate.PointPairDistance) [function] [call site] 10388
13 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 10389
13 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 10390
13 [org.locationtech.jts.operation.buffer.validate.DistanceToPointFinder].computeDistance(org.locationtech.jts.geom.LineString,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.operation.buffer.validate.PointPairDistance) [function] [call site] 10391
13 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 10392
12 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 10393
12 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 10394
12 [org.locationtech.jts.geom.GeometryCollection].getCoordinate() [function] [call site] 10395
12 [org.locationtech.jts.geom.Polygon].getCoordinate() [function] [call site] 10396
12 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 10397
12 [org.locationtech.jts.geom.LineString].getCoordinate() [function] [call site] 10398
12 [org.locationtech.jts.operation.buffer.validate.PointPairDistance].setMinimum(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10399
11 [org.locationtech.jts.operation.buffer.validate.PointPairDistance].setMaximum(org.locationtech.jts.operation.buffer.validate.PointPairDistance) [function] [call site] 10400
12 [org.locationtech.jts.operation.buffer.validate.PointPairDistance].setMaximum(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10401
13 [org.locationtech.jts.operation.buffer.validate.PointPairDistance].initialize(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10402
13 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 10403
13 [org.locationtech.jts.operation.buffer.validate.PointPairDistance].initialize(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,double) [function] [call site] 10404
10 [org.locationtech.jts.operation.union.OverlapUnion$1].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10405
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10406
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10407
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 10408
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10409
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10410
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 10411
11 [org.locationtech.jts.operation.union.OverlapUnion].access$000(org.locationtech.jts.geom.Envelope,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10412
12 [org.locationtech.jts.operation.union.OverlapUnion].intersects(org.locationtech.jts.geom.Envelope,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10413
13 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate) [function] [call site] 10414
13 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate) [function] [call site] 10415
11 [org.locationtech.jts.operation.union.OverlapUnion].access$100(org.locationtech.jts.geom.Envelope,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10416
12 [org.locationtech.jts.operation.union.OverlapUnion].containsProperly(org.locationtech.jts.geom.Envelope,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10417
13 [org.locationtech.jts.operation.union.OverlapUnion].containsProperly(org.locationtech.jts.geom.Envelope,org.locationtech.jts.geom.Coordinate) [function] [call site] 10418
14 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 10419
14 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 10420
14 [org.locationtech.jts.geom.Coordinate].getX() [function] [call site] 10421
14 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 10422
14 [org.locationtech.jts.geom.Coordinate].getX() [function] [call site] 10423
14 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 10424
14 [org.locationtech.jts.geom.Coordinate].getY() [function] [call site] 10425
14 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 10426
14 [org.locationtech.jts.geom.Coordinate].getY() [function] [call site] 10427
13 [org.locationtech.jts.operation.union.OverlapUnion].containsProperly(org.locationtech.jts.geom.Envelope,org.locationtech.jts.geom.Coordinate) [function] [call site] 10428
11 [org.locationtech.jts.geom.LineSegment].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10429
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 10430
10 [org.locationtech.jts.util.Debug$SegmentFindingFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10431
11 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 10432
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10433
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10434
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 10435
11 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 10436
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10437
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10438
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 10439
10 [org.locationtech.jts.precision.CoordinatePrecisionReducerFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10440
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 10441
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 10442
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 10443
11 [org.locationtech.jts.geom.PrecisionModel].makePrecise(double) [function] [call site] 10444
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].setOrdinate(int,int,double) [function] [call site] 10445
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].setOrdinate(int,int,double) [function] [call site] 10446
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].setOrdinate(int,int,double) [function] [call site] 10447
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 10448
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 10449
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 10450
11 [org.locationtech.jts.geom.PrecisionModel].makePrecise(double) [function] [call site] 10451
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].setOrdinate(int,int,double) [function] [call site] 10452
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].setOrdinate(int,int,double) [function] [call site] 10453
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].setOrdinate(int,int,double) [function] [call site] 10454
10 [org.locationtech.jtstest.testbuilder.geom.SegmentExtracter$SegmentExtracterFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10455
11 [org.locationtech.jtstest.testbuilder.geom.SegmentExtracter$SegmentExtracterFilter].clearCoords() [function] [call site] 10456
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10457
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10458
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10459
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10460
11 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10461
11 [org.locationtech.jtstest.testbuilder.geom.SegmentExtracter$SegmentExtracterFilter].addSeg(int,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 10462
12 [org.locationtech.jtstest.testbuilder.geom.SegmentExtracter$SegmentExtracterFilter].saveCoords() [function] [call site] 10463
13 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 10464
13 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 10465
12 [org.locationtech.jts.geom.CoordinateList].<init>() [function] [call site] 10466
12 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 10467
12 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 10468
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 10469
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 10470
11 [org.locationtech.jtstest.testbuilder.geom.SegmentExtracter$SegmentExtracterFilter].saveCoords() [function] [call site] 10471
10 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearestVertexFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10472
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10473
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10474
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 10475
11 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 10476
10 [org.locationtech.jtstest.testbuilder.geom.AdjacentVertexFinder$AdjacentVertexFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10477
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10478
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10479
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 10480
11 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 10481
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 10482
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10483
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10484
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 10485
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 10486
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 10487
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10488
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10489
10 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearVerticesFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10490
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10491
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10492
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 10493
11 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 10494
11 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$Location].<init>(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 10495
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 10496
10 [org.locationtech.jts.precision.CommonBitsRemover$Translater].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10497
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 10498
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 10499
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 10500
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 10501
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 10502
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 10503
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 10504
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 10505
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].setOrdinate(int,int,double) [function] [call site] 10506
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].setOrdinate(int,int,double) [function] [call site] 10507
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].setOrdinate(int,int,double) [function] [call site] 10508
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].setOrdinate(int,int,double) [function] [call site] 10509
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].setOrdinate(int,int,double) [function] [call site] 10510
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].setOrdinate(int,int,double) [function] [call site] 10511
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].setOrdinate(int,int,double) [function] [call site] 10512
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].setOrdinate(int,int,double) [function] [call site] 10513
10 [org.locationtech.jts.operation.overlayng.ElevationModel$1].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10514
11 [org.locationtech.jts.geom.CoordinateSequence].hasZ() [function] [call site] 10515
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 10516
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 10517
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].getOrdinate(int,int) [function] [call site] 10518
11 [org.locationtech.jts.operation.overlayng.ElevationModel].add(double,double,double) [function] [call site] 10519
12 [org.locationtech.jts.operation.overlayng.ElevationModel].getCell(double,double,boolean) [function] [call site] 10520
12 [org.locationtech.jts.operation.overlayng.ElevationModel$ElevationCell].add(double) [function] [call site] 10521
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 10522
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 10523
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 10524
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getOrdinate(int,int) [function] [call site] 10525
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getOrdinate(int,int) [function] [call site] 10526
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].getOrdinate(int,int) [function] [call site] 10527
10 [org.locationtech.jtstest.testbuilder.geom.SegmentExtracter$SegmentExtracterFilter].isDone() [function] [call site] 10528
10 [org.locationtech.jts.coverage.VertexRingCounter].isDone() [function] [call site] 10529
10 [org.locationtech.jts.precision.CommonBitsRemover$Translater].isDone() [function] [call site] 10530
10 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearestVertexFilter].isDone() [function] [call site] 10531
10 [org.locationtech.jts.operation.union.OverlapUnion$1].isDone() [function] [call site] 10532
10 [org.locationtech.jtstest.testbuilder.geom.NearestPointFinder$NearestPointFilter].isDone() [function] [call site] 10533
10 [org.locationtech.jts.coverage.CoverageBoundarySegmentFinder].isDone() [function] [call site] 10534
10 [org.locationtech.jts.precision.SimpleMinimumClearance$ComputeMCCoordinateSequenceFilter].isDone() [function] [call site] 10535
10 [org.locationtech.jtstest.testbuilder.geom.AdjacentVertexFinder$AdjacentVertexFilter].isDone() [function] [call site] 10536
10 [org.locationtech.jts.geom.util.AffineTransformation].isDone() [function] [call site] 10537
10 [org.locationtech.jts.operation.overlayng.ElevationModel$2].isDone() [function] [call site] 10538
10 [org.locationtech.jts.operation.overlayng.ElevationModel$1].isDone() [function] [call site] 10539
10 [org.locationtech.jts.precision.CoordinatePrecisionReducerFilter].isDone() [function] [call site] 10540
10 [org.locationtech.jts.util.Debug$SegmentFindingFilter].isDone() [function] [call site] 10541
10 [org.locationtech.jts.operation.buffer.validate.BufferCurveMaximumDistanceFinder$MaxMidpointDistanceFilter].isDone() [function] [call site] 10542
10 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearVerticesFilter].isDone() [function] [call site] 10543
10 [org.locationtech.jts.algorithm.distance.DiscreteHausdorffDistance$MaxDensifiedByFractionDistanceFilter].isDone() [function] [call site] 10544
10 [org.locationtech.jts.io.twkb.BoundsExtractor].isDone() [function] [call site] 10545
10 [org.locationtech.jts.io.WKTWriter$CheckOrdinatesFilter].isDone() [function] [call site] 10546
10 [org.locationtech.jts.operation.overlayng.ElevationModel$2].isGeometryChanged() [function] [call site] 10547
10 [org.locationtech.jts.io.WKTWriter$CheckOrdinatesFilter].isGeometryChanged() [function] [call site] 10548
10 [org.locationtech.jts.util.Debug$SegmentFindingFilter].isGeometryChanged() [function] [call site] 10549
10 [org.locationtech.jts.io.twkb.BoundsExtractor].isGeometryChanged() [function] [call site] 10550
10 [org.locationtech.jts.operation.overlayng.ElevationModel$1].isGeometryChanged() [function] [call site] 10551
10 [org.locationtech.jts.operation.union.OverlapUnion$1].isGeometryChanged() [function] [call site] 10552
10 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearVerticesFilter].isGeometryChanged() [function] [call site] 10553
10 [org.locationtech.jts.coverage.CoverageBoundarySegmentFinder].isGeometryChanged() [function] [call site] 10554
10 [org.locationtech.jts.precision.SimpleMinimumClearance$ComputeMCCoordinateSequenceFilter].isGeometryChanged() [function] [call site] 10555
10 [org.locationtech.jts.coverage.VertexRingCounter].isGeometryChanged() [function] [call site] 10556
10 [org.locationtech.jts.algorithm.distance.DiscreteHausdorffDistance$MaxDensifiedByFractionDistanceFilter].isGeometryChanged() [function] [call site] 10557
10 [org.locationtech.jts.geom.util.AffineTransformation].isGeometryChanged() [function] [call site] 10558
10 [org.locationtech.jts.precision.CoordinatePrecisionReducerFilter].isGeometryChanged() [function] [call site] 10559
10 [org.locationtech.jts.operation.buffer.validate.BufferCurveMaximumDistanceFinder$MaxMidpointDistanceFilter].isGeometryChanged() [function] [call site] 10560
10 [org.locationtech.jtstest.testbuilder.geom.SegmentExtracter$SegmentExtracterFilter].isGeometryChanged() [function] [call site] 10561
10 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearestVertexFilter].isGeometryChanged() [function] [call site] 10562
10 [org.locationtech.jtstest.testbuilder.geom.NearestPointFinder$NearestPointFilter].isGeometryChanged() [function] [call site] 10563
10 [org.locationtech.jts.precision.CommonBitsRemover$Translater].isGeometryChanged() [function] [call site] 10564
10 [org.locationtech.jtstest.testbuilder.geom.AdjacentVertexFinder$AdjacentVertexFilter].isGeometryChanged() [function] [call site] 10565
10 [org.locationtech.jts.geom.Geometry].geometryChanged() [function] [call site] 10566
11 [org.locationtech.jts.geom.GeometryCollection].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 10567
11 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 10568
11 [org.locationtech.jts.geom.Polygon].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 10569
11 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 10570
9 [org.locationtech.jts.geom.GeometryCollection].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 10571
10 [org.locationtech.jts.geom.Polygon].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 10572
11 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 10573
11 [org.locationtech.jtstest.testbuilder.geom.SegmentExtracter$SegmentExtracterFilter].isDone() [function] [call site] 10574
11 [org.locationtech.jts.coverage.VertexRingCounter].isDone() [function] [call site] 10575
11 [org.locationtech.jts.precision.CommonBitsRemover$Translater].isDone() [function] [call site] 10576
11 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearestVertexFilter].isDone() [function] [call site] 10577
11 [org.locationtech.jts.operation.union.OverlapUnion$1].isDone() [function] [call site] 10578
11 [org.locationtech.jtstest.testbuilder.geom.NearestPointFinder$NearestPointFilter].isDone() [function] [call site] 10579
11 [org.locationtech.jts.coverage.CoverageBoundarySegmentFinder].isDone() [function] [call site] 10580
11 [org.locationtech.jts.precision.SimpleMinimumClearance$ComputeMCCoordinateSequenceFilter].isDone() [function] [call site] 10581
11 [org.locationtech.jtstest.testbuilder.geom.AdjacentVertexFinder$AdjacentVertexFilter].isDone() [function] [call site] 10582
11 [org.locationtech.jts.geom.util.AffineTransformation].isDone() [function] [call site] 10583
11 [org.locationtech.jts.operation.overlayng.ElevationModel$2].isDone() [function] [call site] 10584
11 [org.locationtech.jts.operation.overlayng.ElevationModel$1].isDone() [function] [call site] 10585
11 [org.locationtech.jts.precision.CoordinatePrecisionReducerFilter].isDone() [function] [call site] 10586
11 [org.locationtech.jts.util.Debug$SegmentFindingFilter].isDone() [function] [call site] 10587
11 [org.locationtech.jts.operation.buffer.validate.BufferCurveMaximumDistanceFinder$MaxMidpointDistanceFilter].isDone() [function] [call site] 10588
11 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearVerticesFilter].isDone() [function] [call site] 10589
11 [org.locationtech.jts.algorithm.distance.DiscreteHausdorffDistance$MaxDensifiedByFractionDistanceFilter].isDone() [function] [call site] 10590
11 [org.locationtech.jts.io.twkb.BoundsExtractor].isDone() [function] [call site] 10591
11 [org.locationtech.jts.io.WKTWriter$CheckOrdinatesFilter].isDone() [function] [call site] 10592
11 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 10593
11 [org.locationtech.jtstest.testbuilder.geom.SegmentExtracter$SegmentExtracterFilter].isDone() [function] [call site] 10594
11 [org.locationtech.jts.coverage.VertexRingCounter].isDone() [function] [call site] 10595
11 [org.locationtech.jts.precision.CommonBitsRemover$Translater].isDone() [function] [call site] 10596
11 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearestVertexFilter].isDone() [function] [call site] 10597
11 [org.locationtech.jts.operation.union.OverlapUnion$1].isDone() [function] [call site] 10598
11 [org.locationtech.jtstest.testbuilder.geom.NearestPointFinder$NearestPointFilter].isDone() [function] [call site] 10599
11 [org.locationtech.jts.coverage.CoverageBoundarySegmentFinder].isDone() [function] [call site] 10600
11 [org.locationtech.jts.precision.SimpleMinimumClearance$ComputeMCCoordinateSequenceFilter].isDone() [function] [call site] 10601
11 [org.locationtech.jtstest.testbuilder.geom.AdjacentVertexFinder$AdjacentVertexFilter].isDone() [function] [call site] 10602
11 [org.locationtech.jts.geom.util.AffineTransformation].isDone() [function] [call site] 10603
11 [org.locationtech.jts.operation.overlayng.ElevationModel$2].isDone() [function] [call site] 10604
11 [org.locationtech.jts.operation.overlayng.ElevationModel$1].isDone() [function] [call site] 10605
11 [org.locationtech.jts.precision.CoordinatePrecisionReducerFilter].isDone() [function] [call site] 10606
11 [org.locationtech.jts.util.Debug$SegmentFindingFilter].isDone() [function] [call site] 10607
11 [org.locationtech.jts.operation.buffer.validate.BufferCurveMaximumDistanceFinder$MaxMidpointDistanceFilter].isDone() [function] [call site] 10608
11 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearVerticesFilter].isDone() [function] [call site] 10609
11 [org.locationtech.jts.algorithm.distance.DiscreteHausdorffDistance$MaxDensifiedByFractionDistanceFilter].isDone() [function] [call site] 10610
11 [org.locationtech.jts.io.twkb.BoundsExtractor].isDone() [function] [call site] 10611
11 [org.locationtech.jts.io.WKTWriter$CheckOrdinatesFilter].isDone() [function] [call site] 10612
11 [org.locationtech.jts.operation.overlayng.ElevationModel$2].isGeometryChanged() [function] [call site] 10613
11 [org.locationtech.jts.io.WKTWriter$CheckOrdinatesFilter].isGeometryChanged() [function] [call site] 10614
11 [org.locationtech.jts.util.Debug$SegmentFindingFilter].isGeometryChanged() [function] [call site] 10615
11 [org.locationtech.jts.io.twkb.BoundsExtractor].isGeometryChanged() [function] [call site] 10616
11 [org.locationtech.jts.operation.overlayng.ElevationModel$1].isGeometryChanged() [function] [call site] 10617
11 [org.locationtech.jts.operation.union.OverlapUnion$1].isGeometryChanged() [function] [call site] 10618
11 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearVerticesFilter].isGeometryChanged() [function] [call site] 10619
11 [org.locationtech.jts.coverage.CoverageBoundarySegmentFinder].isGeometryChanged() [function] [call site] 10620
11 [org.locationtech.jts.precision.SimpleMinimumClearance$ComputeMCCoordinateSequenceFilter].isGeometryChanged() [function] [call site] 10621
11 [org.locationtech.jts.coverage.VertexRingCounter].isGeometryChanged() [function] [call site] 10622
11 [org.locationtech.jts.algorithm.distance.DiscreteHausdorffDistance$MaxDensifiedByFractionDistanceFilter].isGeometryChanged() [function] [call site] 10623
11 [org.locationtech.jts.geom.util.AffineTransformation].isGeometryChanged() [function] [call site] 10624
11 [org.locationtech.jts.precision.CoordinatePrecisionReducerFilter].isGeometryChanged() [function] [call site] 10625
11 [org.locationtech.jts.operation.buffer.validate.BufferCurveMaximumDistanceFinder$MaxMidpointDistanceFilter].isGeometryChanged() [function] [call site] 10626
11 [org.locationtech.jtstest.testbuilder.geom.SegmentExtracter$SegmentExtracterFilter].isGeometryChanged() [function] [call site] 10627
11 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearestVertexFilter].isGeometryChanged() [function] [call site] 10628
11 [org.locationtech.jtstest.testbuilder.geom.NearestPointFinder$NearestPointFilter].isGeometryChanged() [function] [call site] 10629
11 [org.locationtech.jts.precision.CommonBitsRemover$Translater].isGeometryChanged() [function] [call site] 10630
11 [org.locationtech.jtstest.testbuilder.geom.AdjacentVertexFinder$AdjacentVertexFilter].isGeometryChanged() [function] [call site] 10631
11 [org.locationtech.jts.geom.Geometry].geometryChanged() [function] [call site] 10632
10 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 10633
10 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 10634
11 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 10635
11 [org.locationtech.jts.io.twkb.BoundsExtractor].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10636
11 [org.locationtech.jts.io.WKTWriter$CheckOrdinatesFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10637
11 [org.locationtech.jts.precision.SimpleMinimumClearance$ComputeMCCoordinateSequenceFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10638
11 [org.locationtech.jtstest.testbuilder.geom.NearestPointFinder$NearestPointFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10639
11 [org.locationtech.jts.algorithm.distance.DiscreteHausdorffDistance$MaxDensifiedByFractionDistanceFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10640
11 [org.locationtech.jts.operation.overlayng.ElevationModel$2].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10641
11 [org.locationtech.jts.geom.util.AffineTransformation].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10642
11 [org.locationtech.jts.coverage.VertexRingCounter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10643
11 [org.locationtech.jts.coverage.CoverageBoundarySegmentFinder].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10644
11 [org.locationtech.jts.operation.buffer.validate.BufferCurveMaximumDistanceFinder$MaxMidpointDistanceFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10645
11 [org.locationtech.jts.operation.union.OverlapUnion$1].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10646
11 [org.locationtech.jts.util.Debug$SegmentFindingFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10647
11 [org.locationtech.jts.precision.CoordinatePrecisionReducerFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10648
11 [org.locationtech.jtstest.testbuilder.geom.SegmentExtracter$SegmentExtracterFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10649
11 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearestVertexFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10650
11 [org.locationtech.jtstest.testbuilder.geom.AdjacentVertexFinder$AdjacentVertexFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10651
11 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearVerticesFilter].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10652
11 [org.locationtech.jts.precision.CommonBitsRemover$Translater].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10653
11 [org.locationtech.jts.operation.overlayng.ElevationModel$1].filter(org.locationtech.jts.geom.CoordinateSequence,int) [function] [call site] 10654
11 [org.locationtech.jts.operation.overlayng.ElevationModel$2].isGeometryChanged() [function] [call site] 10655
11 [org.locationtech.jts.io.WKTWriter$CheckOrdinatesFilter].isGeometryChanged() [function] [call site] 10656
11 [org.locationtech.jts.util.Debug$SegmentFindingFilter].isGeometryChanged() [function] [call site] 10657
11 [org.locationtech.jts.io.twkb.BoundsExtractor].isGeometryChanged() [function] [call site] 10658
11 [org.locationtech.jts.operation.overlayng.ElevationModel$1].isGeometryChanged() [function] [call site] 10659
11 [org.locationtech.jts.operation.union.OverlapUnion$1].isGeometryChanged() [function] [call site] 10660
11 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearVerticesFilter].isGeometryChanged() [function] [call site] 10661
11 [org.locationtech.jts.coverage.CoverageBoundarySegmentFinder].isGeometryChanged() [function] [call site] 10662
11 [org.locationtech.jts.precision.SimpleMinimumClearance$ComputeMCCoordinateSequenceFilter].isGeometryChanged() [function] [call site] 10663
11 [org.locationtech.jts.coverage.VertexRingCounter].isGeometryChanged() [function] [call site] 10664
11 [org.locationtech.jts.algorithm.distance.DiscreteHausdorffDistance$MaxDensifiedByFractionDistanceFilter].isGeometryChanged() [function] [call site] 10665
11 [org.locationtech.jts.geom.util.AffineTransformation].isGeometryChanged() [function] [call site] 10666
11 [org.locationtech.jts.precision.CoordinatePrecisionReducerFilter].isGeometryChanged() [function] [call site] 10667
11 [org.locationtech.jts.operation.buffer.validate.BufferCurveMaximumDistanceFinder$MaxMidpointDistanceFilter].isGeometryChanged() [function] [call site] 10668
11 [org.locationtech.jtstest.testbuilder.geom.SegmentExtracter$SegmentExtracterFilter].isGeometryChanged() [function] [call site] 10669
11 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearestVertexFilter].isGeometryChanged() [function] [call site] 10670
11 [org.locationtech.jtstest.testbuilder.geom.NearestPointFinder$NearestPointFilter].isGeometryChanged() [function] [call site] 10671
11 [org.locationtech.jts.precision.CommonBitsRemover$Translater].isGeometryChanged() [function] [call site] 10672
11 [org.locationtech.jtstest.testbuilder.geom.AdjacentVertexFinder$AdjacentVertexFilter].isGeometryChanged() [function] [call site] 10673
11 [org.locationtech.jts.geom.Geometry].geometryChanged() [function] [call site] 10674
10 [org.locationtech.jtstest.testbuilder.geom.SegmentExtracter$SegmentExtracterFilter].isDone() [function] [call site] 10675
10 [org.locationtech.jts.coverage.VertexRingCounter].isDone() [function] [call site] 10676
10 [org.locationtech.jts.precision.CommonBitsRemover$Translater].isDone() [function] [call site] 10677
10 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearestVertexFilter].isDone() [function] [call site] 10678
10 [org.locationtech.jts.operation.union.OverlapUnion$1].isDone() [function] [call site] 10679
10 [org.locationtech.jtstest.testbuilder.geom.NearestPointFinder$NearestPointFilter].isDone() [function] [call site] 10680
10 [org.locationtech.jts.coverage.CoverageBoundarySegmentFinder].isDone() [function] [call site] 10681
10 [org.locationtech.jts.precision.SimpleMinimumClearance$ComputeMCCoordinateSequenceFilter].isDone() [function] [call site] 10682
10 [org.locationtech.jtstest.testbuilder.geom.AdjacentVertexFinder$AdjacentVertexFilter].isDone() [function] [call site] 10683
10 [org.locationtech.jts.geom.util.AffineTransformation].isDone() [function] [call site] 10684
10 [org.locationtech.jts.operation.overlayng.ElevationModel$2].isDone() [function] [call site] 10685
10 [org.locationtech.jts.operation.overlayng.ElevationModel$1].isDone() [function] [call site] 10686
10 [org.locationtech.jts.precision.CoordinatePrecisionReducerFilter].isDone() [function] [call site] 10687
10 [org.locationtech.jts.util.Debug$SegmentFindingFilter].isDone() [function] [call site] 10688
10 [org.locationtech.jts.operation.buffer.validate.BufferCurveMaximumDistanceFinder$MaxMidpointDistanceFilter].isDone() [function] [call site] 10689
10 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearVerticesFilter].isDone() [function] [call site] 10690
10 [org.locationtech.jts.algorithm.distance.DiscreteHausdorffDistance$MaxDensifiedByFractionDistanceFilter].isDone() [function] [call site] 10691
10 [org.locationtech.jts.io.twkb.BoundsExtractor].isDone() [function] [call site] 10692
10 [org.locationtech.jts.io.WKTWriter$CheckOrdinatesFilter].isDone() [function] [call site] 10693
10 [org.locationtech.jts.operation.overlayng.ElevationModel$2].isGeometryChanged() [function] [call site] 10694
10 [org.locationtech.jts.io.WKTWriter$CheckOrdinatesFilter].isGeometryChanged() [function] [call site] 10695
10 [org.locationtech.jts.util.Debug$SegmentFindingFilter].isGeometryChanged() [function] [call site] 10696
10 [org.locationtech.jts.io.twkb.BoundsExtractor].isGeometryChanged() [function] [call site] 10697
10 [org.locationtech.jts.operation.overlayng.ElevationModel$1].isGeometryChanged() [function] [call site] 10698
10 [org.locationtech.jts.operation.union.OverlapUnion$1].isGeometryChanged() [function] [call site] 10699
10 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearVerticesFilter].isGeometryChanged() [function] [call site] 10700
10 [org.locationtech.jts.coverage.CoverageBoundarySegmentFinder].isGeometryChanged() [function] [call site] 10701
10 [org.locationtech.jts.precision.SimpleMinimumClearance$ComputeMCCoordinateSequenceFilter].isGeometryChanged() [function] [call site] 10702
10 [org.locationtech.jts.coverage.VertexRingCounter].isGeometryChanged() [function] [call site] 10703
10 [org.locationtech.jts.algorithm.distance.DiscreteHausdorffDistance$MaxDensifiedByFractionDistanceFilter].isGeometryChanged() [function] [call site] 10704
10 [org.locationtech.jts.geom.util.AffineTransformation].isGeometryChanged() [function] [call site] 10705
10 [org.locationtech.jts.precision.CoordinatePrecisionReducerFilter].isGeometryChanged() [function] [call site] 10706
10 [org.locationtech.jts.operation.buffer.validate.BufferCurveMaximumDistanceFinder$MaxMidpointDistanceFilter].isGeometryChanged() [function] [call site] 10707
10 [org.locationtech.jtstest.testbuilder.geom.SegmentExtracter$SegmentExtracterFilter].isGeometryChanged() [function] [call site] 10708
10 [org.locationtech.jtstest.testbuilder.geom.VertexLocater$NearestVertexFilter].isGeometryChanged() [function] [call site] 10709
10 [org.locationtech.jtstest.testbuilder.geom.NearestPointFinder$NearestPointFilter].isGeometryChanged() [function] [call site] 10710
10 [org.locationtech.jts.precision.CommonBitsRemover$Translater].isGeometryChanged() [function] [call site] 10711
10 [org.locationtech.jtstest.testbuilder.geom.AdjacentVertexFinder$AdjacentVertexFilter].isGeometryChanged() [function] [call site] 10712
10 [org.locationtech.jts.geom.Geometry].geometryChanged() [function] [call site] 10713
9 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 10714
9 [org.locationtech.jts.geom.Polygon].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 10715
8 [org.locationtech.jts.operation.overlayng.ElevationModel].add(org.locationtech.jts.geom.Geometry) [function] [call site] 10716
7 [org.locationtech.jts.operation.overlayng.InputGeometry].getGeometry(int) [function] [call site] 10717
7 [org.locationtech.jts.operation.overlayng.InputGeometry].getGeometry(int) [function] [call site] 10718
7 [org.locationtech.jts.operation.overlayng.InputGeometry].isAllPoints() [function] [call site] 10719
8 [org.locationtech.jts.operation.overlayng.InputGeometry].getDimension(int) [function] [call site] 10720
8 [org.locationtech.jts.operation.overlayng.InputGeometry].getDimension(int) [function] [call site] 10721
7 [org.locationtech.jts.operation.overlayng.InputGeometry].getGeometry(int) [function] [call site] 10722
7 [org.locationtech.jts.operation.overlayng.InputGeometry].getGeometry(int) [function] [call site] 10723
7 [org.locationtech.jts.operation.overlayng.OverlayPoints].overlay(int,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 10724
8 [org.locationtech.jts.operation.overlayng.OverlayPoints].<init>(int,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 10725
9 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 10726
8 [org.locationtech.jts.operation.overlayng.OverlayPoints].getResult() [function] [call site] 10727
9 [org.locationtech.jts.operation.overlayng.OverlayPoints].buildPointMap(org.locationtech.jts.geom.Geometry) [function] [call site] 10728
10 [org.locationtech.jts.operation.overlayng.OverlayPoints$1].<init>(org.locationtech.jts.operation.overlayng.OverlayPoints,java.util.HashMap) [function] [call site] 10729
10 [org.locationtech.jts.geom.GeometryCollection].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 10730
10 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 10731
10 [org.locationtech.jts.geom.Polygon].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 10732
10 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.GeometryComponentFilter) [function] [call site] 10733
9 [org.locationtech.jts.operation.overlayng.OverlayPoints].buildPointMap(org.locationtech.jts.geom.Geometry) [function] [call site] 10734
9 [org.locationtech.jts.operation.overlayng.OverlayPoints].computeIntersection(java.util.Map,java.util.Map,java.util.ArrayList) [function] [call site] 10735
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 10736
10 [org.jdom2.FilterIterator].hasNext() [function] [call site] 10737
10 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 10738
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 10739
10 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 10740
10 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 10741
10 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 10742
10 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 10743
10 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 10744
10 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 10745
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 10746
10 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 10747
10 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 10748
10 [org.jdom2.DescendantIterator].next() [function] [call site] 10749
10 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 10750
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 10751
10 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 10752
10 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 10753
10 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 10754
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 10755
10 [org.jdom2.FilterIterator].next() [function] [call site] 10756
10 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 10757
10 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 10758
10 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 10759
10 [org.locationtech.jts.operation.overlayng.OverlayPoints].copyPoint(org.locationtech.jts.geom.Point) [function] [call site] 10760
11 [org.locationtech.jts.operation.overlayng.OverlayUtil].isFloating(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 10761
11 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 10762
11 [org.locationtech.jts.geom.Point].getCoordinateSequence() [function] [call site] 10763
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].copy() [function] [call site] 10764
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].copy() [function] [call site] 10765
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].copy() [function] [call site] 10766
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].copy() [function] [call site] 10767
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getX(int) [function] [call site] 10768
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getX(int) [function] [call site] 10769
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getX(int) [function] [call site] 10770
11 [org.locationtech.jts.geom.PrecisionModel].makePrecise(double) [function] [call site] 10771
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].setOrdinate(int,int,double) [function] [call site] 10772
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].setOrdinate(int,int,double) [function] [call site] 10773
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].setOrdinate(int,int,double) [function] [call site] 10774
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].setOrdinate(int,int,double) [function] [call site] 10775
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getY(int) [function] [call site] 10776
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getY(int) [function] [call site] 10777
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getY(int) [function] [call site] 10778
11 [org.locationtech.jts.geom.PrecisionModel].makePrecise(double) [function] [call site] 10779
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].setOrdinate(int,int,double) [function] [call site] 10780
11 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].setOrdinate(int,int,double) [function] [call site] 10781
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].setOrdinate(int,int,double) [function] [call site] 10782
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].setOrdinate(int,int,double) [function] [call site] 10783
11 [org.locationtech.jts.geom.GeometryFactory].createPoint(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 10784
9 [org.locationtech.jts.operation.overlayng.OverlayPoints].computeUnion(java.util.Map,java.util.Map,java.util.ArrayList) [function] [call site] 10785
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 10786
10 [org.jdom2.FilterIterator].hasNext() [function] [call site] 10787
10 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 10788
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 10789
10 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 10790
10 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 10791
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 10792
10 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 10793
10 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 10794
10 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 10795
10 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 10796
10 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 10797
10 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 10798
10 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 10799
10 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 10800
10 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 10801
10 [org.jdom2.ContentList].iterator() [function] [call site] 10802
10 [org.jdom2.AttributeList].iterator() [function] [call site] 10803
10 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 10804
10 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 10805
10 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 10806
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 10807
10 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 10808
10 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 10809
10 [org.jdom2.DescendantIterator].next() [function] [call site] 10810
10 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 10811
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 10812
10 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 10813
10 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 10814
10 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 10815
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 10816
10 [org.jdom2.FilterIterator].next() [function] [call site] 10817
10 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 10818
10 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 10819
10 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 10820
10 [org.locationtech.jts.operation.overlayng.OverlayPoints].copyPoint(org.locationtech.jts.geom.Point) [function] [call site] 10821
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 10822
10 [org.jdom2.FilterIterator].hasNext() [function] [call site] 10823
10 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 10824
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 10825
10 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 10826
10 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 10827
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 10828
10 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 10829
10 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 10830
10 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 10831
10 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 10832
10 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 10833
10 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 10834
10 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 10835
10 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 10836
10 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 10837
10 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 10838
10 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 10839
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 10840
10 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 10841
10 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 10842
10 [org.jdom2.DescendantIterator].next() [function] [call site] 10843
10 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 10844
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 10845
10 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 10846
10 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 10847
10 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 10848
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 10849
10 [org.jdom2.FilterIterator].next() [function] [call site] 10850
10 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 10851
10 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 10852
10 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 10853
10 [org.locationtech.jts.operation.overlayng.OverlayPoints].copyPoint(org.locationtech.jts.geom.Point) [function] [call site] 10854
9 [org.locationtech.jts.operation.overlayng.OverlayPoints].computeDifference(java.util.Map,java.util.Map,java.util.ArrayList) [function] [call site] 10855
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 10856
10 [org.jdom2.FilterIterator].hasNext() [function] [call site] 10857
10 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 10858
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 10859
10 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 10860
10 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 10861
10 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 10862
10 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 10863
10 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 10864
10 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 10865
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 10866
10 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 10867
10 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 10868
10 [org.jdom2.DescendantIterator].next() [function] [call site] 10869
10 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 10870
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 10871
10 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 10872
10 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 10873
10 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 10874
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 10875
10 [org.jdom2.FilterIterator].next() [function] [call site] 10876
10 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 10877
10 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 10878
10 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 10879
10 [org.locationtech.jts.operation.overlayng.OverlayPoints].copyPoint(org.locationtech.jts.geom.Point) [function] [call site] 10880
9 [org.locationtech.jts.operation.overlayng.OverlayPoints].computeDifference(java.util.Map,java.util.Map,java.util.ArrayList) [function] [call site] 10881
9 [org.locationtech.jts.operation.overlayng.OverlayPoints].computeDifference(java.util.Map,java.util.Map,java.util.ArrayList) [function] [call site] 10882
9 [org.locationtech.jts.operation.overlayng.OverlayUtil].createEmptyResult(int,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 10883
9 [org.locationtech.jts.geom.GeometryFactory].buildGeometry(java.util.Collection) [function] [call site] 10884
7 [org.locationtech.jts.operation.overlayng.InputGeometry].hasPoints() [function] [call site] 10885
8 [org.locationtech.jts.operation.overlayng.InputGeometry].getDimension(int) [function] [call site] 10886
8 [org.locationtech.jts.operation.overlayng.InputGeometry].getDimension(int) [function] [call site] 10887
7 [org.locationtech.jts.operation.overlayng.InputGeometry].isSingle() [function] [call site] 10888
7 [org.locationtech.jts.operation.overlayng.InputGeometry].getGeometry(int) [function] [call site] 10889
7 [org.locationtech.jts.operation.overlayng.InputGeometry].getGeometry(int) [function] [call site] 10890
7 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].overlay(int,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 10891
8 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].<init>(int,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 10892
9 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 10893
9 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 10894
9 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 10895
9 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 10896
9 [org.locationtech.jts.operation.overlayng.OverlayUtil].resultDimension(int,int,int) [function] [call site] 10897
9 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 10898
9 [org.locationtech.jts.geom.LineString:org.locationtech.jts.geom.MultiLineString:org.locationtech.jts.geom.MultiPoint:org.locationtech.jts.geom.MultiPolygon:org.locationtech.jts.geom.Point:org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 10899
8 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].getResult() [function] [call site] 10900
9 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].prepareNonPoint(org.locationtech.jts.geom.Geometry) [function] [call site] 10901
10 [org.locationtech.jts.operation.overlayng.OverlayNG].union(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 10902
11 [org.locationtech.jts.operation.overlayng.OverlayNG].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 10903
12 [org.locationtech.jts.operation.overlayng.OverlayNG].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.PrecisionModel,int) [function] [call site] 10904
11 [org.locationtech.jts.operation.overlayng.OverlayNG].getResult() [function] [call site] 10905
9 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 10906
9 [org.locationtech.jts.geom.LineString:org.locationtech.jts.geom.MultiLineString:org.locationtech.jts.geom.MultiPoint:org.locationtech.jts.geom.MultiPolygon:org.locationtech.jts.geom.Point:org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 10907
9 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].createLocator(org.locationtech.jts.geom.Geometry) [function] [call site] 10908
10 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 10909
10 [org.locationtech.jts.operation.overlayng.IndexedPointOnLineLocator].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 10910
9 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].extractCoordinates(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 10911
10 [org.locationtech.jts.geom.CoordinateList].<init>() [function] [call site] 10912
10 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints$1].<init>(org.locationtech.jts.geom.PrecisionModel,org.locationtech.jts.geom.CoordinateList) [function] [call site] 10913
10 [org.locationtech.jts.geom.GeometryCollection].apply(org.locationtech.jts.geom.CoordinateFilter) [function] [call site] 10914
11 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.CoordinateFilter) [function] [call site] 10915
12 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 10916
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 10917
12 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 10918
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 10919
12 [org.locationtech.jts.util.UniqueCoordinateArrayFilter].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10920
13 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 10921
12 [org.locationtech.jts.operation.overlayng.PrecisionUtil$InherentScaleFilter].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10922
13 [org.locationtech.jts.geom.Coordinate].getX() [function] [call site] 10923
13 [org.locationtech.jts.operation.overlayng.PrecisionUtil$InherentScaleFilter].updateScaleMax(double) [function] [call site] 10924
14 [org.locationtech.jts.operation.overlayng.PrecisionUtil].inherentScale(double) [function] [call site] 10925
15 [org.locationtech.jts.operation.overlayng.PrecisionUtil].numberOfDecimals(double) [function] [call site] 10926
16 [org.locationtech.jts.io.OrdinateFormat].format(double) [function] [call site] 10927
13 [org.locationtech.jts.geom.Coordinate].getY() [function] [call site] 10928
13 [org.locationtech.jts.operation.overlayng.PrecisionUtil$InherentScaleFilter].updateScaleMax(double) [function] [call site] 10929
12 [org.locationtech.jts.precision.CommonBitsRemover$CommonCoordinateFilter].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10930
13 [org.locationtech.jts.precision.CommonBits].add(double) [function] [call site] 10931
14 [org.locationtech.jts.precision.CommonBits].signExpBits(long) [function] [call site] 10932
14 [org.locationtech.jts.precision.CommonBits].signExpBits(long) [function] [call site] 10933
14 [org.locationtech.jts.precision.CommonBits].numCommonMostSigMantissaBits(long,long) [function] [call site] 10934
15 [org.locationtech.jts.precision.CommonBits].getBit(long,int) [function] [call site] 10935
14 [org.locationtech.jts.precision.CommonBits].zeroLowerBits(long,int) [function] [call site] 10936
13 [org.locationtech.jts.precision.CommonBits].add(double) [function] [call site] 10937
12 [org.locationtech.jts.precision.SimpleMinimumClearance$VertexCoordinateFilter].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10938
13 [org.locationtech.jts.precision.SimpleMinimumClearance$ComputeMCCoordinateSequenceFilter].<init>(org.locationtech.jts.precision.SimpleMinimumClearance,org.locationtech.jts.geom.Coordinate) [function] [call site] 10939
13 [org.locationtech.jts.precision.SimpleMinimumClearance].access$000(org.locationtech.jts.precision.SimpleMinimumClearance) [function] [call site] 10940
13 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 10941
13 [org.locationtech.jts.geom.GeometryCollection].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 10942
13 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 10943
13 [org.locationtech.jts.geom.Polygon].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 10944
12 [org.locationtech.jtstest.testbuilder.topostretch.TopologyStretcher$VertexInMaskCountCoordinateFilter].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10945
13 [org.locationtech.jts.geom.Envelope].contains(org.locationtech.jts.geom.Coordinate) [function] [call site] 10946
12 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints$1].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10947
13 [org.locationtech.jts.operation.overlayng.OverlayUtil].round(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 10948
14 [org.locationtech.jts.operation.overlayng.OverlayUtil].isFloating(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 10949
14 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 10950
14 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 10951
14 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 10952
14 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 10953
14 [org.locationtech.jts.geom.PrecisionModel].makePrecise(org.locationtech.jts.geom.Coordinate) [function] [call site] 10954
13 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 10955
12 [org.locationtech.jts.operation.buffer.validate.BufferCurveMaximumDistanceFinder$MaxPointDistanceFilter].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10956
13 [org.locationtech.jts.operation.buffer.validate.PointPairDistance].initialize() [function] [call site] 10957
13 [org.locationtech.jts.operation.buffer.validate.DistanceToPointFinder].computeDistance(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.operation.buffer.validate.PointPairDistance) [function] [call site] 10958
13 [org.locationtech.jts.operation.buffer.validate.PointPairDistance].setMaximum(org.locationtech.jts.operation.buffer.validate.PointPairDistance) [function] [call site] 10959
12 [org.locationtech.jts.util.CoordinateCountFilter].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10960
12 [org.locationtech.jts.algorithm.distance.DiscreteHausdorffDistance$MaxPointDistanceFilter].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10961
13 [org.locationtech.jts.algorithm.distance.PointPairDistance].initialize() [function] [call site] 10962
13 [org.locationtech.jts.algorithm.distance.DistanceToPoint].computeDistance(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.algorithm.distance.PointPairDistance) [function] [call site] 10963
13 [org.locationtech.jts.algorithm.distance.PointPairDistance].setMaximum(org.locationtech.jts.algorithm.distance.PointPairDistance) [function] [call site] 10964
12 [org.locationtech.jts.util.CoordinateArrayFilter].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10965
12 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 10966
12 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 10967
12 [org.locationtech.jts.geom.impl.CoordinateArraySequence].getCoordinate(int) [function] [call site] 10968
11 [org.locationtech.jts.geom.Polygon].apply(org.locationtech.jts.geom.CoordinateFilter) [function] [call site] 10969
12 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.CoordinateFilter) [function] [call site] 10970
12 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.CoordinateFilter) [function] [call site] 10971
11 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.CoordinateFilter) [function] [call site] 10972
12 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 10973
12 [org.locationtech.jts.util.UniqueCoordinateArrayFilter].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10974
12 [org.locationtech.jts.operation.overlayng.PrecisionUtil$InherentScaleFilter].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10975
12 [org.locationtech.jts.precision.CommonBitsRemover$CommonCoordinateFilter].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10976
12 [org.locationtech.jts.precision.SimpleMinimumClearance$VertexCoordinateFilter].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10977
12 [org.locationtech.jtstest.testbuilder.topostretch.TopologyStretcher$VertexInMaskCountCoordinateFilter].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10978
12 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints$1].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10979
12 [org.locationtech.jts.operation.buffer.validate.BufferCurveMaximumDistanceFinder$MaxPointDistanceFilter].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10980
12 [org.locationtech.jts.util.CoordinateCountFilter].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10981
12 [org.locationtech.jts.algorithm.distance.DiscreteHausdorffDistance$MaxPointDistanceFilter].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10982
12 [org.locationtech.jts.util.CoordinateArrayFilter].filter(org.locationtech.jts.geom.Coordinate) [function] [call site] 10983
12 [org.locationtech.jts.geom.Point].getCoordinate() [function] [call site] 10984
10 [org.locationtech.jts.geom.Polygon].apply(org.locationtech.jts.geom.CoordinateFilter) [function] [call site] 10985
10 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.CoordinateFilter) [function] [call site] 10986
10 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.CoordinateFilter) [function] [call site] 10987
10 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 10988
9 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].computeIntersection(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 10989
10 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].createPointResult(java.util.List) [function] [call site] 10990
11 [org.jdom2.ContentList$FilterList].size() [function] [call site] 10991
11 [org.jdom2.ContentList].size() [function] [call site] 10992
11 [org.jdom2.AttributeList].size() [function] [call site] 10993
11 [org.locationtech.jts.geom.GeometryFactory].createEmpty(int) [function] [call site] 10994
11 [org.jdom2.ContentList$FilterList].size() [function] [call site] 10995
11 [org.jdom2.ContentList].size() [function] [call site] 10996
11 [org.jdom2.AttributeList].size() [function] [call site] 10997
11 [org.jdom2.AttributeList].get(int) [function] [call site] 10998
11 [org.jdom2.ContentList].get(int) [function] [call site] 10999
11 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 11000
11 [org.locationtech.jts.geom.GeometryFactory].toPointArray(java.util.Collection) [function] [call site] 11001
11 [org.locationtech.jts.geom.GeometryFactory].createMultiPoint(org.locationtech.jts.geom.Point[]) [function] [call site] 11002
10 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].findPoints(boolean,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 11003
11 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].hasLocation(boolean,org.locationtech.jts.geom.Coordinate) [function] [call site] 11004
12 [org.locationtech.jts.algorithm.construct.IndexedPointInPolygonsLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 11005
12 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 11006
12 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 11007
12 [org.locationtech.jts.operation.overlayng.IndexedPointOnLineLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 11008
11 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 11009
11 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 11010
11 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 11011
11 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 11012
11 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].createPoints(java.util.Set) [function] [call site] 11013
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 11014
12 [org.jdom2.FilterIterator].hasNext() [function] [call site] 11015
12 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 11016
12 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 11017
12 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 11018
12 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 11019
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 11020
12 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 11021
12 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 11022
12 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 11023
12 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 11024
12 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 11025
12 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 11026
12 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 11027
12 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 11028
12 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 11029
12 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 11030
12 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 11031
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 11032
12 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 11033
12 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 11034
12 [org.jdom2.DescendantIterator].next() [function] [call site] 11035
12 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 11036
12 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 11037
12 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 11038
12 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 11039
12 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 11040
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 11041
12 [org.jdom2.FilterIterator].next() [function] [call site] 11042
12 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 11043
12 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 11044
12 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 11045
12 [org.locationtech.jts.geom.GeometryFactory].createPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 11046
9 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].computeUnion(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 11047
10 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].findPoints(boolean,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 11048
10 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].extractLines(org.locationtech.jts.geom.Geometry) [function] [call site] 11049
11 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 11050
11 [org.locationtech.jts.geom.Geometry].getNumGeometries() [function] [call site] 11051
11 [org.locationtech.jts.geom.Geometry].getGeometryN(int) [function] [call site] 11052
11 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 11053
11 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 11054
10 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].extractPolygons(org.locationtech.jts.geom.Geometry) [function] [call site] 11055
11 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 11056
11 [org.locationtech.jts.geom.Geometry].getNumGeometries() [function] [call site] 11057
11 [org.locationtech.jts.geom.Geometry].getGeometryN(int) [function] [call site] 11058
11 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 11059
11 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 11060
10 [org.locationtech.jts.operation.overlayng.OverlayUtil].createResultGeometry(java.util.List,java.util.List,java.util.List,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 11061
11 [org.locationtech.jts.geom.GeometryFactory].buildGeometry(java.util.Collection) [function] [call site] 11062
9 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].computeDifference(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 11063
10 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].copyNonPoint() [function] [call site] 11064
11 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 11065
10 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].createPointResult(java.util.List) [function] [call site] 11066
10 [org.locationtech.jts.operation.overlayng.OverlayMixedPoints].findPoints(boolean,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 11067
9 [org.locationtech.jts.util.Assert].shouldNeverReachHere(java.lang.String) [function] [call site] 11068
7 [org.locationtech.jts.operation.overlayng.OverlayNG].computeEdgeOverlay() [function] [call site] 11069
8 [org.locationtech.jts.operation.overlayng.OverlayNG].nodeEdges() [function] [call site] 11070
9 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].<init>(org.locationtech.jts.geom.PrecisionModel,org.locationtech.jts.noding.Noder) [function] [call site] 11071
9 [org.locationtech.jts.operation.overlayng.OverlayUtil].clippingEnvelope(int,org.locationtech.jts.operation.overlayng.InputGeometry,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 11072
10 [org.locationtech.jts.operation.overlayng.OverlayUtil].resultEnvelope(int,org.locationtech.jts.operation.overlayng.InputGeometry,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 11073
11 [org.locationtech.jts.operation.overlayng.InputGeometry].getEnvelope(int) [function] [call site] 11074
12 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 11075
11 [org.locationtech.jts.operation.overlayng.OverlayUtil].safeEnv(org.locationtech.jts.geom.Envelope,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 11076
12 [org.locationtech.jts.operation.overlayng.OverlayUtil].safeExpandDistance(org.locationtech.jts.geom.Envelope,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 11077
13 [org.locationtech.jts.operation.overlayng.OverlayUtil].isFloating(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 11078
13 [org.locationtech.jts.geom.Envelope].getHeight() [function] [call site] 11079
13 [org.locationtech.jts.geom.Envelope].getWidth() [function] [call site] 11080
13 [org.locationtech.jts.geom.Envelope].getHeight() [function] [call site] 11081
13 [org.locationtech.jts.geom.Envelope].getWidth() [function] [call site] 11082
13 [org.locationtech.jts.geom.PrecisionModel].getScale() [function] [call site] 11083
12 [org.locationtech.jts.geom.Envelope].copy() [function] [call site] 11084
12 [org.locationtech.jts.geom.Envelope].expandBy(double) [function] [call site] 11085
11 [org.locationtech.jts.operation.overlayng.InputGeometry].getEnvelope(int) [function] [call site] 11086
11 [org.locationtech.jts.operation.overlayng.OverlayUtil].safeEnv(org.locationtech.jts.geom.Envelope,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 11087
11 [org.locationtech.jts.geom.Envelope].intersection(org.locationtech.jts.geom.Envelope) [function] [call site] 11088
12 [org.locationtech.jts.geom.Envelope].<init>() [function] [call site] 11089
12 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Envelope) [function] [call site] 11090
12 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 11091
12 [org.locationtech.jts.geom.Envelope].isNull() [function] [call site] 11092
12 [org.locationtech.jts.geom.Envelope].<init>(double,double,double,double) [function] [call site] 11093
11 [org.locationtech.jts.operation.overlayng.InputGeometry].getEnvelope(int) [function] [call site] 11094
11 [org.locationtech.jts.operation.overlayng.OverlayUtil].safeEnv(org.locationtech.jts.geom.Envelope,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 11095
10 [org.locationtech.jts.operation.overlayng.RobustClipEnvelopeComputer].getEnvelope(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Envelope) [function] [call site] 11096
11 [org.locationtech.jts.operation.overlayng.RobustClipEnvelopeComputer].<init>(org.locationtech.jts.geom.Envelope) [function] [call site] 11097
12 [org.locationtech.jts.geom.Envelope].copy() [function] [call site] 11098
11 [org.locationtech.jts.operation.overlayng.RobustClipEnvelopeComputer].add(org.locationtech.jts.geom.Geometry) [function] [call site] 11099
12 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 11100
12 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 11101
12 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 11102
12 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 11103
12 [org.locationtech.jts.operation.overlayng.RobustClipEnvelopeComputer].addPolygon(org.locationtech.jts.geom.Polygon) [function] [call site] 11104
13 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 11105
13 [org.locationtech.jts.operation.overlayng.RobustClipEnvelopeComputer].addPolygonRing(org.locationtech.jts.geom.LinearRing) [function] [call site] 11106
14 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 11107
14 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 11108
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 11109
14 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 11110
14 [org.locationtech.jts.operation.overlayng.RobustClipEnvelopeComputer].addSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 11111
15 [org.locationtech.jts.operation.overlayng.RobustClipEnvelopeComputer].intersectsSegment(org.locationtech.jts.geom.Envelope,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 11112
16 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 11113
15 [org.locationtech.jts.geom.Envelope].expandToInclude(org.locationtech.jts.geom.Coordinate) [function] [call site] 11114
15 [org.locationtech.jts.geom.Envelope].expandToInclude(org.locationtech.jts.geom.Coordinate) [function] [call site] 11115
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 11116
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 11117
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 11118
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 11119
13 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 11120
13 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 11121
13 [org.locationtech.jts.operation.overlayng.RobustClipEnvelopeComputer].addPolygonRing(org.locationtech.jts.geom.LinearRing) [function] [call site] 11122
12 [org.locationtech.jts.operation.overlayng.RobustClipEnvelopeComputer].addCollection(org.locationtech.jts.geom.GeometryCollection) [function] [call site] 11123
13 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 11124
13 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 11125
13 [org.locationtech.jts.operation.overlayng.RobustClipEnvelopeComputer].add(org.locationtech.jts.geom.Geometry) [function] [call site] 11126
11 [org.locationtech.jts.operation.overlayng.RobustClipEnvelopeComputer].add(org.locationtech.jts.geom.Geometry) [function] [call site] 11127
11 [org.locationtech.jts.operation.overlayng.RobustClipEnvelopeComputer].getEnvelope() [function] [call site] 11128
10 [org.locationtech.jts.operation.overlayng.InputGeometry].getGeometry(int) [function] [call site] 11129
10 [org.locationtech.jts.operation.overlayng.InputGeometry].getGeometry(int) [function] [call site] 11130
10 [org.locationtech.jts.operation.overlayng.OverlayUtil].safeEnv(org.locationtech.jts.geom.Envelope,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 11131
9 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].setClipEnvelope(org.locationtech.jts.geom.Envelope) [function] [call site] 11132
10 [org.locationtech.jts.operation.overlayng.RingClipper].<init>(org.locationtech.jts.geom.Envelope) [function] [call site] 11133
11 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 11134
11 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 11135
11 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 11136
11 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 11137
10 [org.locationtech.jts.operation.overlayng.LineLimiter].<init>(org.locationtech.jts.geom.Envelope) [function] [call site] 11138
9 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].build(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 11139
10 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].add(org.locationtech.jts.geom.Geometry,int) [function] [call site] 11140
11 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 11141
11 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 11142
11 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 11143
11 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 11144
11 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 11145
11 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].isClippedCompletely(org.locationtech.jts.geom.Envelope) [function] [call site] 11146
12 [org.locationtech.jts.geom.Envelope].disjoint(org.locationtech.jts.geom.Envelope) [function] [call site] 11147
11 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].addPolygon(org.locationtech.jts.geom.Polygon,int) [function] [call site] 11148
12 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 11149
12 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].addPolygonRing(org.locationtech.jts.geom.LinearRing,boolean,int) [function] [call site] 11150
13 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 11151
13 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 11152
13 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].isClippedCompletely(org.locationtech.jts.geom.Envelope) [function] [call site] 11153
13 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].clip(org.locationtech.jts.geom.LinearRing) [function] [call site] 11154
14 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 11155
14 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 11156
14 [org.locationtech.jts.geom.Envelope].covers(org.locationtech.jts.geom.Envelope) [function] [call site] 11157
14 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].removeRepeatedPoints(org.locationtech.jts.geom.LineString) [function] [call site] 11158
15 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 11159
15 [org.locationtech.jts.geom.CoordinateArrays].removeRepeatedPoints(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 11160
14 [org.locationtech.jts.operation.overlayng.RingClipper].clip(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 11161
15 [org.locationtech.jts.operation.overlayng.RingClipper].clipToBoxEdge(org.locationtech.jts.geom.Coordinate[],int,boolean) [function] [call site] 11162
16 [org.locationtech.jts.geom.CoordinateList].<init>() [function] [call site] 11163
16 [org.locationtech.jts.operation.overlayng.RingClipper].isInsideEdge(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 11164
16 [org.locationtech.jts.operation.overlayng.RingClipper].isInsideEdge(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 11165
16 [org.locationtech.jts.operation.overlayng.RingClipper].intersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,int) [function] [call site] 11166
17 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 11167
17 [org.locationtech.jts.operation.overlayng.RingClipper].intersectionLineY(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,double) [function] [call site] 11168
17 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 11169
17 [org.locationtech.jts.operation.overlayng.RingClipper].intersectionLineX(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,double) [function] [call site] 11170
17 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 11171
17 [org.locationtech.jts.operation.overlayng.RingClipper].intersectionLineY(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,double) [function] [call site] 11172
17 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 11173
17 [org.locationtech.jts.operation.overlayng.RingClipper].intersectionLineX(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,double) [function] [call site] 11174
16 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 11175
16 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 11176
16 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 11177
16 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 11178
16 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 11179
16 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 11180
16 [org.locationtech.jts.operation.overlayng.RingClipper].isInsideEdge(org.locationtech.jts.geom.Coordinate,int) [function] [call site] 11181
16 [org.locationtech.jts.operation.overlayng.RingClipper].intersection(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,int) [function] [call site] 11182
16 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 11183
16 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 11184
16 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 11185
16 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 11186
16 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 11187
16 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 11188
16 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 11189
13 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].computeDepthDelta(org.locationtech.jts.geom.LinearRing,boolean) [function] [call site] 11190
14 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 11191
14 [org.locationtech.jts.algorithm.Orientation].isCCW(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 11192
13 [org.locationtech.jts.operation.overlayng.EdgeSourceInfo].<init>(int,int,boolean) [function] [call site] 11193
13 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].addEdge(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.operation.overlayng.EdgeSourceInfo) [function] [call site] 11194
14 [org.locationtech.jts.noding.NodedSegmentString].<init>(org.locationtech.jts.geom.Coordinate[],java.lang.Object) [function] [call site] 11195
14 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 11196
12 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 11197
12 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 11198
12 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].addPolygonRing(org.locationtech.jts.geom.LinearRing,boolean,int) [function] [call site] 11199
11 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].addLine(org.locationtech.jts.geom.LineString,int) [function] [call site] 11200
12 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 11201
12 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 11202
12 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].isClippedCompletely(org.locationtech.jts.geom.Envelope) [function] [call site] 11203
12 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].isToBeLimited(org.locationtech.jts.geom.LineString) [function] [call site] 11204
13 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 11205
13 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 11206
13 [org.locationtech.jts.geom.Envelope].covers(org.locationtech.jts.geom.Envelope) [function] [call site] 11207
12 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].limit(org.locationtech.jts.geom.LineString) [function] [call site] 11208
13 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 11209
13 [org.locationtech.jts.operation.overlayng.LineLimiter].limit(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 11210
14 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate) [function] [call site] 11211
14 [org.locationtech.jts.operation.overlayng.LineLimiter].addPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 11212
15 [org.locationtech.jts.operation.overlayng.LineLimiter].startSection() [function] [call site] 11213
16 [org.locationtech.jts.geom.CoordinateList].<init>() [function] [call site] 11214
16 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 11215
15 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 11216
14 [org.locationtech.jts.operation.overlayng.LineLimiter].addOutside(org.locationtech.jts.geom.Coordinate) [function] [call site] 11217
15 [org.locationtech.jts.operation.overlayng.LineLimiter].isLastSegmentIntersecting(org.locationtech.jts.geom.Coordinate) [function] [call site] 11218
16 [org.locationtech.jts.operation.overlayng.LineLimiter].isSectionOpen() [function] [call site] 11219
16 [org.locationtech.jts.geom.Envelope].intersects(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 11220
15 [org.locationtech.jts.operation.overlayng.LineLimiter].finishSection() [function] [call site] 11221
16 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 11222
16 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 11223
16 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 11224
15 [org.locationtech.jts.operation.overlayng.LineLimiter].addPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 11225
15 [org.locationtech.jts.operation.overlayng.LineLimiter].addPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 11226
14 [org.locationtech.jts.operation.overlayng.LineLimiter].finishSection() [function] [call site] 11227
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 11228
12 [org.jdom2.FilterIterator].hasNext() [function] [call site] 11229
12 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 11230
12 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 11231
12 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 11232
12 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 11233
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 11234
12 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 11235
12 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 11236
12 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 11237
12 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 11238
12 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 11239
12 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 11240
12 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 11241
12 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 11242
12 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 11243
12 [org.jdom2.ContentList].iterator() [function] [call site] 11244
12 [org.jdom2.AttributeList].iterator() [function] [call site] 11245
12 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 11246
12 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 11247
12 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 11248
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 11249
12 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 11250
12 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 11251
12 [org.jdom2.DescendantIterator].next() [function] [call site] 11252
12 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 11253
12 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 11254
12 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 11255
12 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 11256
12 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 11257
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 11258
12 [org.jdom2.FilterIterator].next() [function] [call site] 11259
12 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 11260
12 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 11261
12 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 11262
12 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].addLine(org.locationtech.jts.geom.Coordinate[],int) [function] [call site] 11263
13 [org.locationtech.jts.operation.overlayng.EdgeSourceInfo].<init>(int) [function] [call site] 11264
13 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].addEdge(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.operation.overlayng.EdgeSourceInfo) [function] [call site] 11265
12 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].removeRepeatedPoints(org.locationtech.jts.geom.LineString) [function] [call site] 11266
12 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].addLine(org.locationtech.jts.geom.Coordinate[],int) [function] [call site] 11267
11 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].addCollection(org.locationtech.jts.geom.GeometryCollection,int) [function] [call site] 11268
12 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 11269
12 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 11270
12 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].add(org.locationtech.jts.geom.Geometry,int) [function] [call site] 11271
11 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].addCollection(org.locationtech.jts.geom.GeometryCollection,int) [function] [call site] 11272
11 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].addGeometryCollection(org.locationtech.jts.geom.GeometryCollection,int,int) [function] [call site] 11273
12 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 11274
12 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 11275
12 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 11276
12 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 11277
12 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 11278
12 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 11279
12 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 11280
12 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 11281
12 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 11282
12 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].add(org.locationtech.jts.geom.Geometry,int) [function] [call site] 11283
11 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 11284
11 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 11285
11 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 11286
11 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 11287
11 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 11288
11 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 11289
11 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 11290
10 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].add(org.locationtech.jts.geom.Geometry,int) [function] [call site] 11291
10 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].node(java.util.List) [function] [call site] 11292
11 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].getNoder() [function] [call site] 11293
12 [org.locationtech.jts.operation.overlayng.OverlayUtil].isFloating(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 11294
12 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].createFloatingPrecisionNoder(boolean) [function] [call site] 11295
13 [org.locationtech.jts.noding.MCIndexNoder].<init>() [function] [call site] 11296
13 [org.locationtech.jts.algorithm.RobustLineIntersector].<init>() [function] [call site] 11297
13 [org.locationtech.jts.noding.IntersectionAdder].<init>(org.locationtech.jts.algorithm.LineIntersector) [function] [call site] 11298
13 [org.locationtech.jts.noding.SinglePassNoder].setSegmentIntersector(org.locationtech.jts.noding.SegmentIntersector) [function] [call site] 11299
13 [org.locationtech.jts.noding.ValidatingNoder].<init>(org.locationtech.jts.noding.Noder) [function] [call site] 11300
12 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].createFixedPrecisionNoder(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 11301
13 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].<init>(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 11302
11 [org.locationtech.jts.noding.BoundaryChainNoder].computeNodes(java.util.Collection) [function] [call site] 11303
11 [org.locationtech.jts.noding.snap.SnappingNoder].computeNodes(java.util.Collection) [function] [call site] 11304
11 [org.locationtech.jts.noding.MCIndexNoder].computeNodes(java.util.Collection) [function] [call site] 11305
11 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].computeNodes(java.util.Collection) [function] [call site] 11306
11 [org.locationtech.jts.noding.SimpleNoder].computeNodes(java.util.Collection) [function] [call site] 11307
11 [org.locationtech.jts.noding.BoundarySegmentNoder].computeNodes(java.util.Collection) [function] [call site] 11308
11 [org.locationtech.jts.noding.IteratedNoder].computeNodes(java.util.Collection) [function] [call site] 11309
11 [org.locationtech.jts.noding.ValidatingNoder].computeNodes(java.util.Collection) [function] [call site] 11310
11 [org.locationtech.jts.noding.snapround.MCIndexSnapRounder].computeNodes(java.util.Collection) [function] [call site] 11311
11 [org.locationtech.jts.noding.SegmentExtractingNoder].computeNodes(java.util.Collection) [function] [call site] 11312
11 [org.locationtech.jts.noding.ScaledNoder].computeNodes(java.util.Collection) [function] [call site] 11313
11 [org.locationtech.jts.noding.MCIndexNoder].getNodedSubstrings() [function] [call site] 11314
11 [org.locationtech.jts.noding.SimpleNoder].getNodedSubstrings() [function] [call site] 11315
11 [org.locationtech.jts.noding.ScaledNoder].getNodedSubstrings() [function] [call site] 11316
11 [org.locationtech.jts.noding.SegmentExtractingNoder].getNodedSubstrings() [function] [call site] 11317
11 [org.locationtech.jts.noding.snapround.MCIndexSnapRounder].getNodedSubstrings() [function] [call site] 11318
11 [org.locationtech.jts.noding.snap.SnappingNoder].getNodedSubstrings() [function] [call site] 11319
11 [org.locationtech.jts.noding.IteratedNoder].getNodedSubstrings() [function] [call site] 11320
11 [org.locationtech.jts.noding.snapround.SnapRoundingNoder].getNodedSubstrings() [function] [call site] 11321
11 [org.locationtech.jts.noding.BoundaryChainNoder].getNodedSubstrings() [function] [call site] 11322
11 [org.locationtech.jts.noding.BoundarySegmentNoder].getNodedSubstrings() [function] [call site] 11323
11 [org.locationtech.jts.noding.ValidatingNoder].getNodedSubstrings() [function] [call site] 11324
11 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].createEdges(java.util.Collection) [function] [call site] 11325
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 11326
12 [org.jdom2.FilterIterator].hasNext() [function] [call site] 11327
12 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 11328
12 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 11329
12 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 11330
12 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 11331
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 11332
12 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 11333
12 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 11334
12 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 11335
12 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 11336
12 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 11337
12 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 11338
12 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 11339
12 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 11340
12 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 11341
12 [org.jdom2.ContentList].iterator() [function] [call site] 11342
12 [org.jdom2.AttributeList].iterator() [function] [call site] 11343
12 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 11344
12 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 11345
12 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 11346
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 11347
12 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 11348
12 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 11349
12 [org.jdom2.DescendantIterator].next() [function] [call site] 11350
12 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 11351
12 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 11352
12 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 11353
12 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 11354
12 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 11355
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 11356
12 [org.jdom2.FilterIterator].next() [function] [call site] 11357
12 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 11358
12 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 11359
12 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 11360
12 [org.locationtech.jts.noding.NodedSegmentString].getCoordinates() [function] [call site] 11361
12 [org.locationtech.jts.noding.BasicSegmentString].getCoordinates() [function] [call site] 11362
12 [org.locationtech.jts.operation.overlayng.Edge].isCollapsed(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 11363
13 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 11364
13 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 11365
12 [org.locationtech.jts.noding.BasicSegmentString].getData() [function] [call site] 11366
12 [org.locationtech.jts.noding.NodedSegmentString].getData() [function] [call site] 11367
12 [org.locationtech.jts.operation.overlayng.EdgeSourceInfo].getIndex() [function] [call site] 11368
12 [org.locationtech.jts.operation.overlayng.Edge].<init>(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.operation.overlayng.EdgeSourceInfo) [function] [call site] 11369
13 [org.locationtech.jts.operation.overlayng.Edge].copyInfo(org.locationtech.jts.operation.overlayng.EdgeSourceInfo) [function] [call site] 11370
14 [org.locationtech.jts.operation.overlayng.EdgeSourceInfo].getIndex() [function] [call site] 11371
14 [org.locationtech.jts.operation.overlayng.EdgeSourceInfo].getDimension() [function] [call site] 11372
14 [org.locationtech.jts.operation.overlayng.EdgeSourceInfo].isHole() [function] [call site] 11373
14 [org.locationtech.jts.operation.overlayng.EdgeSourceInfo].getDepthDelta() [function] [call site] 11374
14 [org.locationtech.jts.operation.overlayng.EdgeSourceInfo].getDimension() [function] [call site] 11375
14 [org.locationtech.jts.operation.overlayng.EdgeSourceInfo].isHole() [function] [call site] 11376
14 [org.locationtech.jts.operation.overlayng.EdgeSourceInfo].getDepthDelta() [function] [call site] 11377
12 [org.locationtech.jts.noding.NodedSegmentString].getCoordinates() [function] [call site] 11378
12 [org.locationtech.jts.noding.BasicSegmentString].getCoordinates() [function] [call site] 11379
10 [org.locationtech.jts.operation.overlayng.EdgeMerger].merge(java.util.List) [function] [call site] 11380
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 11381
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 11382
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 11383
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 11384
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 11385
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 11386
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 11387
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 11388
11 [org.jdom2.ContentList].iterator() [function] [call site] 11389
11 [org.jdom2.AttributeList].iterator() [function] [call site] 11390
11 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 11391
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 11392
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 11393
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 11394
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 11395
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 11396
11 [org.jdom2.DescendantIterator].next() [function] [call site] 11397
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 11398
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 11399
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 11400
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 11401
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 11402
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 11403
11 [org.jdom2.FilterIterator].next() [function] [call site] 11404
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 11405
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 11406
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 11407
11 [org.locationtech.jts.operation.overlayng.EdgeKey].create(org.locationtech.jts.operation.overlayng.Edge) [function] [call site] 11408
12 [org.locationtech.jts.operation.overlayng.EdgeKey].<init>(org.locationtech.jts.operation.overlayng.Edge) [function] [call site] 11409
13 [org.locationtech.jts.operation.overlayng.EdgeKey].initPoints(org.locationtech.jts.operation.overlayng.Edge) [function] [call site] 11410
14 [org.locationtech.jts.operation.overlayng.Edge].direction() [function] [call site] 11411
15 [org.locationtech.jts.operation.overlayng.Edge].getCoordinates() [function] [call site] 11412
15 [org.locationtech.jts.geom.Coordinate].compareTo(org.locationtech.jts.geom.Coordinate) [function] [call site] 11413
15 [org.locationtech.jts.geom.Coordinate].compareTo(org.locationtech.jts.geom.Coordinate) [function] [call site] 11414
14 [org.locationtech.jts.operation.overlayng.Edge].getCoordinate(int) [function] [call site] 11415
14 [org.locationtech.jts.operation.overlayng.EdgeKey].init(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 11416
15 [org.locationtech.jts.geom.Coordinate].getX() [function] [call site] 11417
15 [org.locationtech.jts.geom.Coordinate].getY() [function] [call site] 11418
15 [org.locationtech.jts.geom.Coordinate].getX() [function] [call site] 11419
15 [org.locationtech.jts.geom.Coordinate].getY() [function] [call site] 11420
14 [org.locationtech.jts.operation.overlayng.Edge].getCoordinate(int) [function] [call site] 11421
14 [org.locationtech.jts.operation.overlayng.Edge].size() [function] [call site] 11422
14 [org.locationtech.jts.operation.overlayng.Edge].getCoordinate(int) [function] [call site] 11423
14 [org.locationtech.jts.operation.overlayng.EdgeKey].init(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 11424
14 [org.locationtech.jts.operation.overlayng.Edge].getCoordinate(int) [function] [call site] 11425
11 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 11426
11 [org.locationtech.jts.operation.overlayng.Edge].size() [function] [call site] 11427
11 [org.locationtech.jts.operation.overlayng.Edge].merge(org.locationtech.jts.operation.overlayng.Edge) [function] [call site] 11428
12 [org.locationtech.jts.operation.overlayng.Edge].isHoleMerged(int,org.locationtech.jts.operation.overlayng.Edge,org.locationtech.jts.operation.overlayng.Edge) [function] [call site] 11429
13 [org.locationtech.jts.operation.overlayng.Edge].isShell(int) [function] [call site] 11430
13 [org.locationtech.jts.operation.overlayng.Edge].isShell(int) [function] [call site] 11431
12 [org.locationtech.jts.operation.overlayng.Edge].isHoleMerged(int,org.locationtech.jts.operation.overlayng.Edge,org.locationtech.jts.operation.overlayng.Edge) [function] [call site] 11432
12 [org.locationtech.jts.operation.overlayng.Edge].relativeDirection(org.locationtech.jts.operation.overlayng.Edge) [function] [call site] 11433
13 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 11434
13 [org.locationtech.jts.operation.overlayng.Edge].getCoordinate(int) [function] [call site] 11435
13 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 11436
13 [org.locationtech.jts.operation.overlayng.Edge].getCoordinate(int) [function] [call site] 11437
9 [org.locationtech.jts.operation.overlayng.InputGeometry].getGeometry(int) [function] [call site] 11438
9 [org.locationtech.jts.operation.overlayng.InputGeometry].getGeometry(int) [function] [call site] 11439
9 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].hasEdgesFor(int) [function] [call site] 11440
9 [org.locationtech.jts.operation.overlayng.InputGeometry].setCollapsed(int,boolean) [function] [call site] 11441
9 [org.locationtech.jts.operation.overlayng.EdgeNodingBuilder].hasEdgesFor(int) [function] [call site] 11442
9 [org.locationtech.jts.operation.overlayng.InputGeometry].setCollapsed(int,boolean) [function] [call site] 11443
8 [org.locationtech.jts.operation.overlayng.OverlayNG].buildGraph(java.util.Collection) [function] [call site] 11444
9 [org.locationtech.jts.operation.overlayng.OverlayGraph].<init>() [function] [call site] 11445
9 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 11446
9 [org.jdom2.FilterIterator].hasNext() [function] [call site] 11447
9 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 11448
9 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 11449
9 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 11450
9 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 11451
9 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 11452
9 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 11453
9 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 11454
9 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 11455
9 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 11456
9 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 11457
9 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 11458
9 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 11459
9 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 11460
9 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 11461
9 [org.jdom2.ContentList].iterator() [function] [call site] 11462
9 [org.jdom2.AttributeList].iterator() [function] [call site] 11463
9 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 11464
9 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 11465
9 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 11466
9 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 11467
9 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 11468
9 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 11469
9 [org.jdom2.DescendantIterator].next() [function] [call site] 11470
9 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 11471
9 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 11472
9 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 11473
9 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 11474
9 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 11475
9 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 11476
9 [org.jdom2.FilterIterator].next() [function] [call site] 11477
9 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 11478
9 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 11479
9 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 11480
9 [org.locationtech.jts.operation.overlayng.OverlayGraph].addEdge(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.operation.overlayng.OverlayLabel) [function] [call site] 11481
10 [org.locationtech.jts.operation.overlayng.OverlayEdge].createEdgePair(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.operation.overlayng.OverlayLabel) [function] [call site] 11482
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].createEdge(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.operation.overlayng.OverlayLabel,boolean) [function] [call site] 11483
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].<init>(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,boolean,org.locationtech.jts.operation.overlayng.OverlayLabel,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 11484
13 [org.locationtech.jts.edgegraph.HalfEdge].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 11485
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].createEdge(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.operation.overlayng.OverlayLabel,boolean) [function] [call site] 11486
11 [org.locationtech.jts.edgegraph.HalfEdge].link(org.locationtech.jts.edgegraph.HalfEdge) [function] [call site] 11487
10 [org.locationtech.jts.operation.overlayng.OverlayGraph].insert(org.locationtech.jts.operation.overlayng.OverlayEdge) [function] [call site] 11488
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 11489
11 [org.locationtech.jts.edgegraph.HalfEdge].orig() [function] [call site] 11490
11 [org.locationtech.jts.edgegraph.HalfEdge].insert(org.locationtech.jts.edgegraph.HalfEdge) [function] [call site] 11491
11 [org.locationtech.jts.edgegraph.HalfEdge].orig() [function] [call site] 11492
10 [org.locationtech.jts.operation.overlayng.OverlayGraph].insert(org.locationtech.jts.operation.overlayng.OverlayEdge) [function] [call site] 11493
10 [org.locationtech.jts.operation.overlayng.OverlayEdge].symOE() [function] [call site] 11494
11 [org.locationtech.jts.edgegraph.HalfEdge].sym() [function] [call site] 11495
9 [org.locationtech.jts.operation.overlayng.Edge].createLabel() [function] [call site] 11496
10 [org.locationtech.jts.operation.overlayng.OverlayLabel].<init>() [function] [call site] 11497
10 [org.locationtech.jts.operation.overlayng.Edge].initLabel(org.locationtech.jts.operation.overlayng.OverlayLabel,int,int,int,boolean) [function] [call site] 11498
11 [org.locationtech.jts.operation.overlayng.Edge].labelDim(int,int) [function] [call site] 11499
11 [org.locationtech.jts.operation.overlayng.OverlayLabel].initNotPart(int) [function] [call site] 11500
11 [org.locationtech.jts.operation.overlayng.OverlayLabel].initBoundary(int,int,int,boolean) [function] [call site] 11501
11 [org.locationtech.jts.operation.overlayng.Edge].locationLeft(int) [function] [call site] 11502
12 [org.locationtech.jts.operation.overlayng.Edge].delSign(int) [function] [call site] 11503
11 [org.locationtech.jts.operation.overlayng.Edge].locationRight(int) [function] [call site] 11504
12 [org.locationtech.jts.operation.overlayng.Edge].delSign(int) [function] [call site] 11505
11 [org.locationtech.jts.operation.overlayng.OverlayLabel].initCollapse(int,boolean) [function] [call site] 11506
11 [org.locationtech.jts.operation.overlayng.OverlayLabel].initLine(int) [function] [call site] 11507
10 [org.locationtech.jts.operation.overlayng.Edge].initLabel(org.locationtech.jts.operation.overlayng.OverlayLabel,int,int,int,boolean) [function] [call site] 11508
9 [org.locationtech.jts.operation.overlayng.Edge].getCoordinates() [function] [call site] 11509
8 [org.locationtech.jts.operation.overlayng.OverlayUtil].toLines(org.locationtech.jts.operation.overlayng.OverlayGraph,boolean,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 11510
9 [org.locationtech.jts.operation.overlayng.OverlayGraph].getEdges() [function] [call site] 11511
9 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 11512
9 [org.jdom2.FilterIterator].hasNext() [function] [call site] 11513
9 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 11514
9 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 11515
9 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 11516
9 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 11517
9 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 11518
9 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 11519
9 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 11520
9 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 11521
9 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 11522
9 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 11523
9 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 11524
9 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 11525
9 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 11526
9 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 11527
9 [org.jdom2.ContentList].iterator() [function] [call site] 11528
9 [org.jdom2.AttributeList].iterator() [function] [call site] 11529
9 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 11530
9 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 11531
9 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 11532
9 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 11533
9 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 11534
9 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 11535
9 [org.jdom2.DescendantIterator].next() [function] [call site] 11536
9 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 11537
9 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 11538
9 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 11539
9 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 11540
9 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 11541
9 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 11542
9 [org.jdom2.FilterIterator].next() [function] [call site] 11543
9 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 11544
9 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 11545
9 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 11546
9 [org.locationtech.jts.operation.overlayng.OverlayEdge].isInResultArea() [function] [call site] 11547
9 [org.locationtech.jts.operation.overlayng.OverlayEdge].getCoordinatesOriented() [function] [call site] 11548
10 [org.jdom2.Text].clone() [function] [call site] 11549
11 [org.jdom2.Content].clone() [function] [call site] 11550
12 [org.jdom2.CloneBase].clone() [function] [call site] 11551
10 [org.jdom2.EntityRef].clone() [function] [call site] 11552
11 [org.jdom2.Content].clone() [function] [call site] 11553
10 [org.jdom2.output.StAXEventOutputter].clone() [function] [call site] 11554
10 [org.jdom2.CloneBase].clone() [function] [call site] 11555
10 [org.locationtech.jts.geom.GeometryCollection].clone() [function] [call site] 11556
11 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 11557
10 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].clone() [function] [call site] 11558
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].copy() [function] [call site] 11559
10 [org.jdom2.DocType].clone() [function] [call site] 11560
11 [org.jdom2.Content].clone() [function] [call site] 11561
10 [org.jdom2.Element].clone() [function] [call site] 11562
11 [org.jdom2.Content].clone() [function] [call site] 11563
11 [org.jdom2.ContentList].<init>(org.jdom2.Parent) [function] [call site] 11564
11 [org.jdom2.AttributeList].<init>(org.jdom2.Element) [function] [call site] 11565
11 [org.jdom2.AttributeList].size() [function] [call site] 11566
11 [org.jdom2.AttributeList].get(int) [function] [call site] 11567
11 [org.jdom2.AttributeList].add(org.jdom2.Attribute) [function] [call site] 11568
11 [org.jdom2.Attribute].clone() [function] [call site] 11569
12 [org.jdom2.CloneBase].clone() [function] [call site] 11570
11 [org.jdom2.ContentList].size() [function] [call site] 11571
11 [org.jdom2.ContentList].get(int) [function] [call site] 11572
11 [org.jdom2.ProcessingInstruction].clone() [function] [call site] 11573
12 [org.jdom2.Content].clone() [function] [call site] 11574
12 [org.jdom2.ProcessingInstruction].parseData(java.lang.String) [function] [call site] 11575
13 [org.jdom2.ProcessingInstruction].extractQuotedString(java.lang.String) [function] [call site] 11576
11 [org.jdom2.Text].clone() [function] [call site] 11577
11 [org.jdom2.EntityRef].clone() [function] [call site] 11578
11 [org.jdom2.DocType].clone() [function] [call site] 11579
11 [org.jdom2.Comment].clone() [function] [call site] 11580
12 [org.jdom2.Content].clone() [function] [call site] 11581
11 [org.jdom2.CDATA].clone() [function] [call site] 11582
12 [org.jdom2.Text].clone() [function] [call site] 11583
11 [org.jdom2.Content].clone() [function] [call site] 11584
10 [org.jdom2.xpath.util.AbstractXPathCompiled].clone() [function] [call site] 11585
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 11586
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 11587
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 11588
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 11589
11 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 11590
11 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 11591
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 11592
11 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 11593
11 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 11594
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 11595
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 11596
11 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 11597
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 11598
11 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 11599
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 11600
11 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 11601
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 11602
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 11603
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 11604
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 11605
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 11606
11 [org.jdom2.DescendantIterator].next() [function] [call site] 11607
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 11608
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 11609
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 11610
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 11611
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 11612
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 11613
11 [org.jdom2.FilterIterator].next() [function] [call site] 11614
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 11615
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 11616
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 11617
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 11618
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 11619
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 11620
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 11621
11 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 11622
11 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 11623
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 11624
11 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 11625
11 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 11626
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 11627
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 11628
11 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 11629
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 11630
11 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 11631
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 11632
11 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 11633
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 11634
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 11635
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 11636
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 11637
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 11638
11 [org.jdom2.DescendantIterator].next() [function] [call site] 11639
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 11640
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 11641
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 11642
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 11643
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 11644
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 11645
11 [org.jdom2.FilterIterator].next() [function] [call site] 11646
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 11647
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 11648
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 11649
10 [org.jdom2.CDATA].clone() [function] [call site] 11650
10 [org.locationtech.jts.math.DD].clone() [function] [call site] 11651
10 [org.locationtech.jts.geom.Point].clone() [function] [call site] 11652
11 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 11653
10 [org.locationtech.jts.geom.util.AffineTransformation].clone() [function] [call site] 11654
11 [org.locationtech.jts.util.Assert].shouldNeverReachHere() [function] [call site] 11655
10 [org.locationtech.jts.geom.CoordinateList].clone() [function] [call site] 11656
11 [org.locationtech.jts.geom.Coordinate].clone() [function] [call site] 11657
12 [org.locationtech.jts.util.Assert].shouldNeverReachHere(java.lang.String) [function] [call site] 11658
10 [org.locationtech.jts.geom.impl.CoordinateArraySequence].clone() [function] [call site] 11659
11 [org.locationtech.jts.geom.impl.CoordinateArraySequence].copy() [function] [call site] 11660
10 [org.locationtech.jts.geom.Coordinate].clone() [function] [call site] 11661
10 [org.locationtech.jts.geom.Polygon].clone() [function] [call site] 11662
11 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 11663
10 [org.jdom2.ProcessingInstruction].clone() [function] [call site] 11664
10 [org.locationtech.jts.geom.Geometry].clone() [function] [call site] 11665
11 [org.locationtech.jts.geom.Envelope].<init>(org.locationtech.jts.geom.Envelope) [function] [call site] 11666
11 [org.locationtech.jts.util.Assert].shouldNeverReachHere() [function] [call site] 11667
10 [org.jdom2.Attribute].clone() [function] [call site] 11668
10 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].clone() [function] [call site] 11669
10 [org.locationtech.jts.geom.LineString].clone() [function] [call site] 11670
11 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 11671
10 [org.jdom2.Comment].clone() [function] [call site] 11672
10 [org.jdom2.Document].clone() [function] [call site] 11673
11 [org.jdom2.CloneBase].clone() [function] [call site] 11674
11 [org.jdom2.ContentList].<init>(org.jdom2.Parent) [function] [call site] 11675
11 [org.jdom2.ContentList].size() [function] [call site] 11676
11 [org.jdom2.ContentList].get(int) [function] [call site] 11677
11 [org.jdom2.Element].clone() [function] [call site] 11678
11 [org.jdom2.Comment].clone() [function] [call site] 11679
11 [org.jdom2.ProcessingInstruction].clone() [function] [call site] 11680
11 [org.jdom2.DocType].clone() [function] [call site] 11681
10 [org.jdom2.Content].clone() [function] [call site] 11682
10 [org.jdom2.xpath.jaxen.JaxenCompiled].clone() [function] [call site] 11683
11 [org.jdom2.xpath.jaxen.JaxenCompiled].<init>(org.jdom2.xpath.jaxen.JaxenCompiled) [function] [call site] 11684
12 [org.jdom2.xpath.jaxen.JaxenCompiled].<init>(java.lang.String,org.jdom2.filter.Filter,java.util.Map,org.jdom2.Namespace[]) [function] [call site] 11685
13 [org.jdom2.xpath.jaxen.JDOM2Navigator].<init>() [function] [call site] 11686
14 [org.jdom2.xpath.jaxen.JDOMCoreNavigator].<init>() [function] [call site] 11687
15 [org.jaxen.DefaultNavigator].<init>() [function] [call site] 11688
13 [org.jdom2.xpath.util.AbstractXPathCompiled].<init>(java.lang.String,org.jdom2.filter.Filter,java.util.Map,org.jdom2.Namespace[]) [function] [call site] 11689
14 [org.jdom2.Namespace].getPrefix() [function] [call site] 11690
14 [org.jdom2.Namespace].getPrefix() [function] [call site] 11691
14 [org.jdom2.Namespace].getURI() [function] [call site] 11692
14 [org.jdom2.Namespace].getPrefix() [function] [call site] 11693
14 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 11694
14 [org.jdom2.FilterIterator].hasNext() [function] [call site] 11695
14 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 11696
14 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 11697
14 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 11698
14 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 11699
14 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 11700
14 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 11701
14 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 11702
14 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 11703
14 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 11704
14 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 11705
14 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 11706
14 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 11707
14 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 11708
14 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 11709
14 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 11710
14 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 11711
14 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 11712
14 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 11713
14 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 11714
14 [org.jdom2.DescendantIterator].next() [function] [call site] 11715
14 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 11716
14 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 11717
14 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 11718
14 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 11719
14 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 11720
14 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 11721
14 [org.jdom2.FilterIterator].next() [function] [call site] 11722
14 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 11723
14 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 11724
14 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 11725
14 [org.jdom2.Verifier].checkNamespacePrefix(java.lang.String) [function] [call site] 11726
15 [org.jdom2.Verifier].checkJDOMName(java.lang.String) [function] [call site] 11727
15 [org.jdom2.Verifier].checkJDOMName(java.lang.String) [function] [call site] 11728
14 [org.jdom2.Verifier].checkXMLName(java.lang.String) [function] [call site] 11729
15 [org.jdom2.Verifier].isXMLNameStartCharacter(char) [function] [call site] 11730
15 [org.jdom2.Verifier].isXMLNameCharacter(char) [function] [call site] 11731
14 [org.jdom2.Namespace].getURI() [function] [call site] 11732
14 [org.jdom2.Namespace].getURI() [function] [call site] 11733
13 [org.jaxen.BaseXPath].<init>(java.lang.String,org.jaxen.Navigator) [function] [call site] 11734
12 [org.jdom2.xpath.util.AbstractXPathCompiled].getExpression() [function] [call site] 11735
12 [org.jdom2.xpath.util.AbstractXPathCompiled].getFilter() [function] [call site] 11736
12 [org.jdom2.xpath.util.AbstractXPathCompiled].getNamespaces() [function] [call site] 11737
12 [org.jdom2.xpath.util.AbstractXPathCompiled].getVariables() [function] [call site] 11738
13 [org.jdom2.xpath.util.AbstractXPathCompiled].getNamespaces() [function] [call site] 11739
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 11740
13 [org.jdom2.FilterIterator].hasNext() [function] [call site] 11741
13 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 11742
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 11743
13 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 11744
13 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 11745
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 11746
13 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 11747
13 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 11748
13 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 11749
13 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 11750
13 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 11751
13 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 11752
13 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 11753
13 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 11754
13 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 11755
13 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 11756
13 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 11757
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 11758
13 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 11759
13 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 11760
13 [org.jdom2.DescendantIterator].next() [function] [call site] 11761
13 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 11762
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 11763
13 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 11764
13 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 11765
13 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 11766
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 11767
13 [org.jdom2.FilterIterator].next() [function] [call site] 11768
13 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 11769
13 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 11770
13 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 11771
13 [org.jdom2.xpath.util.AbstractXPathCompiled].getPrefixForURI(java.lang.String,org.jdom2.Namespace[]) [function] [call site] 11772
14 [org.jdom2.Namespace].getURI() [function] [call site] 11773
14 [org.jdom2.Namespace].getPrefix() [function] [call site] 11774
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 11775
13 [org.jdom2.FilterIterator].hasNext() [function] [call site] 11776
13 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 11777
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 11778
13 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 11779
13 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 11780
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 11781
13 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 11782
13 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 11783
13 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 11784
13 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 11785
13 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 11786
13 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 11787
13 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 11788
13 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 11789
13 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 11790
13 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 11791
13 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 11792
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 11793
13 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 11794
13 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 11795
13 [org.jdom2.DescendantIterator].next() [function] [call site] 11796
13 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 11797
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 11798
13 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 11799
13 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 11800
13 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 11801
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 11802
13 [org.jdom2.FilterIterator].next() [function] [call site] 11803
13 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 11804
13 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 11805
13 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 11806
10 [org.locationtech.jts.math.Vector2D].clone() [function] [call site] 11807
11 [org.locationtech.jts.math.Vector2D].<init>(org.locationtech.jts.math.Vector2D) [function] [call site] 11808
10 [org.jdom2.output.StAXStreamOutputter].clone() [function] [call site] 11809
10 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].clone() [function] [call site] 11810
11 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].copy() [function] [call site] 11811
10 [org.locationtech.jts.linearref.LinearLocation].clone() [function] [call site] 11812
11 [org.locationtech.jts.linearref.LinearLocation].copy() [function] [call site] 11813
12 [org.locationtech.jts.linearref.LinearLocation].<init>(int,int,double) [function] [call site] 11814
13 [org.locationtech.jts.linearref.LinearLocation].normalize() [function] [call site] 11815
10 [org.jdom2.output.Format].clone() [function] [call site] 11816
10 [org.jdom2.output.XMLOutputter].clone() [function] [call site] 11817
10 [org.locationtech.jts.geom.CoordinateArrays].reverse(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 11818
9 [org.locationtech.jts.geom.GeometryFactory].createLineString(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 11819
9 [org.locationtech.jts.operation.overlayng.OverlayUtil].labelForResult(org.locationtech.jts.operation.overlayng.OverlayEdge) [function] [call site] 11820
10 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLabel() [function] [call site] 11821
10 [org.locationtech.jts.operation.overlayng.OverlayEdge].isForward() [function] [call site] 11822
10 [org.locationtech.jts.operation.overlayng.OverlayLabel].toString(boolean) [function] [call site] 11823
11 [org.locationtech.jts.operation.overlayng.OverlayLabel].locationString(int,boolean) [function] [call site] 11824
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].isBoundary(int) [function] [call site] 11825
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].getLocation(int,int,boolean) [function] [call site] 11826
12 [org.locationtech.jts.geom.Location].toLocationSymbol(int) [function] [call site] 11827
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].getLocation(int,int,boolean) [function] [call site] 11828
12 [org.locationtech.jts.geom.Location].toLocationSymbol(int) [function] [call site] 11829
12 [org.locationtech.jts.geom.Location].toLocationSymbol(int) [function] [call site] 11830
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].isKnown(int) [function] [call site] 11831
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].dimensionSymbol(int) [function] [call site] 11832
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].isCollapse(int) [function] [call site] 11833
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].dimension(int) [function] [call site] 11834
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].ringRoleSymbol(boolean) [function] [call site] 11835
11 [org.locationtech.jts.operation.overlayng.OverlayLabel].locationString(int,boolean) [function] [call site] 11836
10 [org.locationtech.jts.operation.overlayng.OverlayEdge].isInResultArea() [function] [call site] 11837
9 [org.locationtech.jts.geom.Geometry].setUserData(java.lang.Object) [function] [call site] 11838
9 [org.locationtech.jts.geom.GeometryFactory].buildGeometry(java.util.Collection) [function] [call site] 11839
8 [org.locationtech.jts.operation.overlayng.OverlayNG].labelGraph(org.locationtech.jts.operation.overlayng.OverlayGraph) [function] [call site] 11840
9 [org.locationtech.jts.operation.overlayng.OverlayLabeller].<init>(org.locationtech.jts.operation.overlayng.OverlayGraph,org.locationtech.jts.operation.overlayng.InputGeometry) [function] [call site] 11841
10 [org.locationtech.jts.operation.overlayng.OverlayGraph].getEdges() [function] [call site] 11842
9 [org.locationtech.jts.operation.overlayng.OverlayLabeller].computeLabelling() [function] [call site] 11843
10 [org.locationtech.jts.operation.overlayng.OverlayGraph].getNodeEdges() [function] [call site] 11844
10 [org.locationtech.jts.operation.overlayng.OverlayLabeller].labelAreaNodeEdges(java.util.Collection) [function] [call site] 11845
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 11846
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 11847
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 11848
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 11849
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 11850
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 11851
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 11852
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 11853
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 11854
11 [org.jdom2.ContentList].iterator() [function] [call site] 11855
11 [org.jdom2.AttributeList].iterator() [function] [call site] 11856
11 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 11857
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 11858
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 11859
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 11860
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 11861
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 11862
11 [org.jdom2.DescendantIterator].next() [function] [call site] 11863
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 11864
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 11865
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 11866
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 11867
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 11868
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 11869
11 [org.jdom2.FilterIterator].next() [function] [call site] 11870
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 11871
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 11872
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 11873
11 [org.locationtech.jts.operation.overlayng.OverlayLabeller].propagateAreaLocations(org.locationtech.jts.operation.overlayng.OverlayEdge,int) [function] [call site] 11874
12 [org.locationtech.jts.operation.overlayng.InputGeometry].isArea(int) [function] [call site] 11875
13 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 11876
13 [org.locationtech.jts.geom.LineString:org.locationtech.jts.geom.MultiLineString:org.locationtech.jts.geom.MultiPoint:org.locationtech.jts.geom.MultiPolygon:org.locationtech.jts.geom.Point:org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 11877
12 [org.locationtech.jts.edgegraph.HalfEdge].degree() [function] [call site] 11878
13 [org.locationtech.jts.edgegraph.HalfEdge].oNext() [function] [call site] 11879
12 [org.locationtech.jts.operation.overlayng.OverlayLabeller].findPropagationStartEdge(org.locationtech.jts.operation.overlayng.OverlayEdge,int) [function] [call site] 11880
13 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLabel() [function] [call site] 11881
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].isBoundary(int) [function] [call site] 11882
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].hasSides(int) [function] [call site] 11883
13 [org.locationtech.jts.util.Assert].isTrue(boolean) [function] [call site] 11884
13 [org.locationtech.jts.edgegraph.HalfEdge].oNext() [function] [call site] 11885
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLocation(int,int) [function] [call site] 11886
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].getLocation(int,int,boolean) [function] [call site] 11887
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].oNextOE() [function] [call site] 11888
13 [org.locationtech.jts.edgegraph.HalfEdge].oNext() [function] [call site] 11889
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLabel() [function] [call site] 11890
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].isBoundary(int) [function] [call site] 11891
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].setLocationLine(int,int) [function] [call site] 11892
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].hasSides(int) [function] [call site] 11893
12 [org.locationtech.jts.util.Assert].isTrue(boolean) [function] [call site] 11894
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLocation(int,int) [function] [call site] 11895
12 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String,org.locationtech.jts.geom.Coordinate) [function] [call site] 11896
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].getCoordinate() [function] [call site] 11897
13 [org.locationtech.jts.edgegraph.HalfEdge].orig() [function] [call site] 11898
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLocation(int,int) [function] [call site] 11899
12 [org.locationtech.jts.util.Assert].shouldNeverReachHere(java.lang.String) [function] [call site] 11900
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].oNextOE() [function] [call site] 11901
11 [org.locationtech.jts.operation.overlayng.InputGeometry].hasEdges(int) [function] [call site] 11902
12 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 11903
12 [org.locationtech.jts.geom.LineString:org.locationtech.jts.geom.MultiLineString:org.locationtech.jts.geom.MultiPoint:org.locationtech.jts.geom.MultiPolygon:org.locationtech.jts.geom.Point:org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 11904
11 [org.locationtech.jts.operation.overlayng.OverlayLabeller].propagateAreaLocations(org.locationtech.jts.operation.overlayng.OverlayEdge,int) [function] [call site] 11905
10 [org.locationtech.jts.operation.overlayng.OverlayLabeller].labelConnectedLinearEdges() [function] [call site] 11906
11 [org.locationtech.jts.operation.overlayng.OverlayLabeller].propagateLinearLocations(int) [function] [call site] 11907
12 [org.locationtech.jts.operation.overlayng.OverlayLabeller].findLinearEdgesWithLocation(java.util.Collection,int) [function] [call site] 11908
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 11909
13 [org.jdom2.FilterIterator].hasNext() [function] [call site] 11910
13 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 11911
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 11912
13 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 11913
13 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 11914
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 11915
13 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 11916
13 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 11917
13 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 11918
13 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 11919
13 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 11920
13 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 11921
13 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 11922
13 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 11923
13 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 11924
13 [org.jdom2.ContentList].iterator() [function] [call site] 11925
13 [org.jdom2.AttributeList].iterator() [function] [call site] 11926
13 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 11927
13 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 11928
13 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 11929
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 11930
13 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 11931
13 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 11932
13 [org.jdom2.DescendantIterator].next() [function] [call site] 11933
13 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 11934
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 11935
13 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 11936
13 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 11937
13 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 11938
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 11939
13 [org.jdom2.FilterIterator].next() [function] [call site] 11940
13 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 11941
13 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 11942
13 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 11943
13 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLabel() [function] [call site] 11944
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].isLinear(int) [function] [call site] 11945
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].isLineLocationUnknown(int) [function] [call site] 11946
12 [org.jdom2.ContentList$FilterList].size() [function] [call site] 11947
12 [org.jdom2.ContentList].size() [function] [call site] 11948
12 [org.jdom2.AttributeList].size() [function] [call site] 11949
12 [org.locationtech.jts.operation.overlayng.InputGeometry].isLine(int) [function] [call site] 11950
13 [org.locationtech.jts.operation.overlayng.InputGeometry].getDimension(int) [function] [call site] 11951
12 [org.locationtech.jts.operation.overlayng.OverlayLabeller].propagateLinearLocationAtNode(org.locationtech.jts.operation.overlayng.OverlayEdge,int,boolean,java.util.Deque) [function] [call site] 11952
13 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLabel() [function] [call site] 11953
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].getLineLocation(int) [function] [call site] 11954
13 [org.locationtech.jts.operation.overlayng.OverlayEdge].oNextOE() [function] [call site] 11955
13 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLabel() [function] [call site] 11956
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].isLineLocationUnknown(int) [function] [call site] 11957
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].setLocationLine(int,int) [function] [call site] 11958
13 [org.locationtech.jts.operation.overlayng.OverlayEdge].symOE() [function] [call site] 11959
13 [org.locationtech.jts.operation.overlayng.OverlayEdge].oNextOE() [function] [call site] 11960
11 [org.locationtech.jts.operation.overlayng.InputGeometry].hasEdges(int) [function] [call site] 11961
11 [org.locationtech.jts.operation.overlayng.OverlayLabeller].propagateLinearLocations(int) [function] [call site] 11962
10 [org.locationtech.jts.operation.overlayng.OverlayLabeller].labelCollapsedEdges() [function] [call site] 11963
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 11964
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 11965
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 11966
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 11967
11 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 11968
11 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 11969
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 11970
11 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 11971
11 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 11972
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 11973
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 11974
11 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 11975
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 11976
11 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 11977
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 11978
11 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 11979
11 [org.jdom2.ContentList].iterator() [function] [call site] 11980
11 [org.jdom2.AttributeList].iterator() [function] [call site] 11981
11 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 11982
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 11983
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 11984
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 11985
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 11986
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 11987
11 [org.jdom2.DescendantIterator].next() [function] [call site] 11988
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 11989
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 11990
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 11991
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 11992
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 11993
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 11994
11 [org.jdom2.FilterIterator].next() [function] [call site] 11995
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 11996
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 11997
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 11998
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLabel() [function] [call site] 11999
11 [org.locationtech.jts.operation.overlayng.OverlayLabel].isLineLocationUnknown(int) [function] [call site] 12000
11 [org.locationtech.jts.operation.overlayng.OverlayLabeller].labelCollapsedEdge(org.locationtech.jts.operation.overlayng.OverlayEdge,int) [function] [call site] 12001
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLabel() [function] [call site] 12002
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].isCollapse(int) [function] [call site] 12003
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].setLocationCollapse(int) [function] [call site] 12004
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].isHole(int) [function] [call site] 12005
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLabel() [function] [call site] 12006
11 [org.locationtech.jts.operation.overlayng.OverlayLabel].isLineLocationUnknown(int) [function] [call site] 12007
11 [org.locationtech.jts.operation.overlayng.OverlayLabeller].labelCollapsedEdge(org.locationtech.jts.operation.overlayng.OverlayEdge,int) [function] [call site] 12008
10 [org.locationtech.jts.operation.overlayng.OverlayLabeller].labelConnectedLinearEdges() [function] [call site] 12009
10 [org.locationtech.jts.operation.overlayng.OverlayLabeller].labelDisconnectedEdges() [function] [call site] 12010
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12011
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12012
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12013
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 12014
11 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 12015
11 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 12016
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12017
11 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 12018
11 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 12019
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12020
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12021
11 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 12022
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12023
11 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 12024
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12025
11 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 12026
11 [org.jdom2.ContentList].iterator() [function] [call site] 12027
11 [org.jdom2.AttributeList].iterator() [function] [call site] 12028
11 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 12029
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12030
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12031
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12032
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12033
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12034
11 [org.jdom2.DescendantIterator].next() [function] [call site] 12035
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12036
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12037
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12038
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12039
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12040
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12041
11 [org.jdom2.FilterIterator].next() [function] [call site] 12042
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12043
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12044
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12045
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLabel() [function] [call site] 12046
11 [org.locationtech.jts.operation.overlayng.OverlayLabel].isLineLocationUnknown(int) [function] [call site] 12047
11 [org.locationtech.jts.operation.overlayng.OverlayLabeller].labelDisconnectedEdge(org.locationtech.jts.operation.overlayng.OverlayEdge,int) [function] [call site] 12048
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLabel() [function] [call site] 12049
12 [org.locationtech.jts.operation.overlayng.InputGeometry].isArea(int) [function] [call site] 12050
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].setLocationAll(int,int) [function] [call site] 12051
12 [org.locationtech.jts.operation.overlayng.OverlayLabeller].locateEdgeBothEnds(int,org.locationtech.jts.operation.overlayng.OverlayEdge) [function] [call site] 12052
13 [org.locationtech.jts.operation.overlayng.InputGeometry].locatePointInArea(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 12053
14 [org.locationtech.jts.operation.overlayng.InputGeometry].getGeometry(int) [function] [call site] 12054
14 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 12055
14 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 12056
14 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 12057
14 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 12058
14 [org.locationtech.jts.operation.overlayng.InputGeometry].getLocator(int) [function] [call site] 12059
15 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 12060
15 [org.locationtech.jts.operation.overlayng.InputGeometry].getGeometry(int) [function] [call site] 12061
15 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 12062
15 [org.locationtech.jts.operation.overlayng.InputGeometry].getGeometry(int) [function] [call site] 12063
14 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 12064
14 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 12065
14 [org.locationtech.jts.operation.overlayng.IndexedPointOnLineLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 12066
14 [org.locationtech.jts.algorithm.construct.IndexedPointInPolygonsLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 12067
13 [org.locationtech.jts.edgegraph.HalfEdge].orig() [function] [call site] 12068
13 [org.locationtech.jts.edgegraph.HalfEdge].dest() [function] [call site] 12069
13 [org.locationtech.jts.operation.overlayng.InputGeometry].locatePointInArea(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 12070
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].setLocationAll(int,int) [function] [call site] 12071
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLabel() [function] [call site] 12072
11 [org.locationtech.jts.operation.overlayng.OverlayLabel].isLineLocationUnknown(int) [function] [call site] 12073
11 [org.locationtech.jts.operation.overlayng.OverlayLabeller].labelDisconnectedEdge(org.locationtech.jts.operation.overlayng.OverlayEdge,int) [function] [call site] 12074
9 [org.locationtech.jts.operation.overlayng.OverlayLabeller].markResultAreaEdges(int) [function] [call site] 12075
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12076
10 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12077
10 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12078
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 12079
10 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 12080
10 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 12081
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12082
10 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 12083
10 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 12084
10 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12085
10 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12086
10 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 12087
10 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12088
10 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 12089
10 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12090
10 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 12091
10 [org.jdom2.ContentList].iterator() [function] [call site] 12092
10 [org.jdom2.AttributeList].iterator() [function] [call site] 12093
10 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 12094
10 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12095
10 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12096
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12097
10 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12098
10 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12099
10 [org.jdom2.DescendantIterator].next() [function] [call site] 12100
10 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12101
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12102
10 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12103
10 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12104
10 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12105
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12106
10 [org.jdom2.FilterIterator].next() [function] [call site] 12107
10 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12108
10 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12109
10 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12110
10 [org.locationtech.jts.operation.overlayng.OverlayLabeller].markInResultArea(org.locationtech.jts.operation.overlayng.OverlayEdge,int) [function] [call site] 12111
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLabel() [function] [call site] 12112
11 [org.locationtech.jts.operation.overlayng.OverlayLabel].isBoundaryEither() [function] [call site] 12113
11 [org.locationtech.jts.operation.overlayng.OverlayNG].isResultOfOp(int,int,int) [function] [call site] 12114
11 [org.locationtech.jts.operation.overlayng.OverlayLabel].getLocationBoundaryOrLine(int,int,boolean) [function] [call site] 12115
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].isBoundary(int) [function] [call site] 12116
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].getLocation(int,int,boolean) [function] [call site] 12117
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].getLineLocation(int) [function] [call site] 12118
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].isForward() [function] [call site] 12119
11 [org.locationtech.jts.operation.overlayng.OverlayLabel].getLocationBoundaryOrLine(int,int,boolean) [function] [call site] 12120
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].isForward() [function] [call site] 12121
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].markInResultArea() [function] [call site] 12122
9 [org.locationtech.jts.operation.overlayng.OverlayLabeller].unmarkDuplicateEdgesFromResultArea() [function] [call site] 12123
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12124
10 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12125
10 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12126
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 12127
10 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 12128
10 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 12129
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12130
10 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 12131
10 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 12132
10 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12133
10 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12134
10 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 12135
10 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12136
10 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 12137
10 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12138
10 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 12139
10 [org.jdom2.ContentList].iterator() [function] [call site] 12140
10 [org.jdom2.AttributeList].iterator() [function] [call site] 12141
10 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 12142
10 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12143
10 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12144
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12145
10 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12146
10 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12147
10 [org.jdom2.DescendantIterator].next() [function] [call site] 12148
10 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12149
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12150
10 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12151
10 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12152
10 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12153
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12154
10 [org.jdom2.FilterIterator].next() [function] [call site] 12155
10 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12156
10 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12157
10 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12158
10 [org.locationtech.jts.operation.overlayng.OverlayEdge].isInResultAreaBoth() [function] [call site] 12159
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].symOE() [function] [call site] 12160
10 [org.locationtech.jts.operation.overlayng.OverlayEdge].unmarkFromResultAreaBoth() [function] [call site] 12161
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].symOE() [function] [call site] 12162
8 [org.locationtech.jts.operation.overlayng.OverlayUtil].toLines(org.locationtech.jts.operation.overlayng.OverlayGraph,boolean,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 12163
8 [org.locationtech.jts.operation.overlayng.OverlayNG].extractResult(int,org.locationtech.jts.operation.overlayng.OverlayGraph) [function] [call site] 12164
9 [org.locationtech.jts.operation.overlayng.OverlayGraph].getResultAreaEdges() [function] [call site] 12165
10 [org.locationtech.jts.operation.overlayng.OverlayGraph].getEdges() [function] [call site] 12166
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12167
10 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12168
10 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12169
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12170
10 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12171
10 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12172
10 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12173
10 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12174
10 [org.jdom2.ContentList].iterator() [function] [call site] 12175
10 [org.jdom2.AttributeList].iterator() [function] [call site] 12176
10 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 12177
10 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12178
10 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12179
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12180
10 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12181
10 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12182
10 [org.jdom2.DescendantIterator].next() [function] [call site] 12183
10 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12184
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12185
10 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12186
10 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12187
10 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12188
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12189
10 [org.jdom2.FilterIterator].next() [function] [call site] 12190
10 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12191
10 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12192
10 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12193
10 [org.locationtech.jts.operation.overlayng.OverlayEdge].isInResultArea() [function] [call site] 12194
9 [org.locationtech.jts.operation.overlayng.PolygonBuilder].<init>(java.util.List,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 12195
10 [org.locationtech.jts.operation.overlayng.PolygonBuilder].<init>(java.util.List,org.locationtech.jts.geom.GeometryFactory,boolean) [function] [call site] 12196
11 [org.locationtech.jts.operation.overlayng.PolygonBuilder].buildRings(java.util.List) [function] [call site] 12197
12 [org.locationtech.jts.operation.overlayng.PolygonBuilder].linkResultAreaEdgesMax(java.util.List) [function] [call site] 12198
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12199
13 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12200
13 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12201
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12202
13 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12203
13 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12204
13 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12205
13 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12206
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 12207
13 [org.jdom2.ContentList].iterator() [function] [call site] 12208
13 [org.jdom2.AttributeList].iterator() [function] [call site] 12209
13 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 12210
13 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12211
13 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12212
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12213
13 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12214
13 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12215
13 [org.jdom2.DescendantIterator].next() [function] [call site] 12216
13 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12217
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12218
13 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12219
13 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12220
13 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12221
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12222
13 [org.jdom2.FilterIterator].next() [function] [call site] 12223
13 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12224
13 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12225
13 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12226
13 [org.locationtech.jts.operation.overlayng.MaximalEdgeRing].linkResultAreaMaxRingAtNode(org.locationtech.jts.operation.overlayng.OverlayEdge) [function] [call site] 12227
14 [org.locationtech.jts.operation.overlayng.OverlayEdge].isInResultArea() [function] [call site] 12228
14 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 12229
14 [org.locationtech.jts.operation.overlayng.OverlayEdge].oNextOE() [function] [call site] 12230
14 [org.locationtech.jts.operation.overlayng.OverlayEdge].isResultMaxLinked() [function] [call site] 12231
14 [org.locationtech.jts.operation.overlayng.OverlayEdge].symOE() [function] [call site] 12232
14 [org.locationtech.jts.operation.overlayng.OverlayEdge].isInResultArea() [function] [call site] 12233
14 [org.locationtech.jts.operation.overlayng.OverlayEdge].isInResultArea() [function] [call site] 12234
14 [org.locationtech.jts.operation.overlayng.OverlayEdge].setNextResultMax(org.locationtech.jts.operation.overlayng.OverlayEdge) [function] [call site] 12235
14 [org.locationtech.jts.operation.overlayng.OverlayEdge].oNextOE() [function] [call site] 12236
14 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String,org.locationtech.jts.geom.Coordinate) [function] [call site] 12237
14 [org.locationtech.jts.operation.overlayng.OverlayEdge].getCoordinate() [function] [call site] 12238
12 [org.locationtech.jts.operation.overlayng.PolygonBuilder].buildMaximalRings(java.util.Collection) [function] [call site] 12239
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12240
13 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12241
13 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12242
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12243
13 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12244
13 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12245
13 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12246
13 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12247
13 [org.jdom2.ContentList].iterator() [function] [call site] 12248
13 [org.jdom2.AttributeList].iterator() [function] [call site] 12249
13 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 12250
13 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12251
13 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12252
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12253
13 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12254
13 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12255
13 [org.jdom2.DescendantIterator].next() [function] [call site] 12256
13 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12257
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12258
13 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12259
13 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12260
13 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12261
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12262
13 [org.jdom2.FilterIterator].next() [function] [call site] 12263
13 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12264
13 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12265
13 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12266
13 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLabel() [function] [call site] 12267
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].isBoundaryEither() [function] [call site] 12268
13 [org.locationtech.jts.operation.overlayng.OverlayEdge].isInResultArea() [function] [call site] 12269
13 [org.locationtech.jts.operation.overlayng.OverlayEdge].getEdgeRingMax() [function] [call site] 12270
13 [org.locationtech.jts.operation.overlayng.MaximalEdgeRing].<init>(org.locationtech.jts.operation.overlayng.OverlayEdge) [function] [call site] 12271
14 [org.locationtech.jts.operation.overlayng.MaximalEdgeRing].attachEdges(org.locationtech.jts.operation.overlayng.OverlayEdge) [function] [call site] 12272
15 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String) [function] [call site] 12273
15 [org.locationtech.jts.operation.overlayng.OverlayEdge].getEdgeRingMax() [function] [call site] 12274
15 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String,org.locationtech.jts.geom.Coordinate) [function] [call site] 12275
15 [org.locationtech.jts.operation.overlayng.OverlayEdge].getCoordinate() [function] [call site] 12276
15 [org.locationtech.jts.operation.overlayng.OverlayEdge].getCoordinate() [function] [call site] 12277
15 [org.locationtech.jts.operation.overlayng.OverlayEdge].nextResultMax() [function] [call site] 12278
15 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String,org.locationtech.jts.geom.Coordinate) [function] [call site] 12279
15 [org.locationtech.jts.edgegraph.HalfEdge].dest() [function] [call site] 12280
15 [org.locationtech.jts.operation.overlayng.OverlayEdge].setEdgeRingMax(org.locationtech.jts.operation.overlayng.MaximalEdgeRing) [function] [call site] 12281
15 [org.locationtech.jts.operation.overlayng.OverlayEdge].nextResultMax() [function] [call site] 12282
12 [org.locationtech.jts.operation.overlayng.PolygonBuilder].buildMinimalRings(java.util.List) [function] [call site] 12283
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12284
13 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12285
13 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12286
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12287
13 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12288
13 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12289
13 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12290
13 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12291
13 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 12292
13 [org.jdom2.ContentList].iterator() [function] [call site] 12293
13 [org.jdom2.AttributeList].iterator() [function] [call site] 12294
13 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12295
13 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12296
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12297
13 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12298
13 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12299
13 [org.jdom2.DescendantIterator].next() [function] [call site] 12300
13 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12301
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12302
13 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12303
13 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12304
13 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12305
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12306
13 [org.jdom2.FilterIterator].next() [function] [call site] 12307
13 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12308
13 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12309
13 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12310
13 [org.locationtech.jts.operation.overlayng.MaximalEdgeRing].buildMinimalRings(org.locationtech.jts.geom.GeometryFactory) [function] [call site] 12311
14 [org.locationtech.jts.operation.overlayng.MaximalEdgeRing].linkMinimalRings() [function] [call site] 12312
15 [org.locationtech.jts.operation.overlayng.MaximalEdgeRing].linkMinRingEdgesAtNode(org.locationtech.jts.operation.overlayng.OverlayEdge,org.locationtech.jts.operation.overlayng.MaximalEdgeRing) [function] [call site] 12313
16 [org.locationtech.jts.operation.overlayng.OverlayEdge].oNextOE() [function] [call site] 12314
16 [org.locationtech.jts.operation.overlayng.MaximalEdgeRing].isAlreadyLinked(org.locationtech.jts.operation.overlayng.OverlayEdge,org.locationtech.jts.operation.overlayng.MaximalEdgeRing) [function] [call site] 12315
17 [org.locationtech.jts.operation.overlayng.OverlayEdge].getEdgeRingMax() [function] [call site] 12316
17 [org.locationtech.jts.operation.overlayng.OverlayEdge].isResultLinked() [function] [call site] 12317
16 [org.locationtech.jts.operation.overlayng.OverlayEdge].symOE() [function] [call site] 12318
16 [org.locationtech.jts.operation.overlayng.MaximalEdgeRing].selectMaxOutEdge(org.locationtech.jts.operation.overlayng.OverlayEdge,org.locationtech.jts.operation.overlayng.MaximalEdgeRing) [function] [call site] 12319
17 [org.locationtech.jts.operation.overlayng.OverlayEdge].getEdgeRingMax() [function] [call site] 12320
16 [org.locationtech.jts.operation.overlayng.MaximalEdgeRing].linkMaxInEdge(org.locationtech.jts.operation.overlayng.OverlayEdge,org.locationtech.jts.operation.overlayng.OverlayEdge,org.locationtech.jts.operation.overlayng.MaximalEdgeRing) [function] [call site] 12321
17 [org.locationtech.jts.operation.overlayng.OverlayEdge].symOE() [function] [call site] 12322
17 [org.locationtech.jts.operation.overlayng.OverlayEdge].getEdgeRingMax() [function] [call site] 12323
17 [org.locationtech.jts.operation.overlayng.OverlayEdge].setNextResult(org.locationtech.jts.operation.overlayng.OverlayEdge) [function] [call site] 12324
16 [org.locationtech.jts.operation.overlayng.OverlayEdge].oNextOE() [function] [call site] 12325
16 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String,org.locationtech.jts.geom.Coordinate) [function] [call site] 12326
16 [org.locationtech.jts.operation.overlayng.OverlayEdge].getCoordinate() [function] [call site] 12327
15 [org.locationtech.jts.operation.overlayng.OverlayEdge].nextResultMax() [function] [call site] 12328
14 [org.locationtech.jts.operation.overlayng.OverlayEdge].getEdgeRing() [function] [call site] 12329
14 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].<init>(org.locationtech.jts.operation.overlayng.OverlayEdge,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 12330
15 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].computeRingPts(org.locationtech.jts.operation.overlayng.OverlayEdge) [function] [call site] 12331
16 [org.locationtech.jts.geom.CoordinateList].<init>() [function] [call site] 12332
16 [org.locationtech.jts.operation.overlayng.OverlayEdge].getEdgeRing() [function] [call site] 12333
16 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String,org.locationtech.jts.geom.Coordinate) [function] [call site] 12334
16 [org.locationtech.jts.operation.overlayng.OverlayEdge].getCoordinate() [function] [call site] 12335
16 [org.locationtech.jts.operation.overlayng.OverlayEdge].getCoordinate() [function] [call site] 12336
16 [org.locationtech.jts.operation.overlayng.OverlayEdge].addCoordinates(org.locationtech.jts.geom.CoordinateList) [function] [call site] 12337
17 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 12338
17 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 12339
16 [org.locationtech.jts.operation.overlayng.OverlayEdge].setEdgeRing(org.locationtech.jts.operation.overlayng.OverlayEdgeRing) [function] [call site] 12340
16 [org.locationtech.jts.operation.overlayng.OverlayEdge].nextResult() [function] [call site] 12341
16 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String,org.locationtech.jts.geom.Coordinate) [function] [call site] 12342
16 [org.locationtech.jts.edgegraph.HalfEdge].dest() [function] [call site] 12343
16 [org.locationtech.jts.operation.overlayng.OverlayEdge].nextResult() [function] [call site] 12344
16 [org.locationtech.jts.geom.CoordinateList].closeRing() [function] [call site] 12345
16 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 12346
15 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].computeRing(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.geom.GeometryFactory) [function] [call site] 12347
16 [org.locationtech.jts.geom.GeometryFactory].createLinearRing(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 12348
16 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 12349
16 [org.locationtech.jts.algorithm.Orientation].isCCW(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 12350
14 [org.locationtech.jts.operation.overlayng.OverlayEdge].nextResultMax() [function] [call site] 12351
13 [org.locationtech.jts.operation.overlayng.PolygonBuilder].assignShellsAndHoles(java.util.List) [function] [call site] 12352
14 [org.locationtech.jts.operation.overlayng.PolygonBuilder].findSingleShell(java.util.List) [function] [call site] 12353
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12354
15 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12355
15 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12356
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 12357
15 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 12358
15 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 12359
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12360
15 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 12361
15 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 12362
15 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12363
15 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12364
15 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 12365
15 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12366
15 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 12367
15 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12368
15 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 12369
15 [org.jdom2.ContentList].iterator() [function] [call site] 12370
15 [org.jdom2.AttributeList].iterator() [function] [call site] 12371
15 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 12372
15 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12373
15 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12374
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12375
15 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12376
15 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12377
15 [org.jdom2.DescendantIterator].next() [function] [call site] 12378
15 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12379
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12380
15 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12381
15 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12382
15 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12383
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12384
15 [org.jdom2.FilterIterator].next() [function] [call site] 12385
15 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12386
15 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12387
15 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12388
15 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].isHole() [function] [call site] 12389
15 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 12390
14 [org.locationtech.jts.operation.overlayng.PolygonBuilder].assignHoles(org.locationtech.jts.operation.overlayng.OverlayEdgeRing,java.util.List) [function] [call site] 12391
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12392
15 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12393
15 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12394
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 12395
15 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 12396
15 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 12397
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12398
15 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 12399
15 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 12400
15 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12401
15 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12402
15 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 12403
15 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12404
15 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 12405
15 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12406
15 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 12407
15 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 12408
15 [org.jdom2.ContentList].iterator() [function] [call site] 12409
15 [org.jdom2.AttributeList].iterator() [function] [call site] 12410
15 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12411
15 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12412
15 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12413
15 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12414
15 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12415
15 [org.jdom2.DescendantIterator].next() [function] [call site] 12416
15 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12417
15 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12418
15 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12419
15 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12420
15 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12421
15 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12422
15 [org.jdom2.FilterIterator].next() [function] [call site] 12423
15 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12424
15 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12425
15 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12426
15 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].isHole() [function] [call site] 12427
15 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].setShell(org.locationtech.jts.operation.overlayng.OverlayEdgeRing) [function] [call site] 12428
16 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].addHole(org.locationtech.jts.operation.overlayng.OverlayEdgeRing) [function] [call site] 12429
17 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 12430
14 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 12431
14 [org.jdom2.ContentList].addAll(java.util.Collection) [function] [call site] 12432
14 [org.jdom2.AttributeList].addAll(java.util.Collection) [function] [call site] 12433
12 [org.locationtech.jts.operation.overlayng.PolygonBuilder].placeFreeHoles(java.util.List,java.util.List) [function] [call site] 12434
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12435
13 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12436
13 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12437
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 12438
13 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 12439
13 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 12440
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12441
13 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 12442
13 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 12443
13 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12444
13 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12445
13 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 12446
13 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12447
13 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 12448
13 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12449
13 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 12450
13 [org.jdom2.ContentList].iterator() [function] [call site] 12451
13 [org.jdom2.AttributeList].iterator() [function] [call site] 12452
13 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 12453
13 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12454
13 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12455
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12456
13 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12457
13 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12458
13 [org.jdom2.DescendantIterator].next() [function] [call site] 12459
13 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12460
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12461
13 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12462
13 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12463
13 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12464
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12465
13 [org.jdom2.FilterIterator].next() [function] [call site] 12466
13 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12467
13 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12468
13 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12469
13 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].getShell() [function] [call site] 12470
14 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].isHole() [function] [call site] 12471
13 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].findEdgeRingContaining(java.util.List) [function] [call site] 12472
14 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12473
14 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12474
14 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12475
14 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 12476
14 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 12477
14 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 12478
14 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12479
14 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 12480
14 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 12481
14 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12482
14 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12483
14 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 12484
14 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12485
14 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 12486
14 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12487
14 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 12488
14 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 12489
14 [org.jdom2.ContentList].iterator() [function] [call site] 12490
14 [org.jdom2.AttributeList].iterator() [function] [call site] 12491
14 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12492
14 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12493
14 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12494
14 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12495
14 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12496
14 [org.jdom2.DescendantIterator].next() [function] [call site] 12497
14 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12498
14 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12499
14 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12500
14 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12501
14 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12502
14 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12503
14 [org.jdom2.FilterIterator].next() [function] [call site] 12504
14 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12505
14 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12506
14 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12507
14 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].contains(org.locationtech.jts.operation.overlayng.OverlayEdgeRing) [function] [call site] 12508
15 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].getEnvelope() [function] [call site] 12509
16 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 12510
15 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].getEnvelope() [function] [call site] 12511
15 [org.locationtech.jts.geom.Envelope].containsProperly(org.locationtech.jts.geom.Envelope) [function] [call site] 12512
16 [org.locationtech.jts.geom.Envelope].equals(java.lang.Object) [function] [call site] 12513
16 [org.locationtech.jts.geom.Envelope].covers(org.locationtech.jts.geom.Envelope) [function] [call site] 12514
15 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].isPointInOrOut(org.locationtech.jts.operation.overlayng.OverlayEdgeRing) [function] [call site] 12515
16 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].getCoordinates() [function] [call site] 12516
16 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 12517
17 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].getLocator() [function] [call site] 12518
18 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 12519
18 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].getRing() [function] [call site] 12520
17 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 12521
17 [org.locationtech.jts.algorithm.locate.SimplePointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 12522
17 [org.locationtech.jts.operation.overlayng.IndexedPointOnLineLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 12523
17 [org.locationtech.jts.algorithm.construct.IndexedPointInPolygonsLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 12524
14 [org.locationtech.jts.geom.Envelope].contains(org.locationtech.jts.geom.Envelope) [function] [call site] 12525
14 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].getEnvelope() [function] [call site] 12526
14 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].getEnvelope() [function] [call site] 12527
13 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String,org.locationtech.jts.geom.Coordinate) [function] [call site] 12528
13 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].getCoordinate() [function] [call site] 12529
13 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].setShell(org.locationtech.jts.operation.overlayng.OverlayEdgeRing) [function] [call site] 12530
9 [org.locationtech.jts.operation.overlayng.PolygonBuilder].getPolygons() [function] [call site] 12531
10 [org.locationtech.jts.operation.overlayng.PolygonBuilder].computePolygons(java.util.List) [function] [call site] 12532
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12533
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12534
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12535
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12536
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12537
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12538
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12539
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12540
11 [org.jdom2.ContentList].iterator() [function] [call site] 12541
11 [org.jdom2.AttributeList].iterator() [function] [call site] 12542
11 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 12543
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12544
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12545
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12546
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12547
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12548
11 [org.jdom2.DescendantIterator].next() [function] [call site] 12549
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12550
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12551
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12552
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12553
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12554
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12555
11 [org.jdom2.FilterIterator].next() [function] [call site] 12556
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12557
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12558
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12559
11 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].toPolygon(org.locationtech.jts.geom.GeometryFactory) [function] [call site] 12560
12 [org.jdom2.ContentList$FilterList].size() [function] [call site] 12561
12 [org.jdom2.ContentList].size() [function] [call site] 12562
12 [org.jdom2.AttributeList].size() [function] [call site] 12563
12 [org.jdom2.ContentList$FilterList].size() [function] [call site] 12564
12 [org.jdom2.ContentList].size() [function] [call site] 12565
12 [org.jdom2.AttributeList].size() [function] [call site] 12566
12 [org.jdom2.AttributeList].get(int) [function] [call site] 12567
12 [org.jdom2.ContentList].get(int) [function] [call site] 12568
12 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 12569
12 [org.locationtech.jts.operation.overlayng.OverlayEdgeRing].getRing() [function] [call site] 12570
12 [org.locationtech.jts.geom.GeometryFactory].createPolygon(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.LinearRing[]) [function] [call site] 12571
9 [org.jdom2.ContentList$FilterList].size() [function] [call site] 12572
9 [org.jdom2.ContentList].size() [function] [call site] 12573
9 [org.jdom2.AttributeList].size() [function] [call site] 12574
9 [org.locationtech.jts.operation.overlayng.LineBuilder].<init>(org.locationtech.jts.operation.overlayng.InputGeometry,org.locationtech.jts.operation.overlayng.OverlayGraph,boolean,int,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 12575
10 [org.locationtech.jts.operation.overlayng.InputGeometry].getAreaIndex() [function] [call site] 12576
11 [org.locationtech.jts.operation.overlayng.InputGeometry].getDimension(int) [function] [call site] 12577
11 [org.locationtech.jts.operation.overlayng.InputGeometry].getDimension(int) [function] [call site] 12578
9 [org.locationtech.jts.operation.overlayng.LineBuilder].setStrictMode(boolean) [function] [call site] 12579
9 [org.locationtech.jts.operation.overlayng.LineBuilder].getLines() [function] [call site] 12580
10 [org.locationtech.jts.operation.overlayng.LineBuilder].markResultLines() [function] [call site] 12581
11 [org.locationtech.jts.operation.overlayng.OverlayGraph].getEdges() [function] [call site] 12582
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12583
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12584
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12585
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12586
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12587
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12588
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12589
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12590
11 [org.jdom2.ContentList].iterator() [function] [call site] 12591
11 [org.jdom2.AttributeList].iterator() [function] [call site] 12592
11 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 12593
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12594
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12595
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12596
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12597
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12598
11 [org.jdom2.DescendantIterator].next() [function] [call site] 12599
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12600
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12601
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12602
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12603
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12604
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12605
11 [org.jdom2.FilterIterator].next() [function] [call site] 12606
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12607
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12608
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12609
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].isInResultEither() [function] [call site] 12610
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].isInResult() [function] [call site] 12611
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].isInResult() [function] [call site] 12612
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].symOE() [function] [call site] 12613
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLabel() [function] [call site] 12614
11 [org.locationtech.jts.operation.overlayng.LineBuilder].isResultLine(org.locationtech.jts.operation.overlayng.OverlayLabel) [function] [call site] 12615
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].isBoundarySingleton() [function] [call site] 12616
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].isBoundaryCollapse() [function] [call site] 12617
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].isLine() [function] [call site] 12618
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].isBoundaryBoth() [function] [call site] 12619
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].isInteriorCollapse() [function] [call site] 12620
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].isCollapseAndNotPartInterior() [function] [call site] 12621
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].isLineInArea(int) [function] [call site] 12622
12 [org.locationtech.jts.operation.overlayng.OverlayLabel].isBoundaryTouch() [function] [call site] 12623
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].isBoundaryBoth() [function] [call site] 12624
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].getLocation(int,int,boolean) [function] [call site] 12625
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].getLocation(int,int,boolean) [function] [call site] 12626
12 [org.locationtech.jts.operation.overlayng.LineBuilder].effectiveLocation(org.locationtech.jts.operation.overlayng.OverlayLabel,int) [function] [call site] 12627
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].isCollapse(int) [function] [call site] 12628
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].isLine(int) [function] [call site] 12629
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].getLineLocation(int) [function] [call site] 12630
12 [org.locationtech.jts.operation.overlayng.LineBuilder].effectiveLocation(org.locationtech.jts.operation.overlayng.OverlayLabel,int) [function] [call site] 12631
12 [org.locationtech.jts.operation.overlayng.OverlayNG].isResultOfOp(int,int,int) [function] [call site] 12632
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].markInResultLine() [function] [call site] 12633
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].symOE() [function] [call site] 12634
10 [org.locationtech.jts.operation.overlayng.LineBuilder].addResultLines() [function] [call site] 12635
11 [org.locationtech.jts.operation.overlayng.OverlayGraph].getEdges() [function] [call site] 12636
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12637
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12638
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12639
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 12640
11 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 12641
11 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 12642
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12643
11 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 12644
11 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 12645
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12646
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12647
11 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 12648
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12649
11 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 12650
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12651
11 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 12652
11 [org.jdom2.ContentList].iterator() [function] [call site] 12653
11 [org.jdom2.AttributeList].iterator() [function] [call site] 12654
11 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 12655
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12656
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12657
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12658
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12659
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12660
11 [org.jdom2.DescendantIterator].next() [function] [call site] 12661
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12662
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12663
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12664
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12665
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12666
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12667
11 [org.jdom2.FilterIterator].next() [function] [call site] 12668
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12669
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12670
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12671
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].isInResultLine() [function] [call site] 12672
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].isVisited() [function] [call site] 12673
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 12674
11 [org.locationtech.jts.operation.overlayng.LineBuilder].toLine(org.locationtech.jts.operation.overlayng.OverlayEdge) [function] [call site] 12675
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].isForward() [function] [call site] 12676
12 [org.locationtech.jts.geom.CoordinateList].<init>() [function] [call site] 12677
12 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 12678
12 [org.locationtech.jts.edgegraph.HalfEdge].orig() [function] [call site] 12679
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].addCoordinates(org.locationtech.jts.geom.CoordinateList) [function] [call site] 12680
12 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray(boolean) [function] [call site] 12681
12 [org.locationtech.jts.geom.GeometryFactory].createLineString(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 12682
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].markVisitedBoth() [function] [call site] 12683
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].markVisited() [function] [call site] 12684
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].markVisited() [function] [call site] 12685
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].symOE() [function] [call site] 12686
9 [org.jdom2.ContentList$FilterList].size() [function] [call site] 12687
9 [org.jdom2.ContentList].size() [function] [call site] 12688
9 [org.jdom2.AttributeList].size() [function] [call site] 12689
9 [org.locationtech.jts.operation.overlayng.IntersectionPointBuilder].<init>(org.locationtech.jts.operation.overlayng.OverlayGraph,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 12690
9 [org.locationtech.jts.operation.overlayng.IntersectionPointBuilder].setStrictMode(boolean) [function] [call site] 12691
9 [org.locationtech.jts.operation.overlayng.IntersectionPointBuilder].getPoints() [function] [call site] 12692
10 [org.locationtech.jts.operation.overlayng.IntersectionPointBuilder].addResultPoints() [function] [call site] 12693
11 [org.locationtech.jts.operation.overlayng.OverlayGraph].getNodeEdges() [function] [call site] 12694
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12695
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12696
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12697
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12698
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12699
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12700
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12701
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12702
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 12703
11 [org.jdom2.ContentList].iterator() [function] [call site] 12704
11 [org.jdom2.AttributeList].iterator() [function] [call site] 12705
11 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 12706
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12707
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12708
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12709
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12710
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12711
11 [org.jdom2.DescendantIterator].next() [function] [call site] 12712
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12713
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12714
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12715
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12716
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12717
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12718
11 [org.jdom2.FilterIterator].next() [function] [call site] 12719
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12720
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12721
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12722
11 [org.locationtech.jts.operation.overlayng.IntersectionPointBuilder].isResultPoint(org.locationtech.jts.operation.overlayng.OverlayEdge) [function] [call site] 12723
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].isInResult() [function] [call site] 12724
12 [org.locationtech.jts.operation.overlayng.OverlayEdge].getLabel() [function] [call site] 12725
12 [org.locationtech.jts.operation.overlayng.IntersectionPointBuilder].isEdgeOf(org.locationtech.jts.operation.overlayng.OverlayLabel,int) [function] [call site] 12726
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].isBoundaryCollapse() [function] [call site] 12727
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].isBoundary(int) [function] [call site] 12728
13 [org.locationtech.jts.operation.overlayng.OverlayLabel].isLine(int) [function] [call site] 12729
12 [org.locationtech.jts.operation.overlayng.IntersectionPointBuilder].isEdgeOf(org.locationtech.jts.operation.overlayng.OverlayLabel,int) [function] [call site] 12730
12 [org.locationtech.jts.edgegraph.HalfEdge].oNext() [function] [call site] 12731
11 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 12732
11 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 12733
11 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 12734
11 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 12735
11 [org.locationtech.jts.geom.GeometryFactory].createPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 12736
11 [org.locationtech.jts.operation.overlayng.OverlayEdge].getCoordinate() [function] [call site] 12737
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 12738
9 [org.locationtech.jts.operation.overlayng.OverlayNG].isEmpty(java.util.List) [function] [call site] 12739
10 [org.jdom2.ContentList$FilterList].size() [function] [call site] 12740
10 [org.jdom2.ContentList].size() [function] [call site] 12741
10 [org.jdom2.AttributeList].size() [function] [call site] 12742
9 [org.locationtech.jts.operation.overlayng.OverlayNG].isEmpty(java.util.List) [function] [call site] 12743
9 [org.locationtech.jts.operation.overlayng.OverlayNG].isEmpty(java.util.List) [function] [call site] 12744
9 [org.locationtech.jts.operation.overlayng.OverlayNG].createEmptyResult() [function] [call site] 12745
9 [org.locationtech.jts.operation.overlayng.OverlayUtil].createResultGeometry(java.util.List,java.util.List,java.util.List,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 12746
8 [org.locationtech.jts.operation.overlayng.OverlayUtil].isFloating(org.locationtech.jts.geom.PrecisionModel) [function] [call site] 12747
8 [org.locationtech.jts.operation.overlayng.InputGeometry].getGeometry(int) [function] [call site] 12748
8 [org.locationtech.jts.operation.overlayng.InputGeometry].getGeometry(int) [function] [call site] 12749
8 [org.locationtech.jts.operation.overlayng.OverlayUtil].isResultAreaConsistent(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int,org.locationtech.jts.geom.Geometry) [function] [call site] 12750
9 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 12751
9 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 12752
9 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 12753
9 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 12754
9 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 12755
9 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 12756
9 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 12757
9 [org.locationtech.jts.geom.Polygon].getArea() [function] [call site] 12758
9 [org.locationtech.jts.geom.GeometryCollection].getArea() [function] [call site] 12759
9 [org.locationtech.jts.geom.Geometry].getArea() [function] [call site] 12760
9 [org.locationtech.jts.geom.Polygon].getArea() [function] [call site] 12761
9 [org.locationtech.jts.geom.GeometryCollection].getArea() [function] [call site] 12762
9 [org.locationtech.jts.geom.Geometry].getArea() [function] [call site] 12763
9 [org.locationtech.jts.geom.Polygon].getArea() [function] [call site] 12764
9 [org.locationtech.jts.geom.GeometryCollection].getArea() [function] [call site] 12765
9 [org.locationtech.jts.geom.Geometry].getArea() [function] [call site] 12766
9 [org.locationtech.jts.operation.overlayng.OverlayUtil].isLess(double,double,double) [function] [call site] 12767
9 [org.locationtech.jts.operation.overlayng.OverlayUtil].isLess(double,double,double) [function] [call site] 12768
9 [org.locationtech.jts.operation.overlayng.OverlayUtil].isDifferenceAreaConsistent(double,double,double,double) [function] [call site] 12769
10 [org.locationtech.jts.operation.overlayng.OverlayUtil].isLess(double,double,double) [function] [call site] 12770
9 [org.locationtech.jts.operation.overlayng.OverlayUtil].isLess(double,double,double) [function] [call site] 12771
9 [org.locationtech.jts.operation.overlayng.OverlayUtil].isLess(double,double,double) [function] [call site] 12772
9 [org.locationtech.jts.operation.overlayng.OverlayUtil].isLess(double,double,double) [function] [call site] 12773
9 [org.locationtech.jts.operation.overlayng.OverlayUtil].isGreater(double,double,double) [function] [call site] 12774
8 [org.locationtech.jts.geom.TopologyException].<init>(java.lang.String) [function] [call site] 12775
7 [org.locationtech.jts.operation.overlayng.ElevationModel].populateZ(org.locationtech.jts.geom.Geometry) [function] [call site] 12776
8 [org.locationtech.jts.operation.overlayng.ElevationModel].init() [function] [call site] 12777
8 [org.locationtech.jts.operation.overlayng.ElevationModel$2].<init>(org.locationtech.jts.operation.overlayng.ElevationModel) [function] [call site] 12778
8 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 12779
8 [org.locationtech.jts.geom.GeometryCollection].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 12780
8 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 12781
8 [org.locationtech.jts.geom.Polygon].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 12782
5 [org.locationtech.jts.operation.overlayng.OverlayNGRobust].overlaySnapTries(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int) [function] [call site] 12783
6 [org.locationtech.jts.operation.overlayng.OverlayNGRobust].snapTolerance(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 12784
7 [org.locationtech.jts.operation.overlayng.OverlayNGRobust].snapTolerance(org.locationtech.jts.geom.Geometry) [function] [call site] 12785
8 [org.locationtech.jts.operation.overlayng.OverlayNGRobust].ordinateMagnitude(org.locationtech.jts.geom.Geometry) [function] [call site] 12786
9 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 12787
9 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 12788
9 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 12789
9 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 12790
9 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 12791
9 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 12792
9 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 12793
9 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 12794
9 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 12795
7 [org.locationtech.jts.operation.overlayng.OverlayNGRobust].snapTolerance(org.locationtech.jts.geom.Geometry) [function] [call site] 12796
6 [org.locationtech.jts.operation.overlayng.OverlayNGRobust].overlaySnapping(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int,double) [function] [call site] 12797
7 [org.locationtech.jts.operation.overlayng.OverlayNGRobust].overlaySnapTol(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int,double) [function] [call site] 12798
8 [org.locationtech.jts.noding.snap.SnappingNoder].<init>(double) [function] [call site] 12799
9 [org.locationtech.jts.noding.snap.SnappingPointIndex].<init>(double) [function] [call site] 12800
10 [org.locationtech.jts.index.kdtree.KdTree].<init>(double) [function] [call site] 12801
8 [org.locationtech.jts.operation.overlayng.OverlayNG].overlay(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int,org.locationtech.jts.noding.Noder) [function] [call site] 12802
9 [org.locationtech.jts.operation.overlayng.OverlayNG].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.PrecisionModel,int) [function] [call site] 12803
9 [org.locationtech.jts.operation.overlayng.OverlayNG].setNoder(org.locationtech.jts.noding.Noder) [function] [call site] 12804
9 [org.locationtech.jts.operation.overlayng.OverlayNG].getResult() [function] [call site] 12805
6 [org.locationtech.jts.operation.overlayng.OverlayNGRobust].overlaySnapBoth(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int,double) [function] [call site] 12806
7 [org.locationtech.jts.operation.overlayng.OverlayNGRobust].snapSelf(org.locationtech.jts.geom.Geometry,double) [function] [call site] 12807
8 [org.locationtech.jts.operation.overlayng.OverlayNG].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 12808
8 [org.locationtech.jts.noding.snap.SnappingNoder].<init>(double) [function] [call site] 12809
8 [org.locationtech.jts.operation.overlayng.OverlayNG].setNoder(org.locationtech.jts.noding.Noder) [function] [call site] 12810
8 [org.locationtech.jts.operation.overlayng.OverlayNG].setStrictMode(boolean) [function] [call site] 12811
8 [org.locationtech.jts.operation.overlayng.OverlayNG].getResult() [function] [call site] 12812
7 [org.locationtech.jts.operation.overlayng.OverlayNGRobust].snapSelf(org.locationtech.jts.geom.Geometry,double) [function] [call site] 12813
7 [org.locationtech.jts.operation.overlayng.OverlayNGRobust].overlaySnapTol(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int,double) [function] [call site] 12814
5 [org.locationtech.jts.operation.overlayng.OverlayNGRobust].overlaySR(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int) [function] [call site] 12815
6 [org.locationtech.jts.operation.overlayng.PrecisionUtil].safeScale(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 12816
7 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 12817
7 [org.locationtech.jts.operation.overlayng.PrecisionUtil].maxBoundMagnitude(org.locationtech.jts.geom.Envelope) [function] [call site] 12818
8 [org.locationtech.jts.math.MathUtil].max(double,double,double,double) [function] [call site] 12819
8 [org.locationtech.jts.geom.Envelope].getMaxX() [function] [call site] 12820
8 [org.locationtech.jts.geom.Envelope].getMaxY() [function] [call site] 12821
8 [org.locationtech.jts.geom.Envelope].getMinX() [function] [call site] 12822
8 [org.locationtech.jts.geom.Envelope].getMinY() [function] [call site] 12823
7 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 12824
7 [org.locationtech.jts.operation.overlayng.PrecisionUtil].maxBoundMagnitude(org.locationtech.jts.geom.Envelope) [function] [call site] 12825
7 [org.locationtech.jts.operation.overlayng.PrecisionUtil].safeScale(double) [function] [call site] 12826
8 [org.locationtech.jts.operation.overlayng.PrecisionUtil].precisionScale(double,int) [function] [call site] 12827
6 [org.locationtech.jts.geom.PrecisionModel].<init>(double) [function] [call site] 12828
6 [org.locationtech.jts.operation.overlayng.OverlayNG].overlay(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 12829
7 [org.locationtech.jts.operation.overlayng.OverlayNG].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.PrecisionModel,int) [function] [call site] 12830
7 [org.locationtech.jts.operation.overlayng.OverlayNG].getResult() [function] [call site] 12831
4 [org.locationtech.jts.operation.overlay.snap.SnapIfNeededOverlayOp].overlayOp(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int) [function] [call site] 12832
5 [org.locationtech.jts.operation.overlay.snap.SnapIfNeededOverlayOp].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 12833
5 [org.locationtech.jts.operation.overlay.snap.SnapIfNeededOverlayOp].getResultGeometry(int) [function] [call site] 12834
6 [org.locationtech.jts.operation.overlay.OverlayOp].overlayOp(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int) [function] [call site] 12835
7 [org.locationtech.jts.operation.overlay.OverlayOp].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 12836
8 [org.locationtech.jts.algorithm.PointLocator].<init>() [function] [call site] 12837
8 [org.locationtech.jts.geomgraph.EdgeList].<init>() [function] [call site] 12838
8 [org.locationtech.jts.operation.GeometryGraphOperation].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 12839
8 [org.locationtech.jts.geomgraph.PlanarGraph].<init>(org.locationtech.jts.geomgraph.NodeFactory) [function] [call site] 12840
8 [org.locationtech.jts.operation.overlay.OverlayNodeFactory].<init>() [function] [call site] 12841
8 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 12842
7 [org.locationtech.jts.operation.overlay.OverlayOp].getResultGeometry(int) [function] [call site] 12843
8 [org.locationtech.jts.operation.overlay.OverlayOp].computeOverlay(int) [function] [call site] 12844
9 [org.locationtech.jts.operation.overlay.OverlayOp].copyPoints(int) [function] [call site] 12845
10 [org.locationtech.jts.geomgraph.PlanarGraph].getNodeIterator() [function] [call site] 12846
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12847
10 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12848
10 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12849
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 12850
10 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 12851
10 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 12852
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12853
10 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 12854
10 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 12855
10 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12856
10 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12857
10 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 12858
10 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12859
10 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 12860
10 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12861
10 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 12862
10 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12863
10 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12864
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12865
10 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12866
10 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12867
10 [org.jdom2.DescendantIterator].next() [function] [call site] 12868
10 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12869
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12870
10 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12871
10 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12872
10 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12873
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12874
10 [org.jdom2.FilterIterator].next() [function] [call site] 12875
10 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12876
10 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12877
10 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12878
10 [org.locationtech.jts.geomgraph.PlanarGraph].addNode(org.locationtech.jts.geom.Coordinate) [function] [call site] 12879
11 [org.locationtech.jts.geomgraph.NodeMap].addNode(org.locationtech.jts.geom.Coordinate) [function] [call site] 12880
10 [org.locationtech.jts.geomgraph.Node].getCoordinate() [function] [call site] 12881
10 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 12882
10 [org.locationtech.jts.geomgraph.Label].getLocation(int) [function] [call site] 12883
10 [org.locationtech.jts.geomgraph.Node].setLabel(int,int) [function] [call site] 12884
9 [org.locationtech.jts.operation.overlay.OverlayOp].copyPoints(int) [function] [call site] 12885
9 [org.locationtech.jts.geomgraph.GeometryGraph].computeSelfNodes(org.locationtech.jts.algorithm.LineIntersector,boolean) [function] [call site] 12886
9 [org.locationtech.jts.geomgraph.GeometryGraph].computeSelfNodes(org.locationtech.jts.algorithm.LineIntersector,boolean) [function] [call site] 12887
9 [org.locationtech.jts.geomgraph.GeometryGraph].computeEdgeIntersections(org.locationtech.jts.geomgraph.GeometryGraph,org.locationtech.jts.algorithm.LineIntersector,boolean) [function] [call site] 12888
9 [org.locationtech.jts.geomgraph.GeometryGraph].computeSplitEdges(java.util.List) [function] [call site] 12889
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12890
10 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12891
10 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12892
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 12893
10 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 12894
10 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 12895
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12896
10 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 12897
10 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 12898
10 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12899
10 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12900
10 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 12901
10 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12902
10 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 12903
10 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12904
10 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 12905
10 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 12906
10 [org.jdom2.ContentList].iterator() [function] [call site] 12907
10 [org.jdom2.AttributeList].iterator() [function] [call site] 12908
10 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12909
10 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12910
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12911
10 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12912
10 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12913
10 [org.jdom2.DescendantIterator].next() [function] [call site] 12914
10 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12915
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12916
10 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12917
10 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12918
10 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12919
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12920
10 [org.jdom2.FilterIterator].next() [function] [call site] 12921
10 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12922
10 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12923
10 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12924
10 [org.locationtech.jts.geomgraph.EdgeIntersectionList].addSplitEdges(java.util.List) [function] [call site] 12925
11 [org.locationtech.jts.geomgraph.EdgeIntersectionList].addEndpoints() [function] [call site] 12926
11 [org.locationtech.jts.geomgraph.EdgeIntersectionList].iterator() [function] [call site] 12927
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12928
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12929
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12930
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12931
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12932
11 [org.jdom2.DescendantIterator].next() [function] [call site] 12933
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12934
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12935
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12936
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12937
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12938
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12939
11 [org.jdom2.FilterIterator].next() [function] [call site] 12940
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12941
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12942
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12943
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12944
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12945
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12946
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12947
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12948
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12949
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12950
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12951
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12952
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12953
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12954
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12955
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12956
11 [org.jdom2.DescendantIterator].next() [function] [call site] 12957
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 12958
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 12959
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 12960
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 12961
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 12962
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 12963
11 [org.jdom2.FilterIterator].next() [function] [call site] 12964
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 12965
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 12966
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 12967
11 [org.locationtech.jts.geomgraph.EdgeIntersectionList].createSplitEdge(org.locationtech.jts.geomgraph.EdgeIntersection,org.locationtech.jts.geomgraph.EdgeIntersection) [function] [call site] 12968
12 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 12969
12 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 12970
12 [org.locationtech.jts.geomgraph.Edge].<init>(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.geomgraph.Label) [function] [call site] 12971
12 [org.locationtech.jts.geomgraph.Label].<init>(org.locationtech.jts.geomgraph.Label) [function] [call site] 12972
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 12973
9 [org.locationtech.jts.geomgraph.GeometryGraph].computeSplitEdges(java.util.List) [function] [call site] 12974
9 [org.locationtech.jts.operation.overlay.OverlayOp].insertUniqueEdges(java.util.List) [function] [call site] 12975
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 12976
10 [org.jdom2.FilterIterator].hasNext() [function] [call site] 12977
10 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 12978
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 12979
10 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 12980
10 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 12981
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 12982
10 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 12983
10 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 12984
10 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 12985
10 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 12986
10 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 12987
10 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 12988
10 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 12989
10 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 12990
10 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 12991
10 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 12992
10 [org.jdom2.ContentList].iterator() [function] [call site] 12993
10 [org.jdom2.AttributeList].iterator() [function] [call site] 12994
10 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 12995
10 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 12996
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 12997
10 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 12998
10 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 12999
10 [org.jdom2.DescendantIterator].next() [function] [call site] 13000
10 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13001
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13002
10 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13003
10 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13004
10 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13005
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13006
10 [org.jdom2.FilterIterator].next() [function] [call site] 13007
10 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13008
10 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13009
10 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13010
10 [org.locationtech.jts.operation.overlay.OverlayOp].insertUniqueEdge(org.locationtech.jts.geomgraph.Edge) [function] [call site] 13011
11 [org.locationtech.jts.geomgraph.EdgeList].findEqualEdge(org.locationtech.jts.geomgraph.Edge) [function] [call site] 13012
11 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 13013
11 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 13014
11 [org.locationtech.jts.geomgraph.Edge].isPointwiseEqual(org.locationtech.jts.geomgraph.Edge) [function] [call site] 13015
11 [org.locationtech.jts.geomgraph.Label].<init>(org.locationtech.jts.geomgraph.Label) [function] [call site] 13016
11 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 13017
11 [org.locationtech.jts.geomgraph.Label].flip() [function] [call site] 13018
11 [org.locationtech.jts.geomgraph.Edge].getDepth() [function] [call site] 13019
11 [org.locationtech.jts.geomgraph.Depth].isNull() [function] [call site] 13020
11 [org.locationtech.jts.geomgraph.Depth].add(org.locationtech.jts.geomgraph.Label) [function] [call site] 13021
12 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 13022
12 [org.locationtech.jts.geomgraph.Depth].isNull(int,int) [function] [call site] 13023
12 [org.locationtech.jts.geomgraph.Depth].depthAtLocation(int) [function] [call site] 13024
12 [org.locationtech.jts.geomgraph.Depth].depthAtLocation(int) [function] [call site] 13025
11 [org.locationtech.jts.geomgraph.Depth].add(org.locationtech.jts.geomgraph.Label) [function] [call site] 13026
11 [org.locationtech.jts.geomgraph.Label].merge(org.locationtech.jts.geomgraph.Label) [function] [call site] 13027
11 [org.locationtech.jts.geomgraph.EdgeList].add(org.locationtech.jts.geomgraph.Edge) [function] [call site] 13028
9 [org.locationtech.jts.operation.overlay.OverlayOp].computeLabelsFromDepths() [function] [call site] 13029
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13030
10 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13031
10 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13032
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 13033
10 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 13034
10 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 13035
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13036
10 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 13037
10 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 13038
10 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13039
10 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13040
10 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 13041
10 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13042
10 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 13043
10 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13044
10 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 13045
10 [org.locationtech.jts.geomgraph.EdgeList].iterator() [function] [call site] 13046
11 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 13047
11 [org.jdom2.ContentList].iterator() [function] [call site] 13048
11 [org.jdom2.AttributeList].iterator() [function] [call site] 13049
10 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13050
10 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13051
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13052
10 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13053
10 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13054
10 [org.jdom2.DescendantIterator].next() [function] [call site] 13055
10 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13056
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13057
10 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13058
10 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13059
10 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13060
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13061
10 [org.jdom2.FilterIterator].next() [function] [call site] 13062
10 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13063
10 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13064
10 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13065
10 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 13066
10 [org.locationtech.jts.geomgraph.Edge].getDepth() [function] [call site] 13067
10 [org.locationtech.jts.geomgraph.Depth].isNull() [function] [call site] 13068
10 [org.locationtech.jts.geomgraph.Depth].normalize() [function] [call site] 13069
11 [org.locationtech.jts.geomgraph.Depth].isNull(int) [function] [call site] 13070
10 [org.locationtech.jts.geomgraph.Label].isArea() [function] [call site] 13071
10 [org.locationtech.jts.geomgraph.Label].isNull(int) [function] [call site] 13072
10 [org.locationtech.jts.geomgraph.Depth].isNull(int) [function] [call site] 13073
10 [org.locationtech.jts.geomgraph.Depth].getDelta(int) [function] [call site] 13074
10 [org.locationtech.jts.geomgraph.Label].toLine(int) [function] [call site] 13075
11 [org.locationtech.jts.geomgraph.TopologyLocation].isArea() [function] [call site] 13076
11 [org.locationtech.jts.geomgraph.TopologyLocation].<init>(int) [function] [call site] 13077
10 [org.locationtech.jts.geomgraph.Depth].isNull(int,int) [function] [call site] 13078
10 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 13079
10 [org.locationtech.jts.geomgraph.Depth].getLocation(int,int) [function] [call site] 13080
10 [org.locationtech.jts.geomgraph.Label].setLocation(int,int,int) [function] [call site] 13081
10 [org.locationtech.jts.geomgraph.Depth].isNull(int,int) [function] [call site] 13082
10 [org.locationtech.jts.util.Assert].isTrue(boolean,java.lang.String) [function] [call site] 13083
10 [org.locationtech.jts.geomgraph.Depth].getLocation(int,int) [function] [call site] 13084
10 [org.locationtech.jts.geomgraph.Label].setLocation(int,int,int) [function] [call site] 13085
9 [org.locationtech.jts.operation.overlay.OverlayOp].replaceCollapsedEdges() [function] [call site] 13086
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13087
10 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13088
10 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13089
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 13090
10 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 13091
10 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 13092
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13093
10 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 13094
10 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 13095
10 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13096
10 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13097
10 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 13098
10 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13099
10 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 13100
10 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13101
10 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 13102
10 [org.locationtech.jts.geomgraph.EdgeList].iterator() [function] [call site] 13103
10 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13104
10 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13105
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13106
10 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13107
10 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13108
10 [org.jdom2.DescendantIterator].next() [function] [call site] 13109
10 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13110
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13111
10 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13112
10 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13113
10 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13114
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13115
10 [org.jdom2.FilterIterator].next() [function] [call site] 13116
10 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13117
10 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13118
10 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13119
10 [org.locationtech.jts.geomgraph.Edge].isCollapsed() [function] [call site] 13120
11 [org.locationtech.jts.geomgraph.Label].isArea() [function] [call site] 13121
11 [org.locationtech.jts.geom.Coordinate].equals(java.lang.Object) [function] [call site] 13122
10 [org.jdom2.output.support.AbstractFormattedWalker$1].remove() [function] [call site] 13123
10 [org.jdom2.ContentList$CLIterator].remove() [function] [call site] 13124
11 [org.jdom2.ContentList].access$100(org.jdom2.ContentList) [function] [call site] 13125
11 [org.jdom2.ContentList].remove(int) [function] [call site] 13126
11 [org.jdom2.ContentList].access$100(org.jdom2.ContentList) [function] [call site] 13127
10 [org.jdom2.AttributeList$ALIterator].remove() [function] [call site] 13128
11 [org.jdom2.AttributeList].access$500(org.jdom2.AttributeList) [function] [call site] 13129
11 [org.jdom2.AttributeList].remove(int) [function] [call site] 13130
11 [org.jdom2.AttributeList].access$600(org.jdom2.AttributeList) [function] [call site] 13131
10 [org.jdom2.util.NamespaceStack$ForwardWalker].remove() [function] [call site] 13132
10 [org.jdom2.util.NamespaceStack$EmptyIterable].remove() [function] [call site] 13133
10 [org.jdom2.util.NamespaceStack$BackwardWalker].remove() [function] [call site] 13134
10 [org.locationtech.jts.noding.NodeVertexIterator].remove() [function] [call site] 13135
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].remove() [function] [call site] 13136
10 [org.jdom2.FilterIterator].remove() [function] [call site] 13137
11 [org.jdom2.DescendantIterator].remove() [function] [call site] 13138
12 [org.jdom2.ContentList$CLListIterator].remove() [function] [call site] 13139
13 [org.jdom2.ContentList$CLListIterator].checkConcurrent() [function] [call site] 13140
13 [org.jdom2.ContentList].remove(int) [function] [call site] 13141
13 [org.jdom2.ContentList].access$100(org.jdom2.ContentList) [function] [call site] 13142
12 [org.jdom2.output.support.AbstractFormattedWalker$1].remove() [function] [call site] 13143
12 [org.jdom2.ContentList$CLIterator].remove() [function] [call site] 13144
12 [org.jdom2.AttributeList$ALIterator].remove() [function] [call site] 13145
12 [org.jdom2.util.NamespaceStack$ForwardWalker].remove() [function] [call site] 13146
12 [org.jdom2.util.NamespaceStack$EmptyIterable].remove() [function] [call site] 13147
12 [org.jdom2.util.NamespaceStack$BackwardWalker].remove() [function] [call site] 13148
12 [org.locationtech.jts.noding.NodeVertexIterator].remove() [function] [call site] 13149
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].remove() [function] [call site] 13150
12 [org.jdom2.FilterIterator].remove() [function] [call site] 13151
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].remove() [function] [call site] 13152
12 [org.jdom2.output.support.WalkerPRESERVE$1].remove() [function] [call site] 13153
12 [org.locationtech.jts.geom.GeometryCollectionIterator].remove() [function] [call site] 13154
12 [org.jdom2.ContentList$FilterListIterator].remove() [function] [call site] 13155
13 [org.jdom2.ContentList$FilterListIterator].checkConcurrent() [function] [call site] 13156
13 [org.jdom2.ContentList$FilterList].remove(int) [function] [call site] 13157
14 [org.jdom2.ContentList$FilterList].size() [function] [call site] 13158
14 [org.jdom2.ContentList$FilterList].resync(int) [function] [call site] 13159
14 [org.jdom2.ContentList].access$200(org.jdom2.ContentList) [function] [call site] 13160
14 [org.jdom2.ContentList$FilterList].size() [function] [call site] 13161
14 [org.jdom2.ContentList].remove(int) [function] [call site] 13162
14 [org.jdom2.ContentList].access$500(org.jdom2.ContentList) [function] [call site] 13163
14 [org.jdom2.filter.NegateFilter].filter(java.lang.Object) [function] [call site] 13164
14 [org.jdom2.filter.ElementFilter].filter(java.lang.Object) [function] [call site] 13165
14 [org.jdom2.filter.ContentFilter].filter(java.lang.Object) [function] [call site] 13166
14 [org.jdom2.filter.TextOnlyFilter].filter(java.lang.Object) [function] [call site] 13167
14 [org.jdom2.filter.AttributeFilter].filter(java.lang.Object) [function] [call site] 13168
14 [org.jdom2.filter.OrFilter].filter(java.lang.Object) [function] [call site] 13169
14 [org.jdom2.filter.ClassFilter].filter(java.lang.Object) [function] [call site] 13170
14 [org.jdom2.filter.AndFilter].filter(java.lang.Object) [function] [call site] 13171
14 [org.jdom2.filter.PassThroughFilter].filter(java.lang.Object) [function] [call site] 13172
13 [org.jdom2.ContentList].access$100(org.jdom2.ContentList) [function] [call site] 13173
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13174
12 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13175
12 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13176
12 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 13177
12 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 13178
12 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 13179
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13180
12 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 13181
12 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 13182
12 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13183
12 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13184
12 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 13185
12 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13186
12 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 13187
12 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13188
12 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 13189
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13190
12 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13191
12 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13192
12 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 13193
12 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 13194
12 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 13195
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13196
12 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 13197
12 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 13198
12 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13199
12 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13200
12 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 13201
12 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13202
12 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 13203
12 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13204
12 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 13205
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].remove() [function] [call site] 13206
10 [org.jdom2.output.support.WalkerPRESERVE$1].remove() [function] [call site] 13207
10 [org.locationtech.jts.geom.GeometryCollectionIterator].remove() [function] [call site] 13208
10 [org.jdom2.ContentList$FilterListIterator].remove() [function] [call site] 13209
10 [org.jdom2.DescendantIterator].remove() [function] [call site] 13210
10 [org.jdom2.ContentList$CLListIterator].remove() [function] [call site] 13211
10 [org.locationtech.jts.geomgraph.Edge].getCollapsedEdge() [function] [call site] 13212
11 [org.locationtech.jts.geomgraph.Edge].<init>(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.geomgraph.Label) [function] [call site] 13213
11 [org.locationtech.jts.geomgraph.Label].toLineLabel(org.locationtech.jts.geomgraph.Label) [function] [call site] 13214
12 [org.locationtech.jts.geomgraph.Label].<init>(int) [function] [call site] 13215
12 [org.locationtech.jts.geomgraph.Label].getLocation(int) [function] [call site] 13216
12 [org.locationtech.jts.geomgraph.Label].setLocation(int,int) [function] [call site] 13217
10 [org.locationtech.jts.geomgraph.EdgeList].addAll(java.util.Collection) [function] [call site] 13218
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13219
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13220
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13221
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13222
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13223
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13224
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13225
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13226
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 13227
11 [org.jdom2.ContentList].iterator() [function] [call site] 13228
11 [org.jdom2.AttributeList].iterator() [function] [call site] 13229
11 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 13230
11 [org.locationtech.jts.geomgraph.EdgeList].add(org.locationtech.jts.geomgraph.Edge) [function] [call site] 13231
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13232
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13233
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13234
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13235
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13236
11 [org.jdom2.DescendantIterator].next() [function] [call site] 13237
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13238
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13239
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13240
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13241
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13242
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13243
11 [org.jdom2.FilterIterator].next() [function] [call site] 13244
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13245
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13246
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13247
9 [org.locationtech.jts.geomgraph.EdgeNodingValidator].checkValid(java.util.Collection) [function] [call site] 13248
10 [org.locationtech.jts.geomgraph.EdgeNodingValidator].<init>(java.util.Collection) [function] [call site] 13249
11 [org.locationtech.jts.noding.FastNodingValidator].<init>(java.util.Collection) [function] [call site] 13250
11 [org.locationtech.jts.geomgraph.EdgeNodingValidator].toSegmentStrings(java.util.Collection) [function] [call site] 13251
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13252
12 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13253
12 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13254
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13255
12 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13256
12 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13257
12 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13258
12 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13259
12 [org.jdom2.ContentList].iterator() [function] [call site] 13260
12 [org.jdom2.AttributeList].iterator() [function] [call site] 13261
12 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 13262
12 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13263
12 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13264
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13265
12 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13266
12 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13267
12 [org.jdom2.DescendantIterator].next() [function] [call site] 13268
12 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13269
12 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13270
12 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13271
12 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13272
12 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13273
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13274
12 [org.jdom2.FilterIterator].next() [function] [call site] 13275
12 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13276
12 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13277
12 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13278
12 [org.locationtech.jts.noding.BasicSegmentString].<init>(org.locationtech.jts.geom.Coordinate[],java.lang.Object) [function] [call site] 13279
12 [org.locationtech.jts.geomgraph.Edge].getCoordinates() [function] [call site] 13280
10 [org.locationtech.jts.geomgraph.EdgeNodingValidator].checkValid() [function] [call site] 13281
11 [org.locationtech.jts.noding.FastNodingValidator].checkValid() [function] [call site] 13282
9 [org.locationtech.jts.geomgraph.EdgeList].getEdges() [function] [call site] 13283
9 [org.locationtech.jts.geomgraph.PlanarGraph].addEdges(java.util.List) [function] [call site] 13284
9 [org.locationtech.jts.geomgraph.EdgeList].getEdges() [function] [call site] 13285
9 [org.locationtech.jts.operation.overlay.OverlayOp].computeLabelling() [function] [call site] 13286
10 [org.locationtech.jts.geomgraph.PlanarGraph].getNodes() [function] [call site] 13287
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13288
10 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13289
10 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13290
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 13291
10 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 13292
10 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 13293
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13294
10 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 13295
10 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 13296
10 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13297
10 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13298
10 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 13299
10 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13300
10 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 13301
10 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13302
10 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 13303
10 [org.jdom2.ContentList].iterator() [function] [call site] 13304
10 [org.jdom2.AttributeList].iterator() [function] [call site] 13305
10 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 13306
10 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13307
10 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13308
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13309
10 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13310
10 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13311
10 [org.jdom2.DescendantIterator].next() [function] [call site] 13312
10 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13313
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13314
10 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13315
10 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13316
10 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13317
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13318
10 [org.jdom2.FilterIterator].next() [function] [call site] 13319
10 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13320
10 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13321
10 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13322
10 [org.locationtech.jts.geomgraph.EdgeEndStar].computeLabelling(org.locationtech.jts.geomgraph.GeometryGraph[]) [function] [call site] 13323
10 [org.locationtech.jts.geomgraph.DirectedEdgeStar].computeLabelling(org.locationtech.jts.geomgraph.GeometryGraph[]) [function] [call site] 13324
10 [org.locationtech.jts.geomgraph.Node].getEdges() [function] [call site] 13325
10 [org.locationtech.jts.operation.overlay.OverlayOp].mergeSymLabels() [function] [call site] 13326
11 [org.locationtech.jts.geomgraph.PlanarGraph].getNodes() [function] [call site] 13327
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13328
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13329
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13330
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 13331
11 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 13332
11 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 13333
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13334
11 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 13335
11 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 13336
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13337
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13338
11 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 13339
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13340
11 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 13341
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13342
11 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 13343
11 [org.jdom2.ContentList].iterator() [function] [call site] 13344
11 [org.jdom2.AttributeList].iterator() [function] [call site] 13345
11 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 13346
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13347
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13348
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13349
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13350
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13351
11 [org.jdom2.DescendantIterator].next() [function] [call site] 13352
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13353
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13354
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13355
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13356
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13357
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13358
11 [org.jdom2.FilterIterator].next() [function] [call site] 13359
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13360
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13361
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13362
11 [org.locationtech.jts.geomgraph.Node].getEdges() [function] [call site] 13363
11 [org.locationtech.jts.geomgraph.DirectedEdgeStar].mergeSymLabels() [function] [call site] 13364
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13365
12 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13366
12 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13367
12 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 13368
12 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 13369
12 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 13370
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13371
12 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 13372
12 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 13373
12 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13374
12 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13375
12 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 13376
12 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13377
12 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 13378
12 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13379
12 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 13380
12 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 13381
12 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13382
12 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13383
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13384
12 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13385
12 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13386
12 [org.jdom2.DescendantIterator].next() [function] [call site] 13387
12 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13388
12 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13389
12 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13390
12 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13391
12 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13392
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13393
12 [org.jdom2.FilterIterator].next() [function] [call site] 13394
12 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13395
12 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13396
12 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13397
12 [org.locationtech.jts.geomgraph.EdgeEnd].getLabel() [function] [call site] 13398
12 [org.locationtech.jts.geomgraph.EdgeEnd].getLabel() [function] [call site] 13399
12 [org.locationtech.jts.geomgraph.DirectedEdge].getSym() [function] [call site] 13400
12 [org.locationtech.jts.geomgraph.Label].merge(org.locationtech.jts.geomgraph.Label) [function] [call site] 13401
10 [org.locationtech.jts.operation.overlay.OverlayOp].updateNodeLabelling() [function] [call site] 13402
11 [org.locationtech.jts.geomgraph.PlanarGraph].getNodes() [function] [call site] 13403
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13404
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13405
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13406
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 13407
11 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 13408
11 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 13409
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13410
11 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 13411
11 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 13412
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13413
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13414
11 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 13415
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13416
11 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 13417
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13418
11 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 13419
11 [org.jdom2.ContentList].iterator() [function] [call site] 13420
11 [org.jdom2.AttributeList].iterator() [function] [call site] 13421
11 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 13422
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13423
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13424
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13425
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13426
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13427
11 [org.jdom2.DescendantIterator].next() [function] [call site] 13428
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13429
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13430
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13431
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13432
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13433
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13434
11 [org.jdom2.FilterIterator].next() [function] [call site] 13435
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13436
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13437
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13438
11 [org.locationtech.jts.geomgraph.Node].getEdges() [function] [call site] 13439
11 [org.locationtech.jts.geomgraph.DirectedEdgeStar].getLabel() [function] [call site] 13440
11 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 13441
11 [org.locationtech.jts.geomgraph.Label].merge(org.locationtech.jts.geomgraph.Label) [function] [call site] 13442
9 [org.locationtech.jts.operation.overlay.OverlayOp].labelIncompleteNodes() [function] [call site] 13443
10 [org.locationtech.jts.geomgraph.PlanarGraph].getNodes() [function] [call site] 13444
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13445
10 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13446
10 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13447
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 13448
10 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 13449
10 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 13450
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13451
10 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 13452
10 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 13453
10 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13454
10 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13455
10 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 13456
10 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13457
10 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 13458
10 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13459
10 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 13460
10 [org.jdom2.ContentList].iterator() [function] [call site] 13461
10 [org.jdom2.AttributeList].iterator() [function] [call site] 13462
10 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 13463
10 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13464
10 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13465
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13466
10 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13467
10 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13468
10 [org.jdom2.DescendantIterator].next() [function] [call site] 13469
10 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13470
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13471
10 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13472
10 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13473
10 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13474
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13475
10 [org.jdom2.FilterIterator].next() [function] [call site] 13476
10 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13477
10 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13478
10 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13479
10 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 13480
10 [org.locationtech.jts.geomgraph.Node].isIsolated() [function] [call site] 13481
10 [org.locationtech.jts.geomgraph.Label].isNull(int) [function] [call site] 13482
10 [org.locationtech.jts.operation.overlay.OverlayOp].labelIncompleteNode(org.locationtech.jts.geomgraph.Node,int) [function] [call site] 13483
11 [org.locationtech.jts.geomgraph.Node].getCoordinate() [function] [call site] 13484
11 [org.locationtech.jts.geomgraph.GeometryGraph].getGeometry() [function] [call site] 13485
11 [org.locationtech.jts.algorithm.PointLocator].locate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Geometry) [function] [call site] 13486
11 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 13487
11 [org.locationtech.jts.geomgraph.Label].setLocation(int,int) [function] [call site] 13488
10 [org.locationtech.jts.operation.overlay.OverlayOp].labelIncompleteNode(org.locationtech.jts.geomgraph.Node,int) [function] [call site] 13489
10 [org.locationtech.jts.geomgraph.Node].getEdges() [function] [call site] 13490
10 [org.locationtech.jts.geomgraph.DirectedEdgeStar].updateLabelling(org.locationtech.jts.geomgraph.Label) [function] [call site] 13491
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13492
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13493
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13494
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 13495
11 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 13496
11 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 13497
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13498
11 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 13499
11 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 13500
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13501
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13502
11 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 13503
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13504
11 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 13505
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13506
11 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 13507
11 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 13508
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13509
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13510
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13511
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13512
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13513
11 [org.jdom2.DescendantIterator].next() [function] [call site] 13514
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13515
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13516
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13517
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13518
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13519
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13520
11 [org.jdom2.FilterIterator].next() [function] [call site] 13521
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13522
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13523
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13524
11 [org.locationtech.jts.geomgraph.EdgeEnd].getLabel() [function] [call site] 13525
11 [org.locationtech.jts.geomgraph.Label].getLocation(int) [function] [call site] 13526
11 [org.locationtech.jts.geomgraph.Label].setAllLocationsIfNull(int,int) [function] [call site] 13527
11 [org.locationtech.jts.geomgraph.Label].getLocation(int) [function] [call site] 13528
11 [org.locationtech.jts.geomgraph.Label].setAllLocationsIfNull(int,int) [function] [call site] 13529
9 [org.locationtech.jts.operation.overlay.OverlayOp].findResultAreaEdges(int) [function] [call site] 13530
10 [org.locationtech.jts.geomgraph.PlanarGraph].getEdgeEnds() [function] [call site] 13531
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13532
10 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13533
10 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13534
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 13535
10 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 13536
10 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 13537
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13538
10 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 13539
10 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 13540
10 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13541
10 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13542
10 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 13543
10 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13544
10 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 13545
10 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13546
10 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 13547
10 [org.jdom2.ContentList].iterator() [function] [call site] 13548
10 [org.jdom2.AttributeList].iterator() [function] [call site] 13549
10 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 13550
10 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13551
10 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13552
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13553
10 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13554
10 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13555
10 [org.jdom2.DescendantIterator].next() [function] [call site] 13556
10 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13557
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13558
10 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13559
10 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13560
10 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13561
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13562
10 [org.jdom2.FilterIterator].next() [function] [call site] 13563
10 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13564
10 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13565
10 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13566
10 [org.locationtech.jts.geomgraph.EdgeEnd].getLabel() [function] [call site] 13567
10 [org.locationtech.jts.geomgraph.Label].isArea() [function] [call site] 13568
10 [org.locationtech.jts.geomgraph.DirectedEdge].isInteriorAreaEdge() [function] [call site] 13569
10 [org.locationtech.jts.operation.overlay.OverlayOp].isResultOfOp(int,int,int) [function] [call site] 13570
10 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 13571
10 [org.locationtech.jts.geomgraph.Label].getLocation(int,int) [function] [call site] 13572
10 [org.locationtech.jts.geomgraph.DirectedEdge].setInResult(boolean) [function] [call site] 13573
9 [org.locationtech.jts.operation.overlay.OverlayOp].cancelDuplicateResultEdges() [function] [call site] 13574
10 [org.locationtech.jts.geomgraph.PlanarGraph].getEdgeEnds() [function] [call site] 13575
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13576
10 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13577
10 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13578
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 13579
10 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 13580
10 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 13581
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13582
10 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 13583
10 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 13584
10 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13585
10 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13586
10 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 13587
10 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13588
10 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 13589
10 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13590
10 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 13591
10 [org.jdom2.ContentList].iterator() [function] [call site] 13592
10 [org.jdom2.AttributeList].iterator() [function] [call site] 13593
10 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 13594
10 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13595
10 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13596
10 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13597
10 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13598
10 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13599
10 [org.jdom2.DescendantIterator].next() [function] [call site] 13600
10 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13601
10 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13602
10 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13603
10 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13604
10 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13605
10 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13606
10 [org.jdom2.FilterIterator].next() [function] [call site] 13607
10 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13608
10 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13609
10 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13610
10 [org.locationtech.jts.geomgraph.DirectedEdge].getSym() [function] [call site] 13611
10 [org.locationtech.jts.geomgraph.DirectedEdge].isInResult() [function] [call site] 13612
10 [org.locationtech.jts.geomgraph.DirectedEdge].isInResult() [function] [call site] 13613
10 [org.locationtech.jts.geomgraph.DirectedEdge].setInResult(boolean) [function] [call site] 13614
10 [org.locationtech.jts.geomgraph.DirectedEdge].setInResult(boolean) [function] [call site] 13615
9 [org.locationtech.jts.operation.overlay.PolygonBuilder].<init>(org.locationtech.jts.geom.GeometryFactory) [function] [call site] 13616
9 [org.locationtech.jts.operation.overlay.PolygonBuilder].add(org.locationtech.jts.geomgraph.PlanarGraph) [function] [call site] 13617
10 [org.locationtech.jts.operation.overlay.PolygonBuilder].add(java.util.Collection,java.util.Collection) [function] [call site] 13618
10 [org.locationtech.jts.geomgraph.PlanarGraph].getEdgeEnds() [function] [call site] 13619
10 [org.locationtech.jts.geomgraph.PlanarGraph].getNodes() [function] [call site] 13620
9 [org.locationtech.jts.operation.overlay.PolygonBuilder].getPolygons() [function] [call site] 13621
9 [org.locationtech.jts.operation.overlay.LineBuilder].<init>(org.locationtech.jts.operation.overlay.OverlayOp,org.locationtech.jts.geom.GeometryFactory,org.locationtech.jts.algorithm.PointLocator) [function] [call site] 13622
9 [org.locationtech.jts.operation.overlay.LineBuilder].build(int) [function] [call site] 13623
10 [org.locationtech.jts.operation.overlay.LineBuilder].findCoveredLineEdges() [function] [call site] 13624
11 [org.locationtech.jts.operation.overlay.OverlayOp].getGraph() [function] [call site] 13625
11 [org.locationtech.jts.geomgraph.PlanarGraph].getNodes() [function] [call site] 13626
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13627
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13628
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13629
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13630
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13631
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13632
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13633
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13634
11 [org.jdom2.ContentList].iterator() [function] [call site] 13635
11 [org.jdom2.AttributeList].iterator() [function] [call site] 13636
11 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 13637
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13638
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13639
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13640
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13641
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13642
11 [org.jdom2.DescendantIterator].next() [function] [call site] 13643
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13644
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13645
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13646
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13647
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13648
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13649
11 [org.jdom2.FilterIterator].next() [function] [call site] 13650
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13651
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13652
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13653
11 [org.locationtech.jts.geomgraph.DirectedEdgeStar].findCoveredLineEdges() [function] [call site] 13654
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13655
12 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13656
12 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13657
12 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 13658
12 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 13659
12 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 13660
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13661
12 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 13662
12 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 13663
12 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13664
12 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13665
12 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 13666
12 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13667
12 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 13668
12 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13669
12 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 13670
12 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 13671
12 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13672
12 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13673
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13674
12 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13675
12 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13676
12 [org.jdom2.DescendantIterator].next() [function] [call site] 13677
12 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13678
12 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13679
12 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13680
12 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13681
12 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13682
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13683
12 [org.jdom2.FilterIterator].next() [function] [call site] 13684
12 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13685
12 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13686
12 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13687
12 [org.locationtech.jts.geomgraph.DirectedEdge].getSym() [function] [call site] 13688
12 [org.locationtech.jts.geomgraph.DirectedEdge].isLineEdge() [function] [call site] 13689
13 [org.locationtech.jts.geomgraph.Label].isLine(int) [function] [call site] 13690
13 [org.locationtech.jts.geomgraph.Label].isLine(int) [function] [call site] 13691
13 [org.locationtech.jts.geomgraph.Label].allPositionsEqual(int,int) [function] [call site] 13692
14 [org.locationtech.jts.geomgraph.TopologyLocation].allPositionsEqual(int) [function] [call site] 13693
13 [org.locationtech.jts.geomgraph.Label].isArea(int) [function] [call site] 13694
13 [org.locationtech.jts.geomgraph.Label].allPositionsEqual(int,int) [function] [call site] 13695
13 [org.locationtech.jts.geomgraph.Label].isArea(int) [function] [call site] 13696
12 [org.locationtech.jts.geomgraph.DirectedEdge].isInResult() [function] [call site] 13697
12 [org.locationtech.jts.geomgraph.DirectedEdge].isInResult() [function] [call site] 13698
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13699
12 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13700
12 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13701
12 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 13702
12 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 13703
12 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 13704
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13705
12 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 13706
12 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 13707
12 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13708
12 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13709
12 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 13710
12 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13711
12 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 13712
12 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13713
12 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 13714
12 [org.locationtech.jts.geomgraph.EdgeEndStar].iterator() [function] [call site] 13715
12 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13716
12 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13717
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13718
12 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13719
12 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13720
12 [org.jdom2.DescendantIterator].next() [function] [call site] 13721
12 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13722
12 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13723
12 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13724
12 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13725
12 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13726
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13727
12 [org.jdom2.FilterIterator].next() [function] [call site] 13728
12 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13729
12 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13730
12 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13731
12 [org.locationtech.jts.geomgraph.DirectedEdge].getSym() [function] [call site] 13732
12 [org.locationtech.jts.geomgraph.DirectedEdge].isLineEdge() [function] [call site] 13733
12 [org.locationtech.jts.geomgraph.DirectedEdge].getEdge() [function] [call site] 13734
12 [org.locationtech.jts.geomgraph.GraphComponent].setCovered(boolean) [function] [call site] 13735
12 [org.locationtech.jts.geomgraph.DirectedEdge].isInResult() [function] [call site] 13736
12 [org.locationtech.jts.geomgraph.DirectedEdge].isInResult() [function] [call site] 13737
11 [org.locationtech.jts.geomgraph.Node].getEdges() [function] [call site] 13738
11 [org.locationtech.jts.geomgraph.PlanarGraph].getEdgeEnds() [function] [call site] 13739
11 [org.locationtech.jts.operation.overlay.OverlayOp].getGraph() [function] [call site] 13740
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13741
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13742
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13743
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13744
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13745
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13746
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13747
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13748
11 [org.jdom2.ContentList].iterator() [function] [call site] 13749
11 [org.jdom2.AttributeList].iterator() [function] [call site] 13750
11 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 13751
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13752
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13753
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13754
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13755
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13756
11 [org.jdom2.DescendantIterator].next() [function] [call site] 13757
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13758
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13759
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13760
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13761
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13762
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13763
11 [org.jdom2.FilterIterator].next() [function] [call site] 13764
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13765
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13766
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13767
11 [org.locationtech.jts.geomgraph.DirectedEdge].getEdge() [function] [call site] 13768
11 [org.locationtech.jts.geomgraph.GraphComponent].isCoveredSet() [function] [call site] 13769
11 [org.locationtech.jts.geomgraph.DirectedEdge].isLineEdge() [function] [call site] 13770
11 [org.locationtech.jts.geomgraph.EdgeEnd].getCoordinate() [function] [call site] 13771
11 [org.locationtech.jts.operation.overlay.OverlayOp].isCoveredByA(org.locationtech.jts.geom.Coordinate) [function] [call site] 13772
12 [org.locationtech.jts.operation.overlay.OverlayOp].isCovered(org.locationtech.jts.geom.Coordinate,java.util.List) [function] [call site] 13773
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13774
13 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13775
13 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13776
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 13777
13 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 13778
13 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 13779
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13780
13 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 13781
13 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 13782
13 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13783
13 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13784
13 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 13785
13 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13786
13 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 13787
13 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13788
13 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 13789
13 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 13790
13 [org.jdom2.ContentList].iterator() [function] [call site] 13791
13 [org.jdom2.AttributeList].iterator() [function] [call site] 13792
13 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13793
13 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13794
13 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13795
13 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13796
13 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13797
13 [org.jdom2.DescendantIterator].next() [function] [call site] 13798
13 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13799
13 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13800
13 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13801
13 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13802
13 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13803
13 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13804
13 [org.jdom2.FilterIterator].next() [function] [call site] 13805
13 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13806
13 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13807
13 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13808
13 [org.locationtech.jts.algorithm.PointLocator].locate(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Geometry) [function] [call site] 13809
11 [org.locationtech.jts.geomgraph.GraphComponent].setCovered(boolean) [function] [call site] 13810
10 [org.locationtech.jts.operation.overlay.LineBuilder].collectLines(int) [function] [call site] 13811
11 [org.locationtech.jts.geomgraph.PlanarGraph].getEdgeEnds() [function] [call site] 13812
11 [org.locationtech.jts.operation.overlay.OverlayOp].getGraph() [function] [call site] 13813
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13814
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13815
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13816
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13817
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13818
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13819
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13820
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13821
11 [org.jdom2.ContentList].iterator() [function] [call site] 13822
11 [org.jdom2.AttributeList].iterator() [function] [call site] 13823
11 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 13824
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13825
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13826
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13827
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13828
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13829
11 [org.jdom2.DescendantIterator].next() [function] [call site] 13830
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13831
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13832
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13833
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13834
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13835
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13836
11 [org.jdom2.FilterIterator].next() [function] [call site] 13837
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13838
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13839
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13840
11 [org.locationtech.jts.operation.overlay.LineBuilder].collectLineEdge(org.locationtech.jts.geomgraph.DirectedEdge,int,java.util.List) [function] [call site] 13841
12 [org.locationtech.jts.geomgraph.EdgeEnd].getLabel() [function] [call site] 13842
12 [org.locationtech.jts.geomgraph.DirectedEdge].getEdge() [function] [call site] 13843
12 [org.locationtech.jts.geomgraph.DirectedEdge].isLineEdge() [function] [call site] 13844
12 [org.locationtech.jts.geomgraph.GraphComponent].isCovered() [function] [call site] 13845
12 [org.locationtech.jts.operation.overlay.OverlayOp].isResultOfOp(org.locationtech.jts.geomgraph.Label,int) [function] [call site] 13846
13 [org.locationtech.jts.geomgraph.Label].getLocation(int) [function] [call site] 13847
13 [org.locationtech.jts.geomgraph.Label].getLocation(int) [function] [call site] 13848
13 [org.locationtech.jts.operation.overlay.OverlayOp].isResultOfOp(int,int,int) [function] [call site] 13849
12 [org.locationtech.jts.geomgraph.DirectedEdge].isVisited() [function] [call site] 13850
12 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 13851
12 [org.locationtech.jts.geomgraph.DirectedEdge].setVisitedEdge(boolean) [function] [call site] 13852
13 [org.locationtech.jts.geomgraph.DirectedEdge].setVisited(boolean) [function] [call site] 13853
13 [org.locationtech.jts.geomgraph.DirectedEdge].setVisited(boolean) [function] [call site] 13854
11 [org.locationtech.jts.operation.overlay.LineBuilder].collectBoundaryTouchEdge(org.locationtech.jts.geomgraph.DirectedEdge,int,java.util.List) [function] [call site] 13855
12 [org.locationtech.jts.geomgraph.EdgeEnd].getLabel() [function] [call site] 13856
12 [org.locationtech.jts.geomgraph.DirectedEdge].isLineEdge() [function] [call site] 13857
12 [org.locationtech.jts.geomgraph.DirectedEdge].isVisited() [function] [call site] 13858
12 [org.locationtech.jts.geomgraph.DirectedEdge].isInteriorAreaEdge() [function] [call site] 13859
12 [org.locationtech.jts.geomgraph.DirectedEdge].getEdge() [function] [call site] 13860
12 [org.locationtech.jts.geomgraph.GraphComponent].isInResult() [function] [call site] 13861
12 [org.locationtech.jts.geomgraph.DirectedEdge].getEdge() [function] [call site] 13862
12 [org.locationtech.jts.geomgraph.DirectedEdge].getSym() [function] [call site] 13863
12 [org.locationtech.jts.geomgraph.GraphComponent].isInResult() [function] [call site] 13864
12 [org.locationtech.jts.geomgraph.DirectedEdge].isInResult() [function] [call site] 13865
12 [org.locationtech.jts.geomgraph.DirectedEdge].isInResult() [function] [call site] 13866
12 [org.locationtech.jts.util.Assert].isTrue(boolean) [function] [call site] 13867
12 [org.locationtech.jts.operation.overlay.OverlayOp].isResultOfOp(org.locationtech.jts.geomgraph.Label,int) [function] [call site] 13868
12 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 13869
12 [org.locationtech.jts.geomgraph.DirectedEdge].getEdge() [function] [call site] 13870
12 [org.locationtech.jts.geomgraph.DirectedEdge].setVisitedEdge(boolean) [function] [call site] 13871
10 [org.locationtech.jts.operation.overlay.LineBuilder].buildLines(int) [function] [call site] 13872
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13873
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13874
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13875
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 13876
11 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 13877
11 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 13878
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13879
11 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 13880
11 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 13881
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13882
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13883
11 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 13884
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13885
11 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 13886
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13887
11 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 13888
11 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 13889
11 [org.jdom2.ContentList].iterator() [function] [call site] 13890
11 [org.jdom2.AttributeList].iterator() [function] [call site] 13891
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13892
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13893
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13894
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13895
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13896
11 [org.jdom2.DescendantIterator].next() [function] [call site] 13897
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13898
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13899
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13900
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13901
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13902
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13903
11 [org.jdom2.FilterIterator].next() [function] [call site] 13904
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13905
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13906
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13907
11 [org.locationtech.jts.geom.GeometryFactory].createLineString(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 13908
11 [org.locationtech.jts.geomgraph.Edge].getCoordinates() [function] [call site] 13909
11 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 13910
11 [org.locationtech.jts.geomgraph.GraphComponent].setInResult(boolean) [function] [call site] 13911
9 [org.locationtech.jts.operation.overlay.PointBuilder].<init>(org.locationtech.jts.operation.overlay.OverlayOp,org.locationtech.jts.geom.GeometryFactory,org.locationtech.jts.algorithm.PointLocator) [function] [call site] 13912
9 [org.locationtech.jts.operation.overlay.PointBuilder].build(int) [function] [call site] 13913
10 [org.locationtech.jts.operation.overlay.PointBuilder].extractNonCoveredResultNodes(int) [function] [call site] 13914
11 [org.locationtech.jts.operation.overlay.OverlayOp].getGraph() [function] [call site] 13915
11 [org.locationtech.jts.geomgraph.PlanarGraph].getNodes() [function] [call site] 13916
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13917
11 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13918
11 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13919
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13920
11 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13921
11 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13922
11 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13923
11 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13924
11 [org.jdom2.ContentList].iterator() [function] [call site] 13925
11 [org.jdom2.AttributeList].iterator() [function] [call site] 13926
11 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 13927
11 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13928
11 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13929
11 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13930
11 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13931
11 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13932
11 [org.jdom2.DescendantIterator].next() [function] [call site] 13933
11 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13934
11 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13935
11 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13936
11 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13937
11 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13938
11 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13939
11 [org.jdom2.FilterIterator].next() [function] [call site] 13940
11 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13941
11 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13942
11 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13943
11 [org.locationtech.jts.geomgraph.GraphComponent].isInResult() [function] [call site] 13944
11 [org.locationtech.jts.geomgraph.Node].isIncidentEdgeInResult() [function] [call site] 13945
12 [org.locationtech.jts.geomgraph.EdgeEndStar].getEdges() [function] [call site] 13946
12 [org.locationtech.jts.geomgraph.Node].getEdges() [function] [call site] 13947
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 13948
12 [org.jdom2.FilterIterator].hasNext() [function] [call site] 13949
12 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 13950
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 13951
12 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 13952
12 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 13953
12 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 13954
12 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 13955
12 [org.jdom2.ContentList].iterator() [function] [call site] 13956
12 [org.jdom2.AttributeList].iterator() [function] [call site] 13957
12 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 13958
12 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 13959
12 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 13960
12 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 13961
12 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 13962
12 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 13963
12 [org.jdom2.DescendantIterator].next() [function] [call site] 13964
12 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 13965
12 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 13966
12 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 13967
12 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 13968
12 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 13969
12 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 13970
12 [org.jdom2.FilterIterator].next() [function] [call site] 13971
12 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 13972
12 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 13973
12 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 13974
12 [org.locationtech.jts.geomgraph.DirectedEdge].getEdge() [function] [call site] 13975
12 [org.locationtech.jts.geomgraph.GraphComponent].isInResult() [function] [call site] 13976
11 [org.locationtech.jts.geomgraph.EdgeEndStar].getDegree() [function] [call site] 13977
11 [org.locationtech.jts.geomgraph.Node].getEdges() [function] [call site] 13978
11 [org.locationtech.jts.geomgraph.GraphComponent].getLabel() [function] [call site] 13979
11 [org.locationtech.jts.operation.overlay.OverlayOp].isResultOfOp(org.locationtech.jts.geomgraph.Label,int) [function] [call site] 13980
11 [org.locationtech.jts.operation.overlay.PointBuilder].filterCoveredNodeToPoint(org.locationtech.jts.geomgraph.Node) [function] [call site] 13981
12 [org.locationtech.jts.geomgraph.Node].getCoordinate() [function] [call site] 13982
12 [org.locationtech.jts.operation.overlay.OverlayOp].isCoveredByLA(org.locationtech.jts.geom.Coordinate) [function] [call site] 13983
13 [org.locationtech.jts.operation.overlay.OverlayOp].isCovered(org.locationtech.jts.geom.Coordinate,java.util.List) [function] [call site] 13984
13 [org.locationtech.jts.operation.overlay.OverlayOp].isCovered(org.locationtech.jts.geom.Coordinate,java.util.List) [function] [call site] 13985
12 [org.locationtech.jts.geom.GeometryFactory].createPoint(org.locationtech.jts.geom.Coordinate) [function] [call site] 13986
12 [org.jdom2.AttributeList].add(java.lang.Object) [function] [call site] 13987
9 [org.locationtech.jts.operation.overlay.OverlayOp].computeGeometry(java.util.List,java.util.List,java.util.List,int) [function] [call site] 13988
10 [org.locationtech.jts.operation.overlay.OverlayOp].createEmptyResult(int,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 13989
10 [org.locationtech.jts.geomgraph.GeometryGraph].getGeometry() [function] [call site] 13990
10 [org.locationtech.jts.geomgraph.GeometryGraph].getGeometry() [function] [call site] 13991
10 [org.locationtech.jts.geom.GeometryFactory].buildGeometry(java.util.Collection) [function] [call site] 13992
6 [org.locationtech.jts.operation.overlay.snap.SnapOverlayOp].overlayOp(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int) [function] [call site] 13993
7 [org.locationtech.jts.operation.overlay.snap.SnapOverlayOp].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 13994
8 [org.locationtech.jts.operation.overlay.snap.SnapOverlayOp].computeSnapTolerance() [function] [call site] 13995
9 [org.locationtech.jts.operation.overlay.snap.GeometrySnapper].computeOverlaySnapTolerance(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 13996
10 [org.locationtech.jts.operation.overlay.snap.GeometrySnapper].computeOverlaySnapTolerance(org.locationtech.jts.geom.Geometry) [function] [call site] 13997
11 [org.locationtech.jts.operation.overlay.snap.GeometrySnapper].computeSizeBasedSnapTolerance(org.locationtech.jts.geom.Geometry) [function] [call site] 13998
12 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 13999
12 [org.locationtech.jts.geom.Envelope].getHeight() [function] [call site] 14000
12 [org.locationtech.jts.geom.Envelope].getWidth() [function] [call site] 14001
11 [org.locationtech.jts.geom.Geometry].getPrecisionModel() [function] [call site] 14002
11 [org.locationtech.jts.geom.PrecisionModel].getType() [function] [call site] 14003
11 [org.locationtech.jts.geom.PrecisionModel].getScale() [function] [call site] 14004
10 [org.locationtech.jts.operation.overlay.snap.GeometrySnapper].computeOverlaySnapTolerance(org.locationtech.jts.geom.Geometry) [function] [call site] 14005
7 [org.locationtech.jts.operation.overlay.snap.SnapOverlayOp].getResultGeometry(int) [function] [call site] 14006
8 [org.locationtech.jts.operation.overlay.snap.SnapOverlayOp].snap(org.locationtech.jts.geom.Geometry[]) [function] [call site] 14007
9 [org.locationtech.jts.operation.overlay.snap.SnapOverlayOp].removeCommonBits(org.locationtech.jts.geom.Geometry[]) [function] [call site] 14008
10 [org.locationtech.jts.precision.CommonBitsRemover].<init>() [function] [call site] 14009
11 [org.locationtech.jts.precision.CommonBitsRemover$CommonCoordinateFilter].<init>() [function] [call site] 14010
12 [org.locationtech.jts.precision.CommonBits].<init>() [function] [call site] 14011
12 [org.locationtech.jts.precision.CommonBits].<init>() [function] [call site] 14012
10 [org.locationtech.jts.precision.CommonBitsRemover].add(org.locationtech.jts.geom.Geometry) [function] [call site] 14013
11 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.CoordinateFilter) [function] [call site] 14014
11 [org.locationtech.jts.geom.GeometryCollection].apply(org.locationtech.jts.geom.CoordinateFilter) [function] [call site] 14015
11 [org.locationtech.jts.geom.Polygon].apply(org.locationtech.jts.geom.CoordinateFilter) [function] [call site] 14016
11 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.CoordinateFilter) [function] [call site] 14017
11 [org.locationtech.jts.precision.CommonBitsRemover$CommonCoordinateFilter].getCommonCoordinate() [function] [call site] 14018
12 [org.locationtech.jts.precision.CommonBits].getCommon() [function] [call site] 14019
12 [org.locationtech.jts.geom.Coordinate].<init>(double,double) [function] [call site] 14020
12 [org.locationtech.jts.precision.CommonBits].getCommon() [function] [call site] 14021
10 [org.locationtech.jts.precision.CommonBitsRemover].add(org.locationtech.jts.geom.Geometry) [function] [call site] 14022
10 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 14023
10 [org.locationtech.jts.precision.CommonBitsRemover].removeCommonBits(org.locationtech.jts.geom.Geometry) [function] [call site] 14024
11 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 14025
11 [org.locationtech.jts.precision.CommonBitsRemover$Translater].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 14026
11 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 14027
11 [org.locationtech.jts.geom.GeometryCollection].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 14028
11 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 14029
11 [org.locationtech.jts.geom.Polygon].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 14030
11 [org.locationtech.jts.geom.Geometry].geometryChanged() [function] [call site] 14031
10 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 14032
10 [org.locationtech.jts.precision.CommonBitsRemover].removeCommonBits(org.locationtech.jts.geom.Geometry) [function] [call site] 14033
9 [org.locationtech.jts.operation.overlay.snap.GeometrySnapper].snap(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,double) [function] [call site] 14034
10 [org.locationtech.jts.operation.overlay.snap.GeometrySnapper].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 14035
10 [org.locationtech.jts.operation.overlay.snap.GeometrySnapper].snapTo(org.locationtech.jts.geom.Geometry,double) [function] [call site] 14036
11 [org.locationtech.jts.operation.overlay.snap.GeometrySnapper].extractTargetCoordinates(org.locationtech.jts.geom.Geometry) [function] [call site] 14037
12 [org.locationtech.jts.geom.GeometryCollection].getCoordinates() [function] [call site] 14038
12 [org.locationtech.jts.geom.Point].getCoordinates() [function] [call site] 14039
12 [org.locationtech.jts.geom.Polygon].getCoordinates() [function] [call site] 14040
12 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 14041
11 [org.locationtech.jts.operation.overlay.snap.SnapTransformer].<init>(double,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14042
12 [org.locationtech.jts.geom.util.GeometryTransformer].<init>() [function] [call site] 14043
11 [org.locationtech.jts.geom.util.GeometryTransformer].transform(org.locationtech.jts.geom.Geometry) [function] [call site] 14044
12 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 14045
12 [org.locationtech.jts.geom.util.GeometryTransformer].transformPoint(org.locationtech.jts.geom.Point,org.locationtech.jts.geom.Geometry) [function] [call site] 14046
13 [org.locationtech.jts.geom.GeometryFactory].createPoint(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 14047
13 [org.locationtech.jts.geom.Point].getCoordinateSequence() [function] [call site] 14048
13 [org.locationtech.jts.simplify.TopologyPreservingSimplifier$LineStringTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14049
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 14050
14 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 14051
14 [org.locationtech.jts.geom.util.GeometryTransformer].createCoordinateSequence(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14052
15 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14053
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14054
15 [org.locationtech.jts.geom.GeometryFactory].getCoordinateSequenceFactory() [function] [call site] 14055
14 [org.locationtech.jts.simplify.TaggedLineString].getResultCoordinates() [function] [call site] 14056
15 [org.locationtech.jts.simplify.TaggedLineString].extractCoordinates(java.util.List) [function] [call site] 14057
16 [org.jdom2.ContentList$FilterList].size() [function] [call site] 14058
16 [org.jdom2.ContentList$FilterList].size() [function] [call site] 14059
16 [org.jdom2.ContentList$FilterList].get(int) [function] [call site] 14060
14 [org.locationtech.jts.geom.util.GeometryTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14061
15 [org.locationtech.jts.geom.util.GeometryTransformer].copy(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 14062
16 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].copy() [function] [call site] 14063
16 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].copy() [function] [call site] 14064
16 [org.locationtech.jts.geom.impl.CoordinateArraySequence].copy() [function] [call site] 14065
16 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].copy() [function] [call site] 14066
13 [org.locationtech.jts.precision.PrecisionReducerTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14067
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 14068
14 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 14069
14 [org.locationtech.jts.precision.PrecisionReducerTransformer].reduceCompress(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 14070
15 [org.locationtech.jts.geom.CoordinateList].<init>() [function] [call site] 14071
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 14072
15 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 14073
15 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 14074
15 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 14075
15 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 14076
15 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 14077
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 14078
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 14079
15 [org.locationtech.jts.geom.PrecisionModel].makePrecise(org.locationtech.jts.geom.Coordinate) [function] [call site] 14080
15 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 14081
15 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 14082
14 [org.locationtech.jts.precision.PrecisionReducerTransformer].extend(org.locationtech.jts.geom.Coordinate[],int) [function] [call site] 14083
15 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 14084
15 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 14085
15 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 14086
15 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 14087
14 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14088
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14089
14 [org.locationtech.jts.geom.GeometryFactory].getCoordinateSequenceFactory() [function] [call site] 14090
13 [org.locationtech.jts.simplify.DouglasPeuckerSimplifier$DPTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14091
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].toCoordinateArray() [function] [call site] 14092
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].toCoordinateArray() [function] [call site] 14093
14 [org.locationtech.jts.geom.impl.CoordinateArraySequence].toCoordinateArray() [function] [call site] 14094
14 [org.locationtech.jts.simplify.DouglasPeuckerLineSimplifier].simplify(org.locationtech.jts.geom.Coordinate[],double,boolean) [function] [call site] 14095
15 [org.locationtech.jts.simplify.DouglasPeuckerLineSimplifier].<init>(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14096
16 [org.locationtech.jts.geom.LineSegment].<init>() [function] [call site] 14097
15 [org.locationtech.jts.simplify.DouglasPeuckerLineSimplifier].setDistanceTolerance(double) [function] [call site] 14098
15 [org.locationtech.jts.simplify.DouglasPeuckerLineSimplifier].setPreserveEndpoint(boolean) [function] [call site] 14099
15 [org.locationtech.jts.simplify.DouglasPeuckerLineSimplifier].simplify() [function] [call site] 14100
16 [org.locationtech.jts.simplify.DouglasPeuckerLineSimplifier].simplifySection(int,int) [function] [call site] 14101
17 [org.locationtech.jts.geom.LineSegment].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 14102
16 [org.locationtech.jts.geom.CoordinateList].<init>() [function] [call site] 14103
16 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 14104
16 [org.locationtech.jts.geom.CoordinateArrays].isRing(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14105
16 [org.locationtech.jts.simplify.DouglasPeuckerLineSimplifier].simplifyRingEndpoint(org.locationtech.jts.geom.CoordinateList) [function] [call site] 14106
17 [org.locationtech.jts.geom.LineSegment].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 14107
17 [org.locationtech.jts.geom.CoordinateList].closeRing() [function] [call site] 14108
16 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 14109
14 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14110
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14111
14 [org.locationtech.jts.geom.GeometryFactory].getCoordinateSequenceFactory() [function] [call site] 14112
13 [org.locationtech.jts.simplify.VWSimplifier$VWTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14113
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].toCoordinateArray() [function] [call site] 14114
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].toCoordinateArray() [function] [call site] 14115
14 [org.locationtech.jts.geom.impl.CoordinateArraySequence].toCoordinateArray() [function] [call site] 14116
14 [org.locationtech.jts.simplify.VWLineSimplifier].simplify(org.locationtech.jts.geom.Coordinate[],double) [function] [call site] 14117
15 [org.locationtech.jts.simplify.VWLineSimplifier].<init>(org.locationtech.jts.geom.Coordinate[],double) [function] [call site] 14118
15 [org.locationtech.jts.simplify.VWLineSimplifier].simplify() [function] [call site] 14119
16 [org.locationtech.jts.simplify.VWLineSimplifier$VWVertex].buildLine(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14120
17 [org.locationtech.jts.simplify.VWLineSimplifier$VWVertex].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 14121
17 [org.locationtech.jts.simplify.VWLineSimplifier$VWVertex].setPrev(org.locationtech.jts.simplify.VWLineSimplifier$VWVertex) [function] [call site] 14122
17 [org.locationtech.jts.simplify.VWLineSimplifier$VWVertex].setNext(org.locationtech.jts.simplify.VWLineSimplifier$VWVertex) [function] [call site] 14123
17 [org.locationtech.jts.simplify.VWLineSimplifier$VWVertex].updateArea() [function] [call site] 14124
18 [org.locationtech.jts.geom.Triangle].area(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 14125
16 [org.locationtech.jts.simplify.VWLineSimplifier].simplifyVertex(org.locationtech.jts.simplify.VWLineSimplifier$VWVertex) [function] [call site] 14126
17 [org.locationtech.jts.simplify.VWLineSimplifier$VWVertex].getArea() [function] [call site] 14127
17 [org.locationtech.jts.simplify.VWLineSimplifier$VWVertex].getArea() [function] [call site] 14128
17 [org.locationtech.jts.simplify.VWLineSimplifier$VWVertex].access$000(org.locationtech.jts.simplify.VWLineSimplifier$VWVertex) [function] [call site] 14129
17 [org.locationtech.jts.simplify.VWLineSimplifier$VWVertex].remove() [function] [call site] 14130
18 [org.locationtech.jts.simplify.VWLineSimplifier$VWVertex].setNext(org.locationtech.jts.simplify.VWLineSimplifier$VWVertex) [function] [call site] 14131
18 [org.locationtech.jts.simplify.VWLineSimplifier$VWVertex].updateArea() [function] [call site] 14132
18 [org.locationtech.jts.simplify.VWLineSimplifier$VWVertex].setPrev(org.locationtech.jts.simplify.VWLineSimplifier$VWVertex) [function] [call site] 14133
18 [org.locationtech.jts.simplify.VWLineSimplifier$VWVertex].updateArea() [function] [call site] 14134
17 [org.locationtech.jts.simplify.VWLineSimplifier$VWVertex].isLive() [function] [call site] 14135
16 [org.locationtech.jts.simplify.VWLineSimplifier$VWVertex].getCoordinates() [function] [call site] 14136
17 [org.locationtech.jts.geom.CoordinateList].<init>() [function] [call site] 14137
17 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 14138
17 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 14139
16 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 14140
14 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14141
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14142
14 [org.locationtech.jts.geom.GeometryFactory].getCoordinateSequenceFactory() [function] [call site] 14143
13 [org.locationtech.jts.geom.util.GeometryTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14144
13 [org.locationtech.jts.operation.overlay.snap.SnapTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14145
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].toCoordinateArray() [function] [call site] 14146
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].toCoordinateArray() [function] [call site] 14147
14 [org.locationtech.jts.geom.impl.CoordinateArraySequence].toCoordinateArray() [function] [call site] 14148
14 [org.locationtech.jts.operation.overlay.snap.SnapTransformer].snapLine(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14149
15 [org.locationtech.jts.operation.overlay.snap.LineStringSnapper].<init>(org.locationtech.jts.geom.Coordinate[],double) [function] [call site] 14150
16 [org.locationtech.jts.geom.LineSegment].<init>() [function] [call site] 14151
16 [org.locationtech.jts.operation.overlay.snap.LineStringSnapper].isClosed(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14152
17 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 14153
15 [org.locationtech.jts.operation.overlay.snap.LineStringSnapper].setAllowSnappingToSourceVertices(boolean) [function] [call site] 14154
15 [org.locationtech.jts.operation.overlay.snap.LineStringSnapper].snapTo(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14155
16 [org.locationtech.jts.geom.CoordinateList].<init>(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14156
17 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate[],boolean) [function] [call site] 14157
16 [org.locationtech.jts.operation.overlay.snap.LineStringSnapper].snapVertices(org.locationtech.jts.geom.CoordinateList,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14158
17 [org.locationtech.jts.operation.overlay.snap.LineStringSnapper].findSnapForVertex(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14159
18 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 14160
18 [org.locationtech.jts.geom.Coordinate].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 14161
17 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 14162
17 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 14163
16 [org.locationtech.jts.operation.overlay.snap.LineStringSnapper].snapSegments(org.locationtech.jts.geom.CoordinateList,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14164
17 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 14165
17 [org.locationtech.jts.operation.overlay.snap.LineStringSnapper].findSegmentIndexToSnap(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.CoordinateList) [function] [call site] 14166
18 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 14167
18 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 14168
18 [org.locationtech.jts.geom.LineSegment].distance(org.locationtech.jts.geom.Coordinate) [function] [call site] 14169
17 [org.locationtech.jts.geom.Coordinate].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 14170
17 [org.locationtech.jts.geom.CoordinateList].add(int,org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 14171
18 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 14172
18 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 14173
16 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 14174
14 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14175
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14176
14 [org.locationtech.jts.geom.GeometryFactory].getCoordinateSequenceFactory() [function] [call site] 14177
13 [org.locationtech.jts.densify.Densifier$DensifyTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14178
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].toCoordinateArray() [function] [call site] 14179
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].toCoordinateArray() [function] [call site] 14180
14 [org.locationtech.jts.geom.impl.CoordinateArraySequence].toCoordinateArray() [function] [call site] 14181
14 [org.locationtech.jts.densify.Densifier].access$000(org.locationtech.jts.geom.Coordinate[],double,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 14182
15 [org.locationtech.jts.densify.Densifier].densifyPoints(org.locationtech.jts.geom.Coordinate[],double,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 14183
16 [org.locationtech.jts.geom.LineSegment].<init>() [function] [call site] 14184
16 [org.locationtech.jts.geom.CoordinateList].<init>() [function] [call site] 14185
16 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 14186
16 [org.locationtech.jts.geom.LineSegment].getLength() [function] [call site] 14187
16 [org.locationtech.jts.geom.LineSegment].pointAlong(double) [function] [call site] 14188
17 [org.locationtech.jts.geom.CoordinateXYZM].create() [function] [call site] 14189
17 [org.locationtech.jts.geom.Coordinate].create() [function] [call site] 14190
17 [org.locationtech.jts.geom.CoordinateXYM].create() [function] [call site] 14191
17 [org.locationtech.jts.geom.CoordinateXY].create() [function] [call site] 14192
16 [org.locationtech.jts.geom.CoordinateXYM].setZ(double) [function] [call site] 14193
16 [org.locationtech.jts.geom.CoordinateXY].setZ(double) [function] [call site] 14194
16 [org.locationtech.jts.geom.PrecisionModel].makePrecise(org.locationtech.jts.geom.Coordinate) [function] [call site] 14195
16 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 14196
16 [org.locationtech.jts.geom.CoordinateList].add(org.locationtech.jts.geom.Coordinate,boolean) [function] [call site] 14197
16 [org.locationtech.jts.geom.CoordinateList].toCoordinateArray() [function] [call site] 14198
14 [org.locationtech.jts.geom.Geometry].getPrecisionModel() [function] [call site] 14199
14 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14200
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14201
14 [org.locationtech.jts.geom.GeometryFactory].getCoordinateSequenceFactory() [function] [call site] 14202
13 [org.locationtech.jts.precision.PointwisePrecisionReducerTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14203
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 14204
14 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 14205
14 [org.locationtech.jts.precision.PointwisePrecisionReducerTransformer].reducePointwise(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 14206
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 14207
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 14208
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 14209
15 [org.locationtech.jts.geom.impl.CoordinateArraySequence:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double:org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 14210
15 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 14211
15 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 14212
15 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 14213
15 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 14214
15 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].getCoordinate(int) [function] [call site] 14215
15 [org.locationtech.jts.geom.impl.PackedCoordinateSequence].getCoordinate(int) [function] [call site] 14216
15 [org.locationtech.jts.geom.PrecisionModel].makePrecise(org.locationtech.jts.geom.Coordinate) [function] [call site] 14217
14 [org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14218
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory].create(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14219
14 [org.locationtech.jts.geom.GeometryFactory].getCoordinateSequenceFactory() [function] [call site] 14220
12 [org.locationtech.jts.geom.util.GeometryTransformer].transformMultiPoint(org.locationtech.jts.geom.MultiPoint,org.locationtech.jts.geom.Geometry) [function] [call site] 14221
13 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 14222
13 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 14223
13 [org.locationtech.jts.geom.util.GeometryTransformer].transformPoint(org.locationtech.jts.geom.Point,org.locationtech.jts.geom.Geometry) [function] [call site] 14224
13 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14225
13 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14226
13 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14227
13 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14228
13 [org.locationtech.jts.geom.GeometryFactory].createMultiPoint() [function] [call site] 14229
13 [org.locationtech.jts.geom.GeometryFactory].buildGeometry(java.util.Collection) [function] [call site] 14230
12 [org.locationtech.jts.simplify.DouglasPeuckerSimplifier$DPTransformer].transformLinearRing(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.Geometry) [function] [call site] 14231
13 [org.locationtech.jts.geom.util.GeometryTransformer].transformLinearRing(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.Geometry) [function] [call site] 14232
14 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 14233
14 [org.locationtech.jts.simplify.TopologyPreservingSimplifier$LineStringTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14234
14 [org.locationtech.jts.precision.PrecisionReducerTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14235
14 [org.locationtech.jts.simplify.DouglasPeuckerSimplifier$DPTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14236
14 [org.locationtech.jts.simplify.VWSimplifier$VWTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14237
14 [org.locationtech.jts.geom.util.GeometryTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14238
14 [org.locationtech.jts.operation.overlay.snap.SnapTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14239
14 [org.locationtech.jts.densify.Densifier$DensifyTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14240
14 [org.locationtech.jts.precision.PointwisePrecisionReducerTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14241
14 [org.locationtech.jts.geom.GeometryFactory].createLinearRing(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 14242
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Float].size() [function] [call site] 14243
14 [org.locationtech.jts.operation.distance3d.AxisPlaneCoordinateSequence].size() [function] [call site] 14244
14 [org.locationtech.jts.geom.impl.PackedCoordinateSequence$Double].size() [function] [call site] 14245
14 [org.locationtech.jts.geom.impl.CoordinateArraySequence].size() [function] [call site] 14246
14 [org.locationtech.jts.geom.GeometryFactory].createLineString(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 14247
14 [org.locationtech.jts.geom.GeometryFactory].createLinearRing(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 14248
12 [org.locationtech.jts.geom.util.GeometryTransformer].transformLinearRing(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.Geometry) [function] [call site] 14249
12 [org.locationtech.jts.simplify.VWSimplifier$VWTransformer].transformLinearRing(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.Geometry) [function] [call site] 14250
13 [org.locationtech.jts.geom.util.GeometryTransformer].transformLinearRing(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.Geometry) [function] [call site] 14251
12 [org.locationtech.jts.geom.util.GeometryTransformer].transformLineString(org.locationtech.jts.geom.LineString,org.locationtech.jts.geom.Geometry) [function] [call site] 14252
13 [org.locationtech.jts.geom.GeometryFactory].createLineString(org.locationtech.jts.geom.CoordinateSequence) [function] [call site] 14253
13 [org.locationtech.jts.geom.LineString].getCoordinateSequence() [function] [call site] 14254
13 [org.locationtech.jts.simplify.TopologyPreservingSimplifier$LineStringTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14255
13 [org.locationtech.jts.precision.PrecisionReducerTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14256
13 [org.locationtech.jts.simplify.DouglasPeuckerSimplifier$DPTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14257
13 [org.locationtech.jts.simplify.VWSimplifier$VWTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14258
13 [org.locationtech.jts.geom.util.GeometryTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14259
13 [org.locationtech.jts.operation.overlay.snap.SnapTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14260
13 [org.locationtech.jts.densify.Densifier$DensifyTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14261
13 [org.locationtech.jts.precision.PointwisePrecisionReducerTransformer].transformCoordinates(org.locationtech.jts.geom.CoordinateSequence,org.locationtech.jts.geom.Geometry) [function] [call site] 14262
12 [org.locationtech.jts.geom.util.GeometryTransformer].transformMultiLineString(org.locationtech.jts.geom.MultiLineString,org.locationtech.jts.geom.Geometry) [function] [call site] 14263
13 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 14264
13 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 14265
13 [org.locationtech.jts.geom.util.GeometryTransformer].transformLineString(org.locationtech.jts.geom.LineString,org.locationtech.jts.geom.Geometry) [function] [call site] 14266
13 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14267
13 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14268
13 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14269
13 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14270
13 [org.locationtech.jts.geom.GeometryFactory].createMultiLineString() [function] [call site] 14271
13 [org.locationtech.jts.geom.GeometryFactory].buildGeometry(java.util.Collection) [function] [call site] 14272
12 [org.locationtech.jts.simplify.VWSimplifier$VWTransformer].transformPolygon(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14273
13 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14274
13 [org.locationtech.jts.geom.util.GeometryTransformer].transformPolygon(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14275
14 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 14276
14 [org.locationtech.jts.simplify.DouglasPeuckerSimplifier$DPTransformer].transformLinearRing(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.Geometry) [function] [call site] 14277
14 [org.locationtech.jts.geom.util.GeometryTransformer].transformLinearRing(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.Geometry) [function] [call site] 14278
14 [org.locationtech.jts.simplify.VWSimplifier$VWTransformer].transformLinearRing(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.Geometry) [function] [call site] 14279
14 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14280
14 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14281
14 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14282
14 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14283
14 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14284
14 [org.locationtech.jts.geom.GeometryFactory].createPolygon() [function] [call site] 14285
14 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 14286
14 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 14287
14 [org.locationtech.jts.simplify.DouglasPeuckerSimplifier$DPTransformer].transformLinearRing(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.Geometry) [function] [call site] 14288
14 [org.locationtech.jts.geom.util.GeometryTransformer].transformLinearRing(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.Geometry) [function] [call site] 14289
14 [org.locationtech.jts.simplify.VWSimplifier$VWTransformer].transformLinearRing(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.Geometry) [function] [call site] 14290
14 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14291
14 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14292
14 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14293
14 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14294
14 [org.locationtech.jts.geom.GeometryFactory].createPolygon(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.LinearRing[]) [function] [call site] 14295
14 [org.locationtech.jts.geom.GeometryFactory].buildGeometry(java.util.Collection) [function] [call site] 14296
13 [org.locationtech.jts.simplify.VWSimplifier$VWTransformer].createValidArea(org.locationtech.jts.geom.Geometry) [function] [call site] 14297
14 [org.locationtech.jts.geom.Geometry].isValid() [function] [call site] 14298
15 [org.locationtech.jts.operation.valid.IsValidOp].isValid(org.locationtech.jts.geom.Geometry) [function] [call site] 14299
16 [org.locationtech.jts.operation.valid.IsValidOp].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 14300
16 [org.locationtech.jts.operation.valid.IsValidOp].isValid() [function] [call site] 14301
17 [org.locationtech.jts.operation.valid.IsValidOp].isValidGeometry(org.locationtech.jts.geom.Geometry) [function] [call site] 14302
18 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14303
18 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14304
18 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14305
18 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14306
18 [org.locationtech.jts.operation.valid.IsValidOp].isValid(org.locationtech.jts.geom.Point) [function] [call site] 14307
19 [org.locationtech.jts.operation.valid.IsValidOp].checkCoordinatesValid(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14308
20 [org.locationtech.jts.operation.valid.IsValidOp].isValid(org.locationtech.jts.geom.Coordinate) [function] [call site] 14309
20 [org.locationtech.jts.operation.valid.IsValidOp].logInvalid(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 14310
21 [org.locationtech.jts.operation.valid.TopologyValidationError].<init>(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 14311
22 [org.locationtech.jts.geom.Coordinate].copy() [function] [call site] 14312
22 [org.locationtech.jts.geom.CoordinateXYM].copy() [function] [call site] 14313
22 [org.locationtech.jts.geom.CoordinateXY].copy() [function] [call site] 14314
22 [org.locationtech.jts.geom.CoordinateXYZM].copy() [function] [call site] 14315
19 [org.locationtech.jts.geom.Point].getCoordinates() [function] [call site] 14316
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14317
18 [org.locationtech.jts.operation.valid.IsValidOp].isValid(org.locationtech.jts.geom.MultiPoint) [function] [call site] 14318
19 [org.locationtech.jts.operation.valid.IsValidOp].checkCoordinatesValid(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14319
19 [org.locationtech.jts.geom.GeometryCollection].getCoordinates() [function] [call site] 14320
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14321
18 [org.locationtech.jts.operation.valid.IsValidOp].isValid(org.locationtech.jts.geom.LinearRing) [function] [call site] 14322
19 [org.locationtech.jts.operation.valid.IsValidOp].checkCoordinatesValid(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14323
19 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 14324
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14325
19 [org.locationtech.jts.operation.valid.IsValidOp].checkRingClosed(org.locationtech.jts.geom.LinearRing) [function] [call site] 14326
20 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14327
20 [org.locationtech.jts.geom.LinearRing].isClosed() [function] [call site] 14328
20 [org.locationtech.jts.geom.LineString].getCoordinateN(int) [function] [call site] 14329
20 [org.locationtech.jts.geom.LineString].getNumPoints() [function] [call site] 14330
20 [org.locationtech.jts.operation.valid.IsValidOp].logInvalid(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 14331
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14332
19 [org.locationtech.jts.operation.valid.IsValidOp].checkRingPointSize(org.locationtech.jts.geom.LinearRing) [function] [call site] 14333
20 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14334
20 [org.locationtech.jts.operation.valid.IsValidOp].checkPointSize(org.locationtech.jts.geom.LineString,int) [function] [call site] 14335
21 [org.locationtech.jts.operation.valid.IsValidOp].isNonRepeatedSizeAtLeast(org.locationtech.jts.geom.LineString,int) [function] [call site] 14336
22 [org.locationtech.jts.geom.LineString].getNumPoints() [function] [call site] 14337
22 [org.locationtech.jts.geom.LineString].getCoordinateN(int) [function] [call site] 14338
22 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 14339
21 [org.locationtech.jts.geom.LineString].getCoordinateN(int) [function] [call site] 14340
21 [org.locationtech.jts.geom.LineString].getNumPoints() [function] [call site] 14341
21 [org.locationtech.jts.operation.valid.IsValidOp].logInvalid(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 14342
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14343
19 [org.locationtech.jts.operation.valid.IsValidOp].checkRingSimple(org.locationtech.jts.geom.LinearRing) [function] [call site] 14344
20 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].findSelfIntersection(org.locationtech.jts.geom.LinearRing) [function] [call site] 14345
21 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].<init>(org.locationtech.jts.geom.Geometry,boolean) [function] [call site] 14346
22 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].analyze(org.locationtech.jts.geom.Geometry) [function] [call site] 14347
23 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14348
23 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14349
23 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14350
23 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14351
23 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].createSegmentStrings(org.locationtech.jts.geom.Geometry,boolean) [function] [call site] 14352
24 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].createSegString(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.operation.valid.PolygonRing) [function] [call site] 14353
25 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 14354
25 [org.locationtech.jts.geom.CoordinateArrays].hasRepeatedPoints(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14355
25 [org.locationtech.jts.geom.CoordinateArrays].removeRepeatedPoints(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14356
25 [org.locationtech.jts.noding.BasicSegmentString].<init>(org.locationtech.jts.geom.Coordinate[],java.lang.Object) [function] [call site] 14357
24 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 14358
24 [org.locationtech.jts.geom.Geometry].getNumGeometries() [function] [call site] 14359
24 [org.locationtech.jts.geom.Geometry].getGeometryN(int) [function] [call site] 14360
24 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 14361
24 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14362
24 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 14363
24 [org.locationtech.jts.operation.valid.PolygonRing].<init>(org.locationtech.jts.geom.LinearRing) [function] [call site] 14364
24 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 14365
24 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].createSegString(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.operation.valid.PolygonRing) [function] [call site] 14366
24 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 14367
24 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 14368
24 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 14369
24 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14370
24 [org.locationtech.jts.operation.valid.PolygonRing].<init>(org.locationtech.jts.geom.LinearRing,int,org.locationtech.jts.operation.valid.PolygonRing) [function] [call site] 14371
24 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].createSegString(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.operation.valid.PolygonRing) [function] [call site] 14372
23 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].getPolygonRings(java.util.List) [function] [call site] 14373
24 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 14374
24 [org.jdom2.FilterIterator].hasNext() [function] [call site] 14375
24 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 14376
24 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 14377
24 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 14378
24 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 14379
24 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 14380
24 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 14381
24 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 14382
24 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 14383
24 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 14384
24 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 14385
24 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 14386
24 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 14387
24 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 14388
24 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 14389
24 [org.jdom2.ContentList].iterator() [function] [call site] 14390
24 [org.jdom2.AttributeList].iterator() [function] [call site] 14391
24 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 14392
24 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 14393
24 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 14394
24 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 14395
24 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 14396
24 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 14397
24 [org.jdom2.DescendantIterator].next() [function] [call site] 14398
24 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 14399
24 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 14400
24 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 14401
24 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 14402
24 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 14403
24 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 14404
24 [org.jdom2.FilterIterator].next() [function] [call site] 14405
24 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 14406
24 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 14407
24 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 14408
24 [org.locationtech.jts.noding.BasicSegmentString].getData() [function] [call site] 14409
24 [org.locationtech.jts.noding.NodedSegmentString].getData() [function] [call site] 14410
23 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].analyzeIntersections(java.util.List) [function] [call site] 14411
24 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].<init>(boolean) [function] [call site] 14412
25 [org.locationtech.jts.algorithm.RobustLineIntersector].<init>() [function] [call site] 14413
24 [org.locationtech.jts.noding.MCIndexNoder].<init>() [function] [call site] 14414
24 [org.locationtech.jts.noding.SinglePassNoder].setSegmentIntersector(org.locationtech.jts.noding.SegmentIntersector) [function] [call site] 14415
24 [org.locationtech.jts.noding.MCIndexNoder].computeNodes(java.util.Collection) [function] [call site] 14416
23 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].hasDoubleTouch() [function] [call site] 14417
23 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].getDoubleTouchLocation() [function] [call site] 14418
21 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].hasInvalidIntersection() [function] [call site] 14419
22 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].isInvalid() [function] [call site] 14420
21 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].getInvalidLocation() [function] [call site] 14421
22 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].getInvalidLocation() [function] [call site] 14422
20 [org.locationtech.jts.operation.valid.IsValidOp].logInvalid(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 14423
18 [org.locationtech.jts.operation.valid.IsValidOp].isValid(org.locationtech.jts.geom.LineString) [function] [call site] 14424
19 [org.locationtech.jts.operation.valid.IsValidOp].checkCoordinatesValid(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14425
19 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 14426
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14427
19 [org.locationtech.jts.operation.valid.IsValidOp].checkPointSize(org.locationtech.jts.geom.LineString,int) [function] [call site] 14428
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14429
18 [org.locationtech.jts.operation.valid.IsValidOp].isValid(org.locationtech.jts.geom.Polygon) [function] [call site] 14430
19 [org.locationtech.jts.operation.valid.IsValidOp].checkCoordinatesValid(org.locationtech.jts.geom.Polygon) [function] [call site] 14431
20 [org.locationtech.jts.operation.valid.IsValidOp].checkCoordinatesValid(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14432
20 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 14433
20 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 14434
20 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14435
20 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 14436
20 [org.locationtech.jts.operation.valid.IsValidOp].checkCoordinatesValid(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14437
20 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 14438
20 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 14439
20 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14440
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14441
19 [org.locationtech.jts.operation.valid.IsValidOp].checkRingsClosed(org.locationtech.jts.geom.Polygon) [function] [call site] 14442
20 [org.locationtech.jts.operation.valid.IsValidOp].checkRingClosed(org.locationtech.jts.geom.LinearRing) [function] [call site] 14443
20 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 14444
20 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14445
20 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 14446
20 [org.locationtech.jts.operation.valid.IsValidOp].checkRingClosed(org.locationtech.jts.geom.LinearRing) [function] [call site] 14447
20 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 14448
20 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14449
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14450
19 [org.locationtech.jts.operation.valid.IsValidOp].checkRingsPointSize(org.locationtech.jts.geom.Polygon) [function] [call site] 14451
20 [org.locationtech.jts.operation.valid.IsValidOp].checkRingPointSize(org.locationtech.jts.geom.LinearRing) [function] [call site] 14452
20 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 14453
20 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14454
20 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 14455
20 [org.locationtech.jts.operation.valid.IsValidOp].checkRingPointSize(org.locationtech.jts.geom.LinearRing) [function] [call site] 14456
20 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 14457
20 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14458
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14459
19 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].<init>(org.locationtech.jts.geom.Geometry,boolean) [function] [call site] 14460
19 [org.locationtech.jts.operation.valid.IsValidOp].checkAreaIntersections(org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer) [function] [call site] 14461
20 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].hasInvalidIntersection() [function] [call site] 14462
20 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].getInvalidCode() [function] [call site] 14463
21 [org.locationtech.jts.operation.valid.PolygonIntersectionAnalyzer].getInvalidCode() [function] [call site] 14464
20 [org.locationtech.jts.operation.valid.IsValidOp].logInvalid(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 14465
20 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].getInvalidLocation() [function] [call site] 14466
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14467
19 [org.locationtech.jts.operation.valid.IsValidOp].checkHolesInShell(org.locationtech.jts.geom.Polygon) [function] [call site] 14468
20 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 14469
20 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 14470
20 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14471
20 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 14472
20 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 14473
20 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14474
20 [org.locationtech.jts.geom.LineString].getCoordinate() [function] [call site] 14475
20 [org.locationtech.jts.operation.valid.IsValidOp].findHoleOutsideShellPoint(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.LinearRing) [function] [call site] 14476
21 [org.locationtech.jts.geom.LineString].getCoordinateN(int) [function] [call site] 14477
21 [org.locationtech.jts.geom.Envelope].covers(org.locationtech.jts.geom.Envelope) [function] [call site] 14478
21 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 14479
21 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 14480
21 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].isRingNested(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.LinearRing) [function] [call site] 14481
22 [org.locationtech.jts.geom.LineString].getCoordinateN(int) [function] [call site] 14482
22 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 14483
22 [org.locationtech.jts.algorithm.PointLocation].locateInRing(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14484
22 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].findNonEqualVertex(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.Coordinate) [function] [call site] 14485
23 [org.locationtech.jts.geom.LineString].getCoordinateN(int) [function] [call site] 14486
23 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 14487
23 [org.locationtech.jts.geom.LineString].getNumPoints() [function] [call site] 14488
23 [org.locationtech.jts.geom.LineString].getCoordinateN(int) [function] [call site] 14489
22 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].isIncidentSegmentInRing(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14490
23 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].intersectingSegIndex(org.locationtech.jts.geom.Coordinate[],org.locationtech.jts.geom.Coordinate) [function] [call site] 14491
24 [org.locationtech.jts.algorithm.PointLocation].isOnSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 14492
24 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 14493
23 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].findRingVertexPrev(org.locationtech.jts.geom.Coordinate[],int,org.locationtech.jts.geom.Coordinate) [function] [call site] 14494
24 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 14495
24 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].ringIndexPrev(org.locationtech.jts.geom.Coordinate[],int) [function] [call site] 14496
23 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].findRingVertexNext(org.locationtech.jts.geom.Coordinate[],int,org.locationtech.jts.geom.Coordinate) [function] [call site] 14497
24 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 14498
24 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].ringIndexNext(org.locationtech.jts.geom.Coordinate[],int) [function] [call site] 14499
23 [org.locationtech.jts.algorithm.Orientation].isCCW(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14500
23 [org.locationtech.jts.algorithm.PolygonNodeTopology].isInteriorSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 14501
20 [org.locationtech.jts.operation.valid.IsValidOp].logInvalid(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 14502
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14503
19 [org.locationtech.jts.operation.valid.IsValidOp].checkHolesNotNested(org.locationtech.jts.geom.Polygon) [function] [call site] 14504
20 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 14505
20 [org.locationtech.jts.operation.valid.IndexedNestedHoleTester].<init>(org.locationtech.jts.geom.Polygon) [function] [call site] 14506
21 [org.locationtech.jts.operation.valid.IndexedNestedHoleTester].loadIndex() [function] [call site] 14507
22 [org.locationtech.jts.index.strtree.STRtree].<init>() [function] [call site] 14508
22 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 14509
22 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 14510
22 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 14511
22 [org.locationtech.jts.index.hprtree.HPRtree].insert(org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 14512
22 [org.locationtech.jts.index.strtree.STRtree].insert(org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 14513
22 [org.locationtech.jts.index.quadtree.Quadtree].insert(org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 14514
20 [org.locationtech.jts.operation.valid.IndexedNestedHoleTester].isNested() [function] [call site] 14515
21 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 14516
21 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 14517
21 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 14518
21 [org.locationtech.jts.index.hprtree.HPRtree].query(org.locationtech.jts.geom.Envelope) [function] [call site] 14519
21 [org.locationtech.jts.index.quadtree.Quadtree].query(org.locationtech.jts.geom.Envelope) [function] [call site] 14520
21 [org.locationtech.jts.index.strtree.STRtree].query(org.locationtech.jts.geom.Envelope) [function] [call site] 14521
21 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 14522
21 [org.jdom2.FilterIterator].hasNext() [function] [call site] 14523
21 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 14524
21 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 14525
21 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 14526
21 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 14527
21 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 14528
21 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 14529
21 [org.jdom2.ContentList].iterator() [function] [call site] 14530
21 [org.jdom2.AttributeList].iterator() [function] [call site] 14531
21 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 14532
21 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 14533
21 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 14534
21 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 14535
21 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 14536
21 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 14537
21 [org.jdom2.DescendantIterator].next() [function] [call site] 14538
21 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 14539
21 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 14540
21 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 14541
21 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 14542
21 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 14543
21 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 14544
21 [org.jdom2.FilterIterator].next() [function] [call site] 14545
21 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 14546
21 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 14547
21 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 14548
21 [org.locationtech.jts.geom.Envelope].covers(org.locationtech.jts.geom.Envelope) [function] [call site] 14549
21 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 14550
21 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 14551
21 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].isRingNested(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.LinearRing) [function] [call site] 14552
21 [org.locationtech.jts.geom.LineString].getCoordinateN(int) [function] [call site] 14553
20 [org.locationtech.jts.operation.valid.IsValidOp].logInvalid(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 14554
20 [org.locationtech.jts.operation.valid.IndexedNestedHoleTester].getNestedPoint() [function] [call site] 14555
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14556
19 [org.locationtech.jts.operation.valid.IsValidOp].checkInteriorConnected(org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer) [function] [call site] 14557
20 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].isInteriorDisconnected() [function] [call site] 14558
21 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].checkInteriorDisconnectedBySelfTouch() [function] [call site] 14559
22 [org.locationtech.jts.operation.valid.PolygonRing].findInteriorSelfNode(java.util.List) [function] [call site] 14560
23 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 14561
23 [org.jdom2.FilterIterator].hasNext() [function] [call site] 14562
23 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 14563
23 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 14564
23 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 14565
23 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 14566
23 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 14567
23 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 14568
23 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 14569
23 [org.jdom2.ContentList].iterator() [function] [call site] 14570
23 [org.jdom2.AttributeList].iterator() [function] [call site] 14571
23 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 14572
23 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 14573
23 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 14574
23 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 14575
23 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 14576
23 [org.jdom2.DescendantIterator].next() [function] [call site] 14577
23 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 14578
23 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 14579
23 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 14580
23 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 14581
23 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 14582
23 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 14583
23 [org.jdom2.FilterIterator].next() [function] [call site] 14584
23 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 14585
23 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 14586
23 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 14587
23 [org.locationtech.jts.operation.valid.PolygonRing].findInteriorSelfNode() [function] [call site] 14588
24 [org.locationtech.jts.geom.LineString].getCoordinates() [function] [call site] 14589
24 [org.locationtech.jts.algorithm.Orientation].isCCW(org.locationtech.jts.geom.Coordinate[]) [function] [call site] 14590
24 [org.locationtech.jts.operation.valid.PolygonRing].isShell() [function] [call site] 14591
24 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 14592
24 [org.jdom2.FilterIterator].hasNext() [function] [call site] 14593
24 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 14594
24 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 14595
24 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 14596
24 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 14597
24 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 14598
24 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 14599
24 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 14600
24 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 14601
24 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 14602
24 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 14603
24 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 14604
24 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 14605
24 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 14606
24 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 14607
24 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 14608
24 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 14609
24 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 14610
24 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 14611
24 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 14612
24 [org.jdom2.DescendantIterator].next() [function] [call site] 14613
24 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 14614
24 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 14615
24 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 14616
24 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 14617
24 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 14618
24 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 14619
24 [org.jdom2.FilterIterator].next() [function] [call site] 14620
24 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 14621
24 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 14622
24 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 14623
24 [org.locationtech.jts.operation.valid.PolygonRingSelfNode].isExterior(boolean) [function] [call site] 14624
25 [org.locationtech.jts.algorithm.PolygonNodeTopology].isInteriorSegment(org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate,org.locationtech.jts.geom.Coordinate) [function] [call site] 14625
24 [org.locationtech.jts.operation.valid.PolygonRingSelfNode].getCoordinate() [function] [call site] 14626
21 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].checkInteriorDisconnectedByHoleCycle() [function] [call site] 14627
22 [org.locationtech.jts.operation.valid.PolygonRing].findHoleCycleLocation(java.util.List) [function] [call site] 14628
23 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 14629
23 [org.jdom2.FilterIterator].hasNext() [function] [call site] 14630
23 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 14631
23 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 14632
23 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 14633
23 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 14634
23 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 14635
23 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 14636
23 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 14637
23 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 14638
23 [org.jdom2.ContentList].iterator() [function] [call site] 14639
23 [org.jdom2.AttributeList].iterator() [function] [call site] 14640
23 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 14641
23 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 14642
23 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 14643
23 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 14644
23 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 14645
23 [org.jdom2.DescendantIterator].next() [function] [call site] 14646
23 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 14647
23 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 14648
23 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 14649
23 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 14650
23 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 14651
23 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 14652
23 [org.jdom2.FilterIterator].next() [function] [call site] 14653
23 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 14654
23 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 14655
23 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 14656
23 [org.locationtech.jts.operation.valid.PolygonRing].isInTouchSet() [function] [call site] 14657
23 [org.locationtech.jts.operation.valid.PolygonRing].findHoleCycleLocation() [function] [call site] 14658
24 [org.locationtech.jts.operation.valid.PolygonRing].isInTouchSet() [function] [call site] 14659
24 [org.locationtech.jts.operation.valid.PolygonRing].setTouchSetRoot(org.locationtech.jts.operation.valid.PolygonRing) [function] [call site] 14660
24 [org.locationtech.jts.operation.valid.PolygonRing].hasTouches() [function] [call site] 14661
24 [org.locationtech.jts.operation.valid.PolygonRing].init(org.locationtech.jts.operation.valid.PolygonRing,java.util.Deque) [function] [call site] 14662
25 [org.locationtech.jts.operation.valid.PolygonRing].getTouches() [function] [call site] 14663
25 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 14664
25 [org.jdom2.FilterIterator].hasNext() [function] [call site] 14665
25 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 14666
25 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 14667
25 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 14668
25 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 14669
25 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 14670
25 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 14671
25 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 14672
25 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 14673
25 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 14674
25 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 14675
25 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 14676
25 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 14677
25 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 14678
25 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 14679
25 [org.jdom2.ContentList].iterator() [function] [call site] 14680
25 [org.jdom2.AttributeList].iterator() [function] [call site] 14681
25 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 14682
25 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 14683
25 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 14684
25 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 14685
25 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 14686
25 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 14687
25 [org.jdom2.DescendantIterator].next() [function] [call site] 14688
25 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 14689
25 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 14690
25 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 14691
25 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 14692
25 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 14693
25 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 14694
25 [org.jdom2.FilterIterator].next() [function] [call site] 14695
25 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 14696
25 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 14697
25 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 14698
25 [org.locationtech.jts.operation.valid.PolygonRingTouch].getRing() [function] [call site] 14699
25 [org.locationtech.jts.operation.valid.PolygonRing].setTouchSetRoot(org.locationtech.jts.operation.valid.PolygonRing) [function] [call site] 14700
24 [org.locationtech.jts.operation.valid.PolygonRing].scanForHoleCycle(org.locationtech.jts.operation.valid.PolygonRingTouch,org.locationtech.jts.operation.valid.PolygonRing,java.util.Deque) [function] [call site] 14701
25 [org.locationtech.jts.operation.valid.PolygonRingTouch].getRing() [function] [call site] 14702
25 [org.locationtech.jts.operation.valid.PolygonRingTouch].getCoordinate() [function] [call site] 14703
25 [org.locationtech.jts.operation.valid.PolygonRing].getTouches() [function] [call site] 14704
25 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 14705
25 [org.jdom2.FilterIterator].hasNext() [function] [call site] 14706
25 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 14707
25 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].hasNext() [function] [call site] 14708
25 [org.locationtech.jts.noding.NodeVertexIterator].hasNext() [function] [call site] 14709
25 [org.jdom2.util.NamespaceStack$EmptyIterable].hasNext() [function] [call site] 14710
25 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 14711
25 [org.jdom2.util.NamespaceStack$ForwardWalker].hasNext() [function] [call site] 14712
25 [org.jdom2.output.support.WalkerPRESERVE$1].hasNext() [function] [call site] 14713
25 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 14714
25 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 14715
25 [org.jdom2.DescendantIterator].hasNext() [function] [call site] 14716
25 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 14717
25 [org.jdom2.output.support.AbstractFormattedWalker$1].hasNext() [function] [call site] 14718
25 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 14719
25 [org.jdom2.util.NamespaceStack$BackwardWalker].hasNext() [function] [call site] 14720
25 [org.jdom2.ContentList].iterator() [function] [call site] 14721
25 [org.jdom2.AttributeList].iterator() [function] [call site] 14722
25 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 14723
25 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 14724
25 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 14725
25 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 14726
25 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 14727
25 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 14728
25 [org.jdom2.DescendantIterator].next() [function] [call site] 14729
25 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 14730
25 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 14731
25 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 14732
25 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 14733
25 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 14734
25 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 14735
25 [org.jdom2.FilterIterator].next() [function] [call site] 14736
25 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 14737
25 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 14738
25 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 14739
25 [org.locationtech.jts.geom.Coordinate].equals2D(org.locationtech.jts.geom.Coordinate) [function] [call site] 14740
25 [org.locationtech.jts.operation.valid.PolygonRingTouch].getCoordinate() [function] [call site] 14741
25 [org.locationtech.jts.operation.valid.PolygonRingTouch].getRing() [function] [call site] 14742
25 [org.locationtech.jts.operation.valid.PolygonRing].getTouchSetRoot() [function] [call site] 14743
25 [org.locationtech.jts.operation.valid.PolygonRingTouch].getCoordinate() [function] [call site] 14744
25 [org.locationtech.jts.operation.valid.PolygonRing].setTouchSetRoot(org.locationtech.jts.operation.valid.PolygonRing) [function] [call site] 14745
20 [org.locationtech.jts.operation.valid.IsValidOp].logInvalid(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 14746
20 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].getDisconnectionLocation() [function] [call site] 14747
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14748
18 [org.locationtech.jts.operation.valid.IsValidOp].isValid(org.locationtech.jts.geom.MultiPolygon) [function] [call site] 14749
19 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 14750
19 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 14751
19 [org.locationtech.jts.operation.valid.IsValidOp].checkCoordinatesValid(org.locationtech.jts.geom.Polygon) [function] [call site] 14752
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14753
19 [org.locationtech.jts.operation.valid.IsValidOp].checkRingsClosed(org.locationtech.jts.geom.Polygon) [function] [call site] 14754
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14755
19 [org.locationtech.jts.operation.valid.IsValidOp].checkRingsPointSize(org.locationtech.jts.geom.Polygon) [function] [call site] 14756
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14757
19 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].<init>(org.locationtech.jts.geom.Geometry,boolean) [function] [call site] 14758
19 [org.locationtech.jts.operation.valid.IsValidOp].checkAreaIntersections(org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer) [function] [call site] 14759
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14760
19 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 14761
19 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 14762
19 [org.locationtech.jts.operation.valid.IsValidOp].checkHolesInShell(org.locationtech.jts.geom.Polygon) [function] [call site] 14763
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14764
19 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 14765
19 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 14766
19 [org.locationtech.jts.operation.valid.IsValidOp].checkHolesNotNested(org.locationtech.jts.geom.Polygon) [function] [call site] 14767
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14768
19 [org.locationtech.jts.operation.valid.IsValidOp].checkShellsNotNested(org.locationtech.jts.geom.MultiPolygon) [function] [call site] 14769
20 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 14770
20 [org.locationtech.jts.operation.valid.IndexedNestedPolygonTester].<init>(org.locationtech.jts.geom.MultiPolygon) [function] [call site] 14771
21 [org.locationtech.jts.operation.valid.IndexedNestedPolygonTester].loadIndex() [function] [call site] 14772
22 [org.locationtech.jts.index.strtree.STRtree].<init>() [function] [call site] 14773
22 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 14774
22 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 14775
22 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 14776
22 [org.locationtech.jts.index.hprtree.HPRtree].insert(org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 14777
22 [org.locationtech.jts.index.strtree.STRtree].insert(org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 14778
22 [org.locationtech.jts.index.quadtree.Quadtree].insert(org.locationtech.jts.geom.Envelope,java.lang.Object) [function] [call site] 14779
20 [org.locationtech.jts.operation.valid.IndexedNestedPolygonTester].isNested() [function] [call site] 14780
21 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 14781
21 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 14782
21 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 14783
21 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 14784
21 [org.locationtech.jts.index.hprtree.HPRtree].query(org.locationtech.jts.geom.Envelope) [function] [call site] 14785
21 [org.locationtech.jts.index.quadtree.Quadtree].query(org.locationtech.jts.geom.Envelope) [function] [call site] 14786
21 [org.locationtech.jts.index.strtree.STRtree].query(org.locationtech.jts.geom.Envelope) [function] [call site] 14787
21 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].hasNext() [function] [call site] 14788
21 [org.jdom2.FilterIterator].hasNext() [function] [call site] 14789
21 [org.jdom2.AttributeList$ALIterator].hasNext() [function] [call site] 14790
21 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].hasNext() [function] [call site] 14791
21 [org.jdom2.ContentList$CLIterator].hasNext() [function] [call site] 14792
21 [org.jdom2.ContentList$CLListIterator].hasNext() [function] [call site] 14793
21 [org.jdom2.ContentList$FilterListIterator].hasNext() [function] [call site] 14794
21 [org.locationtech.jts.geom.GeometryCollectionIterator].hasNext() [function] [call site] 14795
21 [org.jdom2.ContentList].iterator() [function] [call site] 14796
21 [org.jdom2.AttributeList].iterator() [function] [call site] 14797
21 [org.jdom2.ContentList$FilterList].iterator() [function] [call site] 14798
21 [org.jdom2.ContentList$FilterListIterator].next() [function] [call site] 14799
21 [org.jdom2.util.NamespaceStack$ForwardWalker].next() [function] [call site] 14800
21 [org.jdom2.output.support.AbstractStAXEventProcessor$NSIterator].next() [function] [call site] 14801
21 [org.jdom2.util.NamespaceStack$BackwardWalker].next() [function] [call site] 14802
21 [org.jdom2.ContentList$CLListIterator].next() [function] [call site] 14803
21 [org.jdom2.DescendantIterator].next() [function] [call site] 14804
21 [org.jdom2.util.NamespaceStack$EmptyIterable].next() [function] [call site] 14805
21 [org.locationtech.jts.noding.snapround.HotPixelIndex$CoordinateShuffler].next() [function] [call site] 14806
21 [org.jdom2.output.support.WalkerPRESERVE$1].next() [function] [call site] 14807
21 [org.jdom2.ContentList$CLIterator].next() [function] [call site] 14808
21 [org.locationtech.jts.noding.NodeVertexIterator].next() [function] [call site] 14809
21 [org.jdom2.output.support.AbstractStAXEventProcessor$AttIterator].next() [function] [call site] 14810
21 [org.jdom2.FilterIterator].next() [function] [call site] 14811
21 [org.jdom2.AttributeList$ALIterator].next() [function] [call site] 14812
21 [org.locationtech.jts.geom.GeometryCollectionIterator].next() [function] [call site] 14813
21 [org.jdom2.output.support.AbstractFormattedWalker$1].next() [function] [call site] 14814
21 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 14815
21 [org.locationtech.jts.geom.Envelope].covers(org.locationtech.jts.geom.Envelope) [function] [call site] 14816
21 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 14817
21 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 14818
21 [org.locationtech.jts.operation.valid.IndexedNestedPolygonTester].findNestedPoint(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.Polygon,org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator) [function] [call site] 14819
22 [org.locationtech.jts.geom.LineString].getCoordinateN(int) [function] [call site] 14820
22 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 14821
22 [org.locationtech.jts.geom.LineString].getCoordinateN(int) [function] [call site] 14822
22 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].locate(org.locationtech.jts.geom.Coordinate) [function] [call site] 14823
22 [org.locationtech.jts.operation.valid.IndexedNestedPolygonTester].findIncidentSegmentNestedPoint(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.Polygon) [function] [call site] 14824
23 [org.locationtech.jts.geom.Polygon].getExteriorRing() [function] [call site] 14825
23 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14826
23 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].isRingNested(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.LinearRing) [function] [call site] 14827
23 [org.locationtech.jts.geom.Polygon].getNumInteriorRing() [function] [call site] 14828
23 [org.locationtech.jts.geom.Polygon].getInteriorRingN(int) [function] [call site] 14829
23 [org.locationtech.jts.geom.Envelope].covers(org.locationtech.jts.geom.Envelope) [function] [call site] 14830
23 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 14831
23 [org.locationtech.jts.geom.Geometry].getEnvelopeInternal() [function] [call site] 14832
23 [org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer].isRingNested(org.locationtech.jts.geom.LinearRing,org.locationtech.jts.geom.LinearRing) [function] [call site] 14833
23 [org.locationtech.jts.geom.LineString].getCoordinateN(int) [function] [call site] 14834
21 [org.locationtech.jts.operation.valid.IndexedNestedPolygonTester].getLocator(int) [function] [call site] 14835
22 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 14836
22 [org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 14837
22 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 14838
20 [org.locationtech.jts.operation.valid.IsValidOp].logInvalid(int,org.locationtech.jts.geom.Coordinate) [function] [call site] 14839
20 [org.locationtech.jts.operation.valid.IndexedNestedPolygonTester].getNestedPoint() [function] [call site] 14840
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14841
19 [org.locationtech.jts.operation.valid.IsValidOp].checkInteriorConnected(org.locationtech.jts.operation.valid.PolygonTopologyAnalyzer) [function] [call site] 14842
19 [org.locationtech.jts.operation.valid.IsValidOp].hasInvalidError() [function] [call site] 14843
18 [org.locationtech.jts.operation.valid.IsValidOp].isValid(org.locationtech.jts.geom.GeometryCollection) [function] [call site] 14844
19 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 14845
19 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 14846
19 [org.locationtech.jts.operation.valid.IsValidOp].isValidGeometry(org.locationtech.jts.geom.Geometry) [function] [call site] 14847
14 [org.locationtech.jts.geom.Geometry].buffer(double) [function] [call site] 14848
12 [org.locationtech.jts.precision.PrecisionReducerTransformer].transformPolygon(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14849
13 [org.locationtech.jts.precision.PrecisionReducerTransformer].reduceArea(org.locationtech.jts.geom.Geometry) [function] [call site] 14850
14 [org.locationtech.jts.operation.overlayng.PrecisionReducer].reducePrecision(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 14851
15 [org.locationtech.jts.operation.overlayng.OverlayNG].<init>(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.PrecisionModel) [function] [call site] 14852
15 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 14853
15 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 14854
15 [org.locationtech.jts.operation.overlayng.OverlayNG].setAreaResultOnly(boolean) [function] [call site] 14855
15 [org.locationtech.jts.operation.overlayng.OverlayNG].getResult() [function] [call site] 14856
12 [org.locationtech.jts.simplify.DouglasPeuckerSimplifier$DPTransformer].transformPolygon(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14857
13 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14858
13 [org.locationtech.jts.geom.util.GeometryTransformer].transformPolygon(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14859
13 [org.locationtech.jts.simplify.DouglasPeuckerSimplifier$DPTransformer].createValidArea(org.locationtech.jts.geom.Geometry) [function] [call site] 14860
14 [org.locationtech.jts.geom.GeometryCollection].getDimension() [function] [call site] 14861
14 [org.locationtech.jts.geom.MultiLineString].getDimension() [function] [call site] 14862
14 [org.locationtech.jts.geom.MultiPoint].getDimension() [function] [call site] 14863
14 [org.locationtech.jts.geom.LineString].getDimension() [function] [call site] 14864
14 [org.locationtech.jts.geom.Point].getDimension() [function] [call site] 14865
14 [org.locationtech.jts.geom.Polygon].getDimension() [function] [call site] 14866
14 [org.locationtech.jts.geom.MultiPolygon].getDimension() [function] [call site] 14867
14 [org.locationtech.jts.geom.Geometry].isValid() [function] [call site] 14868
14 [org.locationtech.jts.geom.Geometry].buffer(double) [function] [call site] 14869
12 [org.locationtech.jts.geom.util.GeometryTransformer].transformPolygon(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14870
12 [org.locationtech.jts.densify.Densifier$DensifyTransformer].transformPolygon(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14871
13 [org.locationtech.jts.geom.util.GeometryTransformer].transformPolygon(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14872
13 [org.locationtech.jts.densify.Densifier$DensifyTransformer].createValidArea(org.locationtech.jts.geom.Geometry) [function] [call site] 14873
14 [org.locationtech.jts.geom.Geometry].isValid() [function] [call site] 14874
14 [org.locationtech.jts.geom.Geometry].buffer(double) [function] [call site] 14875
12 [org.locationtech.jts.precision.PrecisionReducerTransformer].transformMultiPolygon(org.locationtech.jts.geom.MultiPolygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14876
13 [org.locationtech.jts.precision.PrecisionReducerTransformer].reduceArea(org.locationtech.jts.geom.Geometry) [function] [call site] 14877
12 [org.locationtech.jts.simplify.VWSimplifier$VWTransformer].transformMultiPolygon(org.locationtech.jts.geom.MultiPolygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14878
13 [org.locationtech.jts.geom.util.GeometryTransformer].transformMultiPolygon(org.locationtech.jts.geom.MultiPolygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14879
14 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 14880
14 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 14881
14 [org.locationtech.jts.simplify.VWSimplifier$VWTransformer].transformPolygon(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14882
14 [org.locationtech.jts.precision.PrecisionReducerTransformer].transformPolygon(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14883
14 [org.locationtech.jts.simplify.DouglasPeuckerSimplifier$DPTransformer].transformPolygon(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14884
14 [org.locationtech.jts.geom.util.GeometryTransformer].transformPolygon(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14885
14 [org.locationtech.jts.densify.Densifier$DensifyTransformer].transformPolygon(org.locationtech.jts.geom.Polygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14886
14 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14887
14 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14888
14 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14889
14 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14890
14 [org.locationtech.jts.geom.GeometryFactory].createMultiPolygon() [function] [call site] 14891
14 [org.locationtech.jts.geom.GeometryFactory].buildGeometry(java.util.Collection) [function] [call site] 14892
13 [org.locationtech.jts.simplify.VWSimplifier$VWTransformer].createValidArea(org.locationtech.jts.geom.Geometry) [function] [call site] 14893
12 [org.locationtech.jts.simplify.DouglasPeuckerSimplifier$DPTransformer].transformMultiPolygon(org.locationtech.jts.geom.MultiPolygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14894
13 [org.locationtech.jts.geom.util.GeometryTransformer].transformMultiPolygon(org.locationtech.jts.geom.MultiPolygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14895
13 [org.locationtech.jts.simplify.DouglasPeuckerSimplifier$DPTransformer].createValidArea(org.locationtech.jts.geom.Geometry) [function] [call site] 14896
12 [org.locationtech.jts.geom.util.GeometryTransformer].transformMultiPolygon(org.locationtech.jts.geom.MultiPolygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14897
12 [org.locationtech.jts.densify.Densifier$DensifyTransformer].transformMultiPolygon(org.locationtech.jts.geom.MultiPolygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14898
13 [org.locationtech.jts.geom.util.GeometryTransformer].transformMultiPolygon(org.locationtech.jts.geom.MultiPolygon,org.locationtech.jts.geom.Geometry) [function] [call site] 14899
13 [org.locationtech.jts.densify.Densifier$DensifyTransformer].createValidArea(org.locationtech.jts.geom.Geometry) [function] [call site] 14900
12 [org.locationtech.jts.geom.util.GeometryTransformer].transformGeometryCollection(org.locationtech.jts.geom.GeometryCollection,org.locationtech.jts.geom.Geometry) [function] [call site] 14901
13 [org.locationtech.jts.geom.GeometryCollection].getNumGeometries() [function] [call site] 14902
13 [org.locationtech.jts.geom.GeometryCollection].getGeometryN(int) [function] [call site] 14903
13 [org.locationtech.jts.geom.util.GeometryTransformer].transform(org.locationtech.jts.geom.Geometry) [function] [call site] 14904
13 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14905
13 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14906
13 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14907
13 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14908
13 [org.locationtech.jts.geom.GeometryFactory].createGeometryCollection(org.locationtech.jts.geom.Geometry[]) [function] [call site] 14909
13 [org.locationtech.jts.geom.GeometryFactory].toGeometryArray(java.util.Collection) [function] [call site] 14910
13 [org.locationtech.jts.geom.GeometryFactory].buildGeometry(java.util.Collection) [function] [call site] 14911
10 [org.locationtech.jts.operation.overlay.snap.GeometrySnapper].<init>(org.locationtech.jts.geom.Geometry) [function] [call site] 14912
10 [org.locationtech.jts.operation.overlay.snap.GeometrySnapper].snapTo(org.locationtech.jts.geom.Geometry,double) [function] [call site] 14913
8 [org.locationtech.jts.operation.overlay.OverlayOp].overlayOp(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int) [function] [call site] 14914
8 [org.locationtech.jts.operation.overlay.snap.SnapOverlayOp].prepareResult(org.locationtech.jts.geom.Geometry) [function] [call site] 14915
9 [org.locationtech.jts.precision.CommonBitsRemover].addCommonBits(org.locationtech.jts.geom.Geometry) [function] [call site] 14916
10 [org.locationtech.jts.precision.CommonBitsRemover$Translater].<init>(org.locationtech.jts.geom.Coordinate) [function] [call site] 14917
10 [org.locationtech.jts.geom.LineString].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 14918
10 [org.locationtech.jts.geom.GeometryCollection].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 14919
10 [org.locationtech.jts.geom.Point].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 14920
10 [org.locationtech.jts.geom.Polygon].apply(org.locationtech.jts.geom.CoordinateSequenceFilter) [function] [call site] 14921
10 [org.locationtech.jts.geom.Geometry].geometryChanged() [function] [call site] 14922
1 [org.locationtech.jts.geom.Geometry].union(org.locationtech.jts.geom.Geometry) [function] [call site] 14923
2 [org.locationtech.jts.geom.GeometryOverlay].union(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 14924
3 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14925
3 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14926
3 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14927
3 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14928
3 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14929
3 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14930
3 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14931
3 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14932
3 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14933
3 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14934
3 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14935
3 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14936
3 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14937
3 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14938
3 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14939
3 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14940
3 [org.locationtech.jts.operation.overlay.OverlayOp].createEmptyResult(int,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 14941
3 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 14942
3 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 14943
3 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14944
3 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14945
3 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14946
3 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14947
3 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 14948
3 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14949
3 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14950
3 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14951
3 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14952
3 [org.locationtech.jts.geom.Geometry].checkNotGeometryCollection(org.locationtech.jts.geom.Geometry) [function] [call site] 14953
3 [org.locationtech.jts.geom.Geometry].checkNotGeometryCollection(org.locationtech.jts.geom.Geometry) [function] [call site] 14954
3 [org.locationtech.jts.geom.GeometryOverlay].overlay(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int) [function] [call site] 14955
1 [org.locationtech.jts.geom.Geometry].difference(org.locationtech.jts.geom.Geometry) [function] [call site] 14956
2 [org.locationtech.jts.geom.GeometryOverlay].difference(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 14957
3 [org.locationtech.jts.operation.overlay.OverlayOp].createEmptyResult(int,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 14958
3 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 14959
3 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14960
3 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14961
3 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14962
3 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14963
3 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 14964
3 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14965
3 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14966
3 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14967
3 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14968
3 [org.locationtech.jts.geom.Geometry].checkNotGeometryCollection(org.locationtech.jts.geom.Geometry) [function] [call site] 14969
3 [org.locationtech.jts.geom.Geometry].checkNotGeometryCollection(org.locationtech.jts.geom.Geometry) [function] [call site] 14970
3 [org.locationtech.jts.geom.GeometryOverlay].overlay(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int) [function] [call site] 14971
1 [org.locationtech.jts.geom.Geometry].symDifference(org.locationtech.jts.geom.Geometry) [function] [call site] 14972
2 [org.locationtech.jts.geom.GeometryOverlay].symDifference(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry) [function] [call site] 14973
3 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14974
3 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14975
3 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14976
3 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14977
3 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14978
3 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14979
3 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14980
3 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14981
3 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14982
3 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14983
3 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14984
3 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14985
3 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14986
3 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14987
3 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14988
3 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14989
3 [org.locationtech.jts.operation.overlay.OverlayOp].createEmptyResult(int,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.GeometryFactory) [function] [call site] 14990
3 [org.locationtech.jts.geom.Geometry].getFactory() [function] [call site] 14991
3 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 14992
3 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14993
3 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14994
3 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 14995
3 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 14996
3 [org.locationtech.jts.geom.Geometry].copy() [function] [call site] 14997
3 [org.locationtech.jts.geom.GeometryCollection].isEmpty() [function] [call site] 14998
3 [org.locationtech.jts.geom.Polygon].isEmpty() [function] [call site] 14999
3 [org.locationtech.jts.geom.LineString].isEmpty() [function] [call site] 15000
3 [org.locationtech.jts.geom.Point].isEmpty() [function] [call site] 15001
3 [org.locationtech.jts.geom.Geometry].checkNotGeometryCollection(org.locationtech.jts.geom.Geometry) [function] [call site] 15002
3 [org.locationtech.jts.geom.Geometry].checkNotGeometryCollection(org.locationtech.jts.geom.Geometry) [function] [call site] 15003
3 [org.locationtech.jts.geom.GeometryOverlay].overlay(org.locationtech.jts.geom.Geometry,org.locationtech.jts.geom.Geometry,int) [function] [call site] 15004