geos_390_docs/classgeos_1_1operation_1_1b...

230 lines
15 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::buffer::OffsetCurveSetBuilder Pages: 1 -->
<!--zoomable 197 -->
<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 = 996;
var viewHeight = 197;
var sectionId = 'dynsection-0';
</script>
<script xlink:href="svgpan.js"/>
<svg id="graph" class="graph">
<g id="viewport">
<title>geos::operation::buffer::OffsetCurveSetBuilder</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-193 992,-193 992,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="857,-63.5 857,-95.5 988,-95.5 988,-63.5 857,-63.5"/>
<text text-anchor="start" x="865" y="-82.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::operation::buffer</text>
<text text-anchor="middle" x="922.5" y="-70.7" font-family="Helvetica,sans-Serif" font-size="11.00">::OffsetCurveSetBuilder</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="639,-98.5 639,-118.5 765,-118.5 765,-98.5 639,-98.5"/>
<text text-anchor="middle" x="702" y="-105.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="#9a32cd" stroke-dasharray="5,2" d="M774.953,-98.9501C801.308,-95.4522 830.953,-91.5176 856.65,-88.1071"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="774.481,-95.482 765.029,-100.267 775.402,-102.421 774.481,-95.482"/>
<text text-anchor="middle" x="811" y="-100.7" font-family="Helvetica,sans-Serif" font-size="11.00"> inputGeom</text>
</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="324,-98.5 324,-118.5 486,-118.5 486,-98.5 324,-98.5"/>
<text text-anchor="middle" x="405" y="-105.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="M496.503,-108.5C542.525,-108.5 597.297,-108.5 638.568,-108.5"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="496.22,-105 486.22,-108.5 496.22,-112 496.22,-105"/>
<text text-anchor="middle" x="562.5" y="-111.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,-59.5 15,-79.5 167,-79.5 167,-59.5 15,-59.5"/>
<text text-anchor="middle" x="91" y="-66.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.307,-80.1634C222.985,-85.8731 278.916,-92.8646 323.794,-98.4742"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="177.486,-76.6586 167.129,-78.8911 176.617,-83.6045 177.486,-76.6586"/>
<text text-anchor="middle" x="253" y="-99.7" font-family="Helvetica,sans-Serif" font-size="11.00"> precisionModel</text>
</g>
<!-- Node8 -->
<g id="node8" class="node"><title>Node8</title>
<g id="a_node8"><a xlink:href="classgeos_1_1operation_1_1buffer_1_1OffsetCurveBuilder.html" target="_top" xlink:title="Computes the raw offset curve for a single Geometry component (ring, line or point). ">
<polygon fill="white" stroke="black" points="342.5,-35.5 342.5,-67.5 467.5,-67.5 467.5,-35.5 342.5,-35.5"/>
<text text-anchor="start" x="350.5" y="-54.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::operation::buffer</text>
<text text-anchor="middle" x="405" y="-42.7" font-family="Helvetica,sans-Serif" font-size="11.00">::OffsetCurveBuilder</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node8 -->
<g id="edge8" class="edge"><title>Node4&#45;&gt;Node8</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M155.323,-57.8938C169.945,-55.6704 185.473,-53.6721 200,-52.5 247.658,-48.6545 301.783,-48.5867 342.3,-49.3817"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="154.702,-54.4484 145.369,-59.4617 155.792,-61.3632 154.702,-54.4484"/>
<text text-anchor="middle" x="253" y="-55.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,-105.5 0.5,-137.5 181.5,-137.5 181.5,-105.5 0.5,-105.5"/>
<text text-anchor="start" x="8.5" y="-124.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::CoordinateSequence</text>
<text text-anchor="middle" x="91" y="-112.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.945,-117.336C234.575,-115.559 283.646,-113.515 323.84,-111.84"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="191.67,-113.844 181.825,-117.757 191.962,-120.838 191.67,-113.844"/>
<text text-anchor="middle" x="253" y="-120.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="336,-146.5 336,-178.5 474,-178.5 474,-146.5 336,-146.5"/>
<text text-anchor="start" x="344" y="-165.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::Geometry</text>
<text text-anchor="middle" x="405" y="-153.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="M484.219,-149.11C525.027,-142.014 575.747,-133.023 621,-124.5 630.883,-122.639 641.437,-120.579 651.53,-118.574"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="483.59,-145.667 474.336,-150.825 484.787,-152.564 483.59,-145.667"/>
<text text-anchor="middle" x="562.5" y="-149.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,-156.5 0,-188.5 182,-188.5 182,-156.5 0,-156.5"/>
<text text-anchor="start" x="8" y="-175.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::GeometryComponent</text>
<text text-anchor="middle" x="91" y="-163.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.423,-169.281C239.266,-167.78 293.801,-166.032 335.771,-164.687"/>
<polygon fill="midnightblue" stroke="midnightblue" points="192.126,-165.789 182.243,-169.608 192.35,-172.785 192.126,-165.789"/>
</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="M477.753,-55.3973C578.468,-60.8678 760.24,-70.7409 856.927,-75.9927"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="477.844,-51.8973 467.669,-54.8496 477.465,-58.8869 477.844,-51.8973"/>
<text text-anchor="middle" x="702" y="-74.7" font-family="Helvetica,sans-Serif" font-size="11.00"> curveBuilder</text>
</g>
<!-- Node9 -->
<g id="node9" class="node"><title>Node9</title>
<g id="a_node9"><a xlink:href="classgeos_1_1operation_1_1buffer_1_1BufferParameters.html" target="_top" xlink:title="Contains the parameters which describe how a buffer should be constructed. ">
<polygon fill="white" stroke="black" points="28.5,-0.5 28.5,-32.5 153.5,-32.5 153.5,-0.5 28.5,-0.5"/>
<text text-anchor="start" x="36.5" y="-19.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::operation::buffer</text>
<text text-anchor="middle" x="91" y="-7.7" font-family="Helvetica,sans-Serif" font-size="11.00">::BufferParameters</text>
</a>
</g>
</g>
<!-- Node9&#45;&gt;Node8 -->
<g id="edge9" class="edge"><title>Node9&#45;&gt;Node8</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M163.574,-20.3486C205.242,-23.0473 258.718,-27.2964 306,-33.5 317.835,-35.0528 330.409,-37.0761 342.465,-39.2036"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="163.719,-16.8509 153.518,-19.7125 163.277,-23.8369 163.719,-16.8509"/>
<text text-anchor="middle" x="253" y="-36.7" font-family="Helvetica,sans-Serif" font-size="11.00"> bufParams</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_1buffer_1_1OffsetCurveSetBuilder__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>