1234567891011121314151617181920212223242526272829303132333435363738 |
- <mxfile host="app.diagrams.net" modified="2023-09-14T08:29:30.903Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.81" etag="cAKQUKqRWfri15r9SrSD" version="21.7.5" type="device">
- <diagram name="Page-1" id="5d7acffa-a066-3a61-03fe-96351882024d">
- <mxGraphModel dx="1378" dy="801" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1100" pageHeight="850" background="#ffffff" math="0" shadow="0">
- <root>
- <mxCell id="0" />
- <mxCell id="1" parent="0" />
- <mxCell id="_Ki3IaYhgnAdCO9qBAwx-8" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="_Ki3IaYhgnAdCO9qBAwx-1" target="_Ki3IaYhgnAdCO9qBAwx-5">
- <mxGeometry relative="1" as="geometry" />
- </mxCell>
- <mxCell id="_Ki3IaYhgnAdCO9qBAwx-1" value="Tof3DCameraManager" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
- <mxGeometry x="310" y="172" width="160" height="86" as="geometry">
- <mxRectangle x="310" y="172" width="170" height="30" as="alternateBounds" />
- </mxGeometry>
- </mxCell>
- <mxCell id="_Ki3IaYhgnAdCO9qBAwx-2" value="+ field: type" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="_Ki3IaYhgnAdCO9qBAwx-1">
- <mxGeometry y="26" width="160" height="26" as="geometry" />
- </mxCell>
- <mxCell id="_Ki3IaYhgnAdCO9qBAwx-3" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=inherit;" vertex="1" parent="_Ki3IaYhgnAdCO9qBAwx-1">
- <mxGeometry y="52" width="160" height="8" as="geometry" />
- </mxCell>
- <mxCell id="_Ki3IaYhgnAdCO9qBAwx-4" value="+ main():&nbsp;" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="_Ki3IaYhgnAdCO9qBAwx-1">
- <mxGeometry y="60" width="160" height="26" as="geometry" />
- </mxCell>
- <mxCell id="_Ki3IaYhgnAdCO9qBAwx-5" value="" style="ellipse;html=1;shape=startState;fillColor=#000000;strokeColor=#ff0000;" vertex="1" parent="1">
- <mxGeometry x="530" y="200" width="30" height="30" as="geometry" />
- </mxCell>
- <mxCell id="_Ki3IaYhgnAdCO9qBAwx-6" value="" style="edgeStyle=orthogonalEdgeStyle;html=1;verticalAlign=bottom;endArrow=open;endSize=8;strokeColor=#ff0000;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" source="_Ki3IaYhgnAdCO9qBAwx-5" parent="1" target="_Ki3IaYhgnAdCO9qBAwx-7">
- <mxGeometry relative="1" as="geometry">
- <mxPoint x="545" y="828" as="targetPoint" />
- </mxGeometry>
- </mxCell>
- <mxCell id="_Ki3IaYhgnAdCO9qBAwx-7" value="" style="ellipse;html=1;shape=endState;fillColor=#000000;strokeColor=#ff0000;" vertex="1" parent="1">
- <mxGeometry x="530" y="860" width="30" height="30" as="geometry" />
- </mxCell>
- </root>
- </mxGraphModel>
- </diagram>
- </mxfile>
|