geos_390_docs/classgeos_1_1operation_1_1v...

339 lines
22 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
-->
<!-- Title: geos::operation::valid::ConsistentAreaTester Pages: 1 -->
<!--zoomable 291 -->
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
<style type="text/css"><![CDATA[
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
<script type="text/javascript"><![CDATA[
var edges = document.getElementsByTagName('g');
if (edges && edges.length) {
for (var i=0;i<edges.length;i++) {
if (edges[i].id.substr(0,4)=='edge') {
edges[i].setAttribute('class','edge');
}
}
}
]]></script>
<defs>
<circle id="rim" cx="0" cy="0" r="7"/>
<circle id="rim2" cx="0" cy="0" r="3.5"/>
<g id="zoomPlus">
<use xlink:href="#rim" fill="#404040">
<set attributeName="fill" to="#808080" begin="zoomplus.mouseover" end="zoomplus.mouseout"/>
</use>
<path d="M-4,0h8M0,-4v8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/>
</g>
<g id="zoomMin">
<use xlink:href="#rim" fill="#404040">
<set attributeName="fill" to="#808080" begin="zoomminus.mouseover" end="zoomminus.mouseout"/>
</use>
<path d="M-4,0h8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/>
</g>
<g id="dirArrow">
<path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
</g>
<g id="resetDef">
<use xlink:href="#rim2" fill="#404040">
<set attributeName="fill" to="#808080" begin="reset.mouseover" end="reset.mouseout"/>
</use>
</g>
</defs>
<script type="text/javascript">
var viewWidth = 1367;
var viewHeight = 291;
var sectionId = 'dynsection-0';
</script>
<script xlink:href="svgpan.js"/>
<svg id="graph" class="graph">
<g id="viewport">
<title>geos::operation::valid::ConsistentAreaTester</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-286.5 1363,-286.5 1363,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="1231,-182.5 1231,-214.5 1359,-214.5 1359,-182.5 1231,-182.5"/>
<text text-anchor="start" x="1239" y="-201.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::operation::valid</text>
<text text-anchor="middle" x="1295" y="-189.7" font-family="Helvetica,sans-Serif" font-size="11.00">::ConsistentAreaTester</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="classgeos_1_1geom_1_1Coordinate.html" target="_top" xlink:title="Coordinate is the lightweight class used to store coordinates. ">
<polygon fill="white" stroke="black" points="657,-211.5 657,-231.5 789,-231.5 789,-211.5 657,-211.5"/>
<text text-anchor="middle" x="723" y="-218.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::Coordinate</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge"><title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M799.425,-218.457C912.725,-213.885 1124.81,-205.327 1230.61,-201.058"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="798.959,-214.972 789.109,-218.873 799.242,-221.967 798.959,-214.972"/>
<text text-anchor="middle" x="1050.5" y="-215.7" font-family="Helvetica,sans-Serif" font-size="11.00"> invalidPoint</text>
</g>
<!-- Node2&#45;&gt;Node2 -->
<g id="edge2" class="edge"><title>Node2&#45;&gt;Node2</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M693.179,-240.664C694.602,-245.955 704.543,-250 723,-250 751.125,-250 759.475,-240.607 748.049,-231.727"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="696.328,-242.197 697.951,-231.727 690.153,-238.899 696.328,-242.197"/>
<text text-anchor="middle" x="723" y="-253.2" font-family="Helvetica,sans-Serif" font-size="11.00"> _nullCoord</text>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><a xlink:href="classgeos_1_1algorithm_1_1LineIntersector.html" target="_top" xlink:title="A LineIntersector is an algorithm that can both test whether two line segments intersect and compute ...">
<polygon fill="white" stroke="black" points="967,-252.5 967,-272.5 1134,-272.5 1134,-252.5 967,-252.5"/>
<text text-anchor="middle" x="1050.5" y="-259.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::algorithm::LineIntersector</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node3 -->
<g id="edge4" class="edge"><title>Node2&#45;&gt;Node3</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M799.083,-230.957C850.206,-237.397 917.779,-245.908 969.845,-252.467"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="799.447,-227.476 789.087,-229.698 798.572,-234.421 799.447,-227.476"/>
<text text-anchor="middle" x="887" y="-264.7" font-family="Helvetica,sans-Serif" font-size="11.00"> inputLines</text>
<text text-anchor="middle" x="887" y="-252.7" font-family="Helvetica,sans-Serif" font-size="11.00">intPt</text>
</g>
<!-- Node8 -->
<g id="node8" class="node"><title>Node8</title>
<g id="a_node8"><a xlink:href="classgeos_1_1geomgraph_1_1GeometryGraph.html" target="_top" xlink:title="A GeometryGraph is a graph that models a given Geometry. ">
<polygon fill="white" stroke="black" points="973.5,-143.5 973.5,-175.5 1127.5,-175.5 1127.5,-143.5 973.5,-143.5"/>
<text text-anchor="start" x="981.5" y="-162.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geomgraph::Geometry</text>
<text text-anchor="middle" x="1050.5" y="-150.7" font-family="Helvetica,sans-Serif" font-size="11.00">Graph</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node8 -->
<g id="edge18" class="edge"><title>Node2&#45;&gt;Node8</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M771.375,-208.857C792.327,-203.358 814.556,-197.677 825,-195.5 874.077,-185.271 929.712,-176.332 973.32,-169.919"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="770.347,-205.509 761.569,-211.441 772.131,-212.278 770.347,-205.509"/>
<text text-anchor="middle" x="887" y="-198.7" font-family="Helvetica,sans-Serif" font-size="11.00"> invalidPoint</text>
</g>
<!-- Node3&#45;&gt;Node1 -->
<g id="edge3" class="edge"><title>Node3&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M1144.22,-251.286C1166.98,-247.364 1191.1,-242.205 1213,-235.5 1230.44,-230.16 1249.02,-221.882 1263.97,-214.508"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="1143.51,-247.856 1134.21,-252.947 1144.65,-254.762 1143.51,-247.856"/>
<text text-anchor="middle" x="1182.5" y="-252.7" font-family="Helvetica,sans-Serif" font-size="11.00"> li</text>
</g>
<!-- Node4 -->
<g id="node4" class="node"><title>Node4</title>
<g id="a_node4"><a xlink:href="classgeos_1_1geom_1_1PrecisionModel.html" target="_top" xlink:title="Specifies the precision model of the Coordinate in a Geometry. ">
<polygon fill="white" stroke="black" points="15,-222.5 15,-242.5 167,-242.5 167,-222.5 15,-222.5"/>
<text text-anchor="middle" x="91" y="-229.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::PrecisionModel</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node3 -->
<g id="edge5" class="edge"><title>Node4&#45;&gt;Node3</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M177.082,-240.079C313.604,-251.71 590.112,-273.082 825,-277.5 880.101,-278.536 894.04,-281.579 949,-277.5 963.162,-276.449 978.355,-274.576 992.53,-272.501"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="177.361,-236.591 167.099,-239.225 176.764,-243.565 177.361,-236.591"/>
<text text-anchor="middle" x="562.5" y="-273.7" font-family="Helvetica,sans-Serif" font-size="11.00"> precisionModel</text>
</g>
<!-- Node11 -->
<g id="node11" class="node"><title>Node11</title>
<g id="a_node11"><a xlink:href="classgeos_1_1geom_1_1GeometryFactory.html" target="_top" xlink:title="Supplies a set of utility methods for building Geometry objects from CoordinateSequence or other Geom...">
<polygon fill="white" stroke="black" points="324,-139.5 324,-159.5 486,-159.5 486,-139.5 324,-139.5"/>
<text text-anchor="middle" x="405" y="-146.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::GeometryFactory</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node11 -->
<g id="edge14" class="edge"><title>Node4&#45;&gt;Node11</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M139.577,-219.843C201.74,-203.306 309.347,-174.68 366.232,-159.547"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="138.399,-216.535 129.634,-222.488 140.198,-223.3 138.399,-216.535"/>
<text text-anchor="middle" x="253" y="-206.7" font-family="Helvetica,sans-Serif" font-size="11.00"> precisionModel</text>
</g>
<!-- Node5 -->
<g id="node5" class="node"><title>Node5</title>
<g id="a_node5"><a xlink:href="classgeos_1_1operation_1_1relate_1_1RelateNodeGraph.html" target="_top" xlink:title="Implements the simple graph of Nodes and geomgraph::EdgeEnd which is all that is required to determin...">
<polygon fill="white" stroke="black" points="825,-37.5 825,-69.5 949,-69.5 949,-37.5 825,-37.5"/>
<text text-anchor="start" x="833" y="-56.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::operation::relate</text>
<text text-anchor="middle" x="887" y="-44.7" font-family="Helvetica,sans-Serif" font-size="11.00">::RelateNodeGraph</text>
</a>
</g>
</g>
<!-- Node5&#45;&gt;Node1 -->
<g id="edge6" class="edge"><title>Node5&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M959.127,-69.5827C1008.84,-81.6857 1076.37,-99.8654 1134,-121.5 1181.04,-139.159 1233.05,-165.547 1264.62,-182.389"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="959.658,-66.1104 949.116,-67.1686 958.017,-72.9153 959.658,-66.1104"/>
<text text-anchor="middle" x="1050.5" y="-124.7" font-family="Helvetica,sans-Serif" font-size="11.00"> nodeGraph</text>
</g>
<!-- Node6 -->
<g id="node6" class="node"><title>Node6</title>
<g id="a_node6"><a xlink:href="classgeos_1_1geomgraph_1_1NodeMap.html" target="_top" xlink:title="geos::geomgraph::NodeMap">
<polygon fill="white" stroke="black" points="328,-73.5 328,-93.5 482,-93.5 482,-73.5 328,-73.5"/>
<text text-anchor="middle" x="405" y="-80.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geomgraph::NodeMap</text>
</a>
</g>
</g>
<!-- Node6&#45;&gt;Node5 -->
<g id="edge7" class="edge"><title>Node6&#45;&gt;Node5</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M492.303,-78.106C588.148,-72.1158 740.444,-62.5973 824.768,-57.327"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="491.82,-74.6294 482.057,-78.7464 492.256,-81.6157 491.82,-74.6294"/>
<text text-anchor="middle" x="562.5" y="-80.7" font-family="Helvetica,sans-Serif" font-size="11.00"> nodes</text>
</g>
<!-- Node9 -->
<g id="node9" class="node"><title>Node9</title>
<g id="a_node9"><a xlink:href="classgeos_1_1geomgraph_1_1PlanarGraph.html" target="_top" xlink:title="Represents a directed graph which is embeddable in a planar surface. ">
<polygon fill="white" stroke="black" points="639,-119.5 639,-139.5 807,-139.5 807,-119.5 639,-119.5"/>
<text text-anchor="middle" x="723" y="-126.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geomgraph::PlanarGraph</text>
</a>
</g>
</g>
<!-- Node6&#45;&gt;Node9 -->
<g id="edge11" class="edge"><title>Node6&#45;&gt;Node9</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M492.124,-93.0975C531.494,-97.7974 578.69,-103.87 621,-110.5 637.658,-113.11 655.78,-116.382 672.016,-119.472"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="492.371,-89.6024 482.029,-91.9019 491.548,-96.5538 492.371,-89.6024"/>
<text text-anchor="middle" x="562.5" y="-113.7" font-family="Helvetica,sans-Serif" font-size="11.00"> nodes</text>
</g>
<!-- Node7 -->
<g id="node7" class="node"><title>Node7</title>
<g id="a_node7"><a xlink:href="classgeos_1_1geomgraph_1_1NodeFactory.html" target="_top" xlink:title="geos::geomgraph::NodeFactory">
<polygon fill="white" stroke="black" points="6.5,-73.5 6.5,-93.5 175.5,-93.5 175.5,-73.5 6.5,-73.5"/>
<text text-anchor="middle" x="91" y="-80.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geomgraph::NodeFactory</text>
</a>
</g>
</g>
<!-- Node7&#45;&gt;Node6 -->
<g id="edge8" class="edge"><title>Node7&#45;&gt;Node6</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M185.766,-83.5C231.203,-83.5 285.064,-83.5 327.909,-83.5"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="185.61,-80.0001 175.61,-83.5 185.61,-87.0001 185.61,-80.0001"/>
<text text-anchor="middle" x="253" y="-86.7" font-family="Helvetica,sans-Serif" font-size="11.00"> nodeFact</text>
</g>
<!-- Node8&#45;&gt;Node1 -->
<g id="edge9" class="edge"><title>Node8&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M1137.83,-173.384C1168.5,-178.317 1202.44,-183.775 1230.82,-188.339"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="1137.99,-169.865 1127.56,-171.733 1136.88,-176.776 1137.99,-169.865"/>
<text text-anchor="middle" x="1182.5" y="-188.7" font-family="Helvetica,sans-Serif" font-size="11.00"> geomGraph</text>
</g>
<!-- Node9&#45;&gt;Node8 -->
<g id="edge10" class="edge"><title>Node9&#45;&gt;Node8</title>
<path fill="none" stroke="midnightblue" d="M817.455,-138.113C866.855,-142.666 926.728,-148.185 973.282,-152.475"/>
<polygon fill="midnightblue" stroke="midnightblue" points="817.681,-134.619 807.402,-137.187 817.038,-141.59 817.681,-134.619"/>
</g>
<!-- Node10 -->
<g id="node10" class="node"><title>Node10</title>
<g id="a_node10"><a xlink:href="classgeos_1_1geom_1_1Geometry.html" target="_top" xlink:title="Basic implementation of Geometry, constructed and destructed by GeometryFactory. ">
<polygon fill="white" stroke="black" points="660,-80.5 660,-100.5 786,-100.5 786,-80.5 660,-80.5"/>
<text text-anchor="middle" x="723" y="-87.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::Geometry</text>
</a>
</g>
</g>
<!-- Node10&#45;&gt;Node8 -->
<g id="edge12" class="edge"><title>Node10&#45;&gt;Node8</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M796.377,-97.4221C840.839,-102.583 898.718,-110.939 949,-123.5 969.678,-128.666 992.059,-136.455 1010.44,-143.468"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="796.572,-93.9218 786.241,-96.2738 795.783,-100.877 796.572,-93.9218"/>
<text text-anchor="middle" x="887" y="-126.7" font-family="Helvetica,sans-Serif" font-size="11.00"> parentGeom</text>
</g>
<!-- Node11&#45;&gt;Node10 -->
<g id="edge13" class="edge"><title>Node11&#45;&gt;Node10</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M496.339,-148.138C535.744,-145.039 581.797,-137.941 621,-122.5 630.182,-118.884 630.011,-113.571 639,-109.5 646.945,-105.902 655.636,-102.953 664.308,-100.545"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="495.934,-144.658 486.208,-148.86 496.432,-151.641 495.934,-144.658"/>
<text text-anchor="middle" x="562.5" y="-150.7" font-family="Helvetica,sans-Serif" font-size="11.00"> _factory</text>
</g>
<!-- Node12 -->
<g id="node12" class="node"><title>Node12</title>
<g id="a_node12"><a xlink:href="classgeos_1_1geom_1_1CoordinateSequenceFactory.html" target="_top" xlink:title="A factory to create concrete instances of CoordinateSequences. ">
<polygon fill="white" stroke="black" points="0.5,-133.5 0.5,-165.5 181.5,-165.5 181.5,-133.5 0.5,-133.5"/>
<text text-anchor="start" x="8.5" y="-152.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::CoordinateSequence</text>
<text text-anchor="middle" x="91" y="-140.7" font-family="Helvetica,sans-Serif" font-size="11.00">Factory</text>
</a>
</g>
</g>
<!-- Node12&#45;&gt;Node11 -->
<g id="edge15" class="edge"><title>Node12&#45;&gt;Node11</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M191.945,-149.5C234.575,-149.5 283.646,-149.5 323.84,-149.5"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="191.825,-146 181.825,-149.5 191.825,-153 191.825,-146"/>
<text text-anchor="middle" x="253" y="-152.7" font-family="Helvetica,sans-Serif" font-size="11.00"> coordinateListFactory</text>
</g>
<!-- Node13 -->
<g id="node13" class="node"><title>Node13</title>
<g id="a_node13"><a xlink:href="classgeos_1_1geom_1_1Geometry_1_1GeometryChangedFilter.html" target="_top" xlink:title="geos::geom::Geometry\l::GeometryChangedFilter">
<polygon fill="white" stroke="black" points="336,-0.5 336,-32.5 474,-32.5 474,-0.5 336,-0.5"/>
<text text-anchor="start" x="344" y="-19.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::Geometry</text>
<text text-anchor="middle" x="405" y="-7.7" font-family="Helvetica,sans-Serif" font-size="11.00">::GeometryChangedFilter</text>
</a>
</g>
</g>
<!-- Node13&#45;&gt;Node10 -->
<g id="edge16" class="edge"><title>Node13&#45;&gt;Node10</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M484.116,-5.52705C525.736,-2.47381 577.233,-3.22655 621,-17.5 659.67,-30.1112 696.013,-63.5691 712.592,-80.4538"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="483.712,-2.04831 474.032,-6.35447 484.285,-9.02487 483.712,-2.04831"/>
<text text-anchor="middle" x="562.5" y="-20.7" font-family="Helvetica,sans-Serif" font-size="11.00"> geometryChangedFilter</text>
</g>
<!-- Node14 -->
<g id="node14" class="node"><title>Node14</title>
<g id="a_node14"><a xlink:href="classgeos_1_1geom_1_1GeometryComponentFilter.html" target="_top" xlink:title="geos::geom::GeometryComponent\lFilter">
<polygon fill="white" stroke="black" points="0,-0.5 0,-32.5 182,-32.5 182,-0.5 0,-0.5"/>
<text text-anchor="start" x="8" y="-19.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::GeometryComponent</text>
<text text-anchor="middle" x="91" y="-7.7" font-family="Helvetica,sans-Serif" font-size="11.00">Filter</text>
</a>
</g>
</g>
<!-- Node14&#45;&gt;Node13 -->
<g id="edge17" class="edge"><title>Node14&#45;&gt;Node13</title>
<path fill="none" stroke="midnightblue" d="M192.423,-16.5C239.266,-16.5 293.801,-16.5 335.771,-16.5"/>
<polygon fill="midnightblue" stroke="midnightblue" points="192.243,-13.0001 182.243,-16.5 192.243,-20.0001 192.243,-13.0001"/>
</g>
<!-- Node15 -->
<g id="node15" class="node"><title>Node15</title>
<g id="a_node15"><a xlink:href="classgeos_1_1algorithm_1_1BoundaryNodeRule.html" target="_top" xlink:title="An interface for rules which determine whether node points which are in boundaries of lineal geometry...">
<polygon fill="white" stroke="black" points="651.5,-158.5 651.5,-190.5 794.5,-190.5 794.5,-158.5 651.5,-158.5"/>
<text text-anchor="start" x="659.5" y="-177.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::algorithm::Boundary</text>
<text text-anchor="middle" x="723" y="-165.7" font-family="Helvetica,sans-Serif" font-size="11.00">NodeRule</text>
</a>
</g>
</g>
<!-- Node15&#45;&gt;Node8 -->
<g id="edge19" class="edge"><title>Node15&#45;&gt;Node8</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M804.593,-162.351C811.484,-161.61 818.356,-160.973 825,-160.5 874.277,-156.991 929.793,-156.711 973.289,-157.324"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="804.046,-158.891 794.509,-163.506 804.843,-165.845 804.046,-158.891"/>
<text text-anchor="middle" x="887" y="-163.7" font-family="Helvetica,sans-Serif" font-size="11.00"> boundaryNodeRule</text>
</g>
</g>
</svg>
<g id="navigator" transform="translate(0 0)" fill="#404254">
<rect fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width=".5" x="0" y="0" width="60" height="60"/>
<use id="zoomplus" xlink:href="#zoomPlus" x="17" y="9" onmousedown="handleZoom(evt,'in')"/>
<use id="zoomminus" xlink:href="#zoomMin" x="42" y="9" onmousedown="handleZoom(evt,'out')"/>
<use id="reset" xlink:href="#resetDef" x="30" y="36" onmousedown="handleReset()"/>
<g id="arrowUp" xlink:href="#dirArrow" transform="translate(30 24)" onmousedown="handlePan(0,-1)">
<use xlink:href="#rim" fill="#404040">
<set attributeName="fill" to="#808080" begin="arrowUp.mouseover" end="arrowUp.mouseout"/>
</use>
<path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
</g>
<g id="arrowRight" xlink:href="#dirArrow" transform="rotate(90) translate(36 -43)" onmousedown="handlePan(1,0)">
<use xlink:href="#rim" fill="#404040">
<set attributeName="fill" to="#808080" begin="arrowRight.mouseover" end="arrowRight.mouseout"/>
</use>
<path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
</g>
<g id="arrowDown" xlink:href="#dirArrow" transform="rotate(180) translate(-30 -48)" onmousedown="handlePan(0,1)">
<use xlink:href="#rim" fill="#404040">
<set attributeName="fill" to="#808080" begin="arrowDown.mouseover" end="arrowDown.mouseout"/>
</use>
<path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
</g>
<g id="arrowLeft" xlink:href="#dirArrow" transform="rotate(270) translate(-36 17)" onmousedown="handlePan(-1,0)">
<use xlink:href="#rim" fill="#404040">
<set attributeName="fill" to="#808080" begin="arrowLeft.mouseover" end="arrowLeft.mouseout"/>
</use>
<path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
</g>
</g>
<svg viewBox="0 0 15 15" width="100%" height="30px" preserveAspectRatio="xMaxYMin meet">
<g id="arrow_out" transform="scale(0.3 0.3)">
<a xlink:href="classgeos_1_1operation_1_1valid_1_1ConsistentAreaTester__coll__graph_org.svg" target="_base">
<rect id="button" ry="5" rx="5" y="6" x="6" height="38" width="38"
fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width="1.0"/>
<path id="arrow"
d="M 11.500037,31.436501 C 11.940474,20.09759 22.043105,11.32322 32.158766,21.979434 L 37.068811,17.246167 C 37.068811,17.246167 37.088388,32 37.088388,32 L 22.160133,31.978069 C 22.160133,31.978069 26.997745,27.140456 26.997745,27.140456 C 18.528582,18.264221 13.291696,25.230495 11.500037,31.436501 z"
style="fill:#404040;"/>
</a>
</g>
</svg>
</svg>