geos_390_docs/classgeos_1_1geom_1_1Point_...

240 lines
15 KiB
XML
Raw Permalink Normal View History

2020-12-23 18:34:09 -08:00
<?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::geom::Point Pages: 1 -->
<!--zoomable 218 -->
<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 = 1042;
var viewHeight = 218;
var sectionId = 'dynsection-1';
</script>
<script xlink:href="svgpan.js"/>
<svg id="graph" class="graph">
<g id="viewport">
<title>geos::geom::Point</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-214 1038,-214 1038,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="930,-75.5 930,-95.5 1034,-95.5 1034,-75.5 930,-75.5"/>
<text text-anchor="middle" x="982" y="-82.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::Point</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><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="682.5,-96.5 682.5,-116.5 808.5,-116.5 808.5,-96.5 682.5,-96.5"/>
<text text-anchor="middle" x="745.5" y="-103.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::Geometry</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge"><title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M818.691,-100.035C854.701,-96.8104 897.398,-92.9868 929.96,-90.0707"/>
<polygon fill="midnightblue" stroke="midnightblue" points="818.374,-96.5494 808.726,-100.928 818.998,-103.522 818.374,-96.5494"/>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><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="332.5,-144.5 332.5,-164.5 494.5,-164.5 494.5,-144.5 332.5,-144.5"/>
<text text-anchor="middle" x="413.5" y="-151.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::GeometryFactory</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge2" class="edge"><title>Node3&#45;&gt;Node2</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M495.482,-143.043C537.933,-137.002 590.786,-129.426 638,-122.5 652.337,-120.397 667.754,-118.101 682.283,-115.921"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="494.889,-139.592 485.481,-144.465 495.875,-146.522 494.889,-139.592"/>
<text text-anchor="middle" x="579.5" y="-142.7" font-family="Helvetica,sans-Serif" font-size="11.00"> _factory</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,-189.5 15,-209.5 167,-209.5 167,-189.5 15,-189.5"/>
<text text-anchor="middle" x="91" y="-196.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::PrecisionModel</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node3 -->
<g id="edge3" class="edge"><title>Node4&#45;&gt;Node3</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M177.357,-188.22C216.566,-182.965 263.662,-176.549 306,-170.5 319.234,-168.609 333.383,-166.527 346.904,-164.507"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="176.753,-184.77 167.306,-189.565 177.681,-191.708 176.753,-184.77"/>
<text text-anchor="middle" x="253" y="-187.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_1geom_1_1CoordinateSequenceFactory.html" target="_top" xlink:title="A factory to create concrete instances of CoordinateSequences. ">
<polygon fill="white" stroke="black" points="0.5,-138.5 0.5,-170.5 181.5,-170.5 181.5,-138.5 0.5,-138.5"/>
<text text-anchor="start" x="8.5" y="-157.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::CoordinateSequence</text>
<text text-anchor="middle" x="91" y="-145.7" font-family="Helvetica,sans-Serif" font-size="11.00">Factory</text>
</a>
</g>
</g>
<!-- Node5&#45;&gt;Node3 -->
<g id="edge4" class="edge"><title>Node5&#45;&gt;Node3</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M191.828,-154.5C237.055,-154.5 289.805,-154.5 332.389,-154.5"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="191.703,-151 181.703,-154.5 191.703,-158 191.703,-151"/>
<text text-anchor="middle" x="253" y="-157.7" font-family="Helvetica,sans-Serif" font-size="11.00"> coordinateListFactory</text>
</g>
<!-- Node6 -->
<g id="node6" class="node"><title>Node6</title>
<g id="a_node6"><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="344.5,-90.5 344.5,-122.5 482.5,-122.5 482.5,-90.5 344.5,-90.5"/>
<text text-anchor="start" x="352.5" y="-109.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::Geometry</text>
<text text-anchor="middle" x="413.5" y="-97.7" font-family="Helvetica,sans-Serif" font-size="11.00">::GeometryChangedFilter</text>
</a>
</g>
</g>
<!-- Node6&#45;&gt;Node2 -->
<g id="edge5" class="edge"><title>Node6&#45;&gt;Node2</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M493.086,-106.5C551.008,-106.5 628.723,-106.5 682.342,-106.5"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="492.876,-103 482.876,-106.5 492.876,-110 492.876,-103"/>
<text text-anchor="middle" x="579.5" y="-109.7" font-family="Helvetica,sans-Serif" font-size="11.00"> geometryChangedFilter</text>
</g>
<!-- Node7 -->
<g id="node7" class="node"><title>Node7</title>
<g id="a_node7"><a xlink:href="classgeos_1_1geom_1_1GeometryComponentFilter.html" target="_top" xlink:title="geos::geom::GeometryComponent\lFilter">
<polygon fill="white" stroke="black" points="0,-87.5 0,-119.5 182,-119.5 182,-87.5 0,-87.5"/>
<text text-anchor="start" x="8" y="-106.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::GeometryComponent</text>
<text text-anchor="middle" x="91" y="-94.7" font-family="Helvetica,sans-Serif" font-size="11.00">Filter</text>
</a>
</g>
</g>
<!-- Node7&#45;&gt;Node6 -->
<g id="edge6" class="edge"><title>Node7&#45;&gt;Node6</title>
<path fill="none" stroke="midnightblue" d="M192.225,-104.438C241.719,-104.901 300.142,-105.448 344.38,-105.862"/>
<polygon fill="midnightblue" stroke="midnightblue" points="192.162,-100.938 182.13,-104.344 192.097,-107.937 192.162,-100.938"/>
</g>
<!-- Node8 -->
<g id="node8" class="node"><title>Node8</title>
<g id="a_node8"><a xlink:href="classgeos_1_1geom_1_1FixedSizeCoordinateSequence.html" target="_top" xlink:title="geos::geom::FixedSizeCoordinate\lSequence\&lt; 1 \&gt;">
<polygon fill="white" stroke="black" points="656,-45.5 656,-77.5 835,-77.5 835,-45.5 656,-45.5"/>
<text text-anchor="start" x="664" y="-64.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::FixedSizeCoordinate</text>
<text text-anchor="middle" x="745.5" y="-52.7" font-family="Helvetica,sans-Serif" font-size="11.00">Sequence&lt; 1 &gt;</text>
</a>
</g>
</g>
<!-- Node8&#45;&gt;Node1 -->
<g id="edge7" class="edge"><title>Node8&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M845.064,-69.7922C867.108,-71.8253 890.365,-74.1096 912,-76.5 917.764,-77.1368 923.792,-77.8513 929.782,-78.5918"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="845.308,-66.3 835.032,-68.8763 844.672,-73.2711 845.308,-66.3"/>
<text text-anchor="middle" x="882.5" y="-79.7" font-family="Helvetica,sans-Serif" font-size="11.00"> coordinates</text>
</g>
<!-- Node9 -->
<g id="node9" class="node"><title>Node9</title>
<g id="a_node9"><a xlink:href="classgeos_1_1geom_1_1CoordinateSequence.html" target="_top" xlink:title="The internal representation of a list of coordinates inside a Geometry. ">
<polygon fill="white" stroke="black" points="0.5,-32.5 0.5,-52.5 181.5,-52.5 181.5,-32.5 0.5,-32.5"/>
<text text-anchor="middle" x="91" y="-39.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::CoordinateSequence</text>
</a>
</g>
</g>
<!-- Node9&#45;&gt;Node8 -->
<g id="edge8" class="edge"><title>Node9&#45;&gt;Node8</title>
<path fill="none" stroke="midnightblue" d="M191.784,-45.4056C318.371,-49.0916 534.735,-55.3919 655.801,-58.9172"/>
<polygon fill="midnightblue" stroke="midnightblue" points="191.798,-41.9046 181.7,-45.112 191.594,-48.9016 191.798,-41.9046"/>
</g>
<!-- Node10 -->
<g id="node10" class="node"><title>Node10</title>
<g id="a_node10"><a xlink:href="classgeos_1_1geom_1_1FixedSizeCoordinateSequence.html" target="_top" xlink:title="geos::geom::FixedSizeCoordinate\lSequence\&lt; N \&gt;">
<polygon fill="white" stroke="black" points="324,-0.5 324,-32.5 503,-32.5 503,-0.5 324,-0.5"/>
<text text-anchor="start" x="332" y="-19.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::FixedSizeCoordinate</text>
<text text-anchor="middle" x="413.5" y="-7.7" font-family="Helvetica,sans-Serif" font-size="11.00">Sequence&lt; N &gt;</text>
</a>
</g>
</g>
<!-- Node9&#45;&gt;Node10 -->
<g id="edge10" class="edge"><title>Node9&#45;&gt;Node10</title>
<path fill="none" stroke="midnightblue" d="M191.741,-34.4087C234.037,-30.9775 282.925,-27.0115 323.928,-23.6853"/>
<polygon fill="midnightblue" stroke="midnightblue" points="191.388,-30.9258 181.703,-35.223 191.954,-37.9029 191.388,-30.9258"/>
</g>
<!-- Node10&#45;&gt;Node8 -->
<g id="edge9" class="edge"><title>Node10&#45;&gt;Node8</title>
<path fill="none" stroke="orange" stroke-dasharray="5,2" d="M513.554,-21.6164C552.509,-24.4893 597.518,-28.8786 638,-35.5 653.684,-38.0653 670.467,-41.7232 685.963,-45.4881"/>
<polygon fill="orange" stroke="orange" points="513.487,-18.1028 503.263,-20.882 512.988,-25.085 513.487,-18.1028"/>
<text text-anchor="middle" x="579.5" y="-38.7" font-family="Helvetica,sans-Serif" font-size="11.00"> &lt; 1 &gt;</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_1geom_1_1Point__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>