aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Graphics/transportation.svg
blob: a77a1e0175dca8f920bc601c8619810d985d0943 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #888888 } /* Comment.PreprocFile */
.highlight .c1 { color: #888888 } /* Comment.Single */
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #333333 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #666666 } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008800 } /* Keyword.Pseudo */
.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */
.highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */
.highlight .na { color: #336699 } /* Name.Attribute */
.highlight .nb { color: #003388 } /* Name.Builtin */
.highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */
.highlight .no { color: #003366; font-weight: bold } /* Name.Constant */
.highlight .nd { color: #555555 } /* Name.Decorator */
.highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */
.highlight .nl { color: #336699; font-style: italic } /* Name.Label */
.highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */
.highlight .py { color: #336699; font-weight: bold } /* Name.Property */
.highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #336699 } /* Name.Variable */
.highlight .ow { color: #008800 } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */
.highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */
.highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */
.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */
.highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */
.highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */
.highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */
.highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */
.highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */
.highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */
.highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */
.highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */
.highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */
.highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */
.highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */
.highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */
.highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */
.highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */
.highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */
.highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */
.highlight .vc { color: #336699 } /* Name.Variable.Class */
.highlight .vg { color: #dd7700 } /* Name.Variable.Global */
.highlight .vi { color: #3333bb } /* Name.Variable.Instance */
.highlight .vm { color: #336699 } /* Name.Variable.Magic */
.highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
<mahapps:MetroWindow x:Class="Tango.MachineStudio.UI.Windows.ModuleWindow"
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
        xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
        xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
        xmlns:local="clr-namespace:Tango.MachineStudio.UI.Windows"
        xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes"
        xmlns:converters="clr-namespace:Tango.SharedUI.Converters;assembly=Tango.SharedUI"
        xmlns:mahapps="http://metro.mahapps.com/winfx/xaml/controls"
        xmlns:views="clr-namespace:Tango.MachineStudio.UI.Views"
        xmlns:sharedControls="clr-namespace:Tango.SharedUI.Controls;assembly=Tango.SharedUI"
        mc:Ignorable="d"
        Title="{Binding RelativeSource={RelativeSource Self},Path=ModuleContext.Module.Name}" Height="800" Width="1280" WindowStartupLocation="CenterOwner" WindowState="Maximized" Foreground="#494949" BorderThickness="1" BorderBrush="{StaticResource AccentColorBrush}">

    <Window.Resources>
        <converters:StringEllipsisConverter x:Key="StringEllipsisConverter" />
    </Window.Resources>
    
    <Grid>
        <Grid.Background>
            <ImageBrush ImageSource="/Images/White-Abstract.png" Stretch="Fill"></ImageBrush>
        </Grid.Background>
        <Viewbox Stretch="Fill" UseLayoutRounding="True" SnapsToDevicePixels="True">
            <Grid Width="1920" Height="1145">
                <Grid>
                    <DockPanel>
                        <materialDesign:ColorZone Padding="16" materialDesign:ShadowAssist.ShadowDepth="Depth2"
                                            Mode="PrimaryMid" DockPanel.Dock="Top">
                            <DockPanel>
                                <Grid>
                                    <StackPanel Orientation="Horizontal" VerticalAlignment="Center" Height="60" HorizontalAlignment="Center">
                                        <Image Source="/Images/machine-trans.png" RenderOptions.BitmapScalingMode="Fant"></Image>
                                        <TextBlock Text="Machine Studio" VerticalAlignment="Center" Margin="20 0 0 0" FontSize="36"/>
                                    </StackPanel>
                                </Grid>
                            </DockPanel>
                        </materialDesign:ColorZone>

                        <Grid>
                            <Grid>
                                <Grid.RowDefinitions>
                                    <RowDefinition Height="Auto"/>
                                    <RowDefinition Height="1*"/>
                                </Grid.RowDefinitions>

                                <Grid Grid.Row="1" x:Name="grid">
                                    
                                </Grid>
                            </Grid>

                            <Border HorizontalAlignment="Right" Margin="0 -1 10 0" VerticalAlignment="Top" Width="300" Height="40" Padding="5" CornerRadius="0 0 30 30" BorderThickness="1 0 1 1" BorderBrush="DimGray">
                                <Border.Style>
                                    <Style TargetType="Border">
                                        <!--<Setter Property="Background" Value="{StaticResource BlueGradientBrush}"/>-->
                                        <Setter Property="RenderTransform">
                                            <Setter.Value>
                                                <ScaleTransform ScaleX="1" ScaleY="0"></ScaleTransform>
                                            </Setter.Value>
                                        </Setter>
                                        <Style.Triggers>
                                            <DataTrigger Binding="{Binding NotificationProvider.HasTaskItems}" Value="True">
                                                <DataTrigger.EnterActions>
                                                    <BeginStoryboard HandoffBehavior="Compose">
                                                        <Storyboard>
                                                            <DoubleAnimation Storyboard.TargetProperty="RenderTransform.ScaleY" FillBehavior="HoldEnd" To="1" Duration="00:00:0.2"></DoubleAnimation>
                                                        </Storyboard>
                                                    </BeginStoryboard>
                                                </DataTrigger.EnterActions>
                                                <DataTrigger.ExitActions>
                                                    <BeginStoryboard HandoffBehavior="Compose">
                                                        <Storyboard>
                                                            <DoubleAnimation BeginTime="00:00:02" FillBehavior="HoldEnd" Storyboard.TargetProperty="RenderTransform.ScaleY" To="0" From="1" Duration="00:00:0.5"></DoubleAnimation>
                                                        </Storyboard>
                                                    </BeginStoryboard>
                                                </DataTrigger.ExitActions>
                                            </DataTrigger>
                                        </Style.Triggers>
                                    </Style>
                                </Border.Style>
                                <Border.Background>
                                    <LinearGradientBrush StartPoint="0.5,0" EndPoint="0.5,1">
                                        <GradientStop Color="#FF03A9F4"/>
                                        <GradientStop Color="#0081BB" Offset="1"/>
                                    </LinearGradientBrush>
                                </Border.Background>

                                <StackPanel Orientation="Horizontal" VerticalAlignment="Center" Margin="20 0 0 0">
                                    <mahapps:ProgressRing Width="24" Height="24" Foreground="White"></mahapps:ProgressRing>
                                    <TextBlock Text="{Binding NotificationProvider.CurrentTaskItem.Message,Converter={StaticResource StringEllipsisConverter},ConverterParameter=35}" Foreground="White" VerticalAlignment="Center" Margin="10 0 0 0" TextWrapping="Wrap"></TextBlock>
                                </StackPanel>
                            </Border>
                        </Grid>
                    </DockPanel>
                </Grid>
            </Grid>
        </Viewbox>
    </Grid>
</mahapps:MetroWindow>
3.351,446.609,276.73,444.861,281.913z"/> </g> <g> <path id="SVGCleanerId_4_1_" style="fill:#B7C4C4;" d="M29.889,232.154c45.403,65.363,135.215,81.566,200.57,36.194"/> </g> <g> <path id="SVGCleanerId_5_1_" style="fill:#086CB7;" d="M238.793,262.551c-3.182-4.639-9.523-5.797-14.155-2.576 c-60.629,42.118-144.274,27.034-186.384-33.65c-3.198-4.592-9.57-5.742-14.171-2.528c-4.584,3.174-5.727,9.539-2.536,14.163 c48.506,69.876,144.833,87.261,214.709,38.723C240.872,273.469,242.014,267.144,238.793,262.551z"/> </g> <g> <path id="SVGCleanerId_6_1_" style="fill:#1382CE;" d="M1.996,251.209c-1.631-2.387-2.371-5.356-1.812-8.46l7.719-42.803 l42.843,7.696c6.105,1.15,10.185,6.995,9.043,13.084c-1.079,6.112-6.908,10.153-13.028,9.074l-20.701-3.734l-3.757,20.693 c-1.095,6.12-6.924,10.177-13.076,9.074C6.179,255.297,3.659,253.579,1.996,251.209z"/> </g> <g> <path id="SVGCleanerId_7_1_" style="fill:#086CB7;" d="M59.254,222.206l-41.015-7.389l-7.389,40.984 c5.474,0.181,10.429-3.458,11.445-9.043l3.765-20.693l20.708,3.742C52.362,230.784,57.489,227.397,59.254,222.206z"/> </g> <path style="fill:#B7C4C4;" d="M395.071,423.233c14.123-78.336-37.935-153.285-116.248-167.416"/> <path style="fill:#086CB7;" d="M268.827,254.028c-1.016,5.53,2.662,10.831,8.2,11.815c72.665,13.107,121.123,82.897,108.016,155.601 c-1,5.49,2.678,10.815,8.216,11.815c5.49,0.985,10.799-2.702,11.8-8.216c15.124-83.708-40.724-164.131-124.432-179.224 C275.121,244.836,269.812,248.515,268.827,254.028z"/> <path style="fill:#1382CE;" d="M428.256,429.479c-0.504,2.828-2.111,5.474-4.695,7.27l-35.753,24.797l-24.828-35.738 c-3.521-5.112-2.261-12.13,2.844-15.636c5.088-3.56,12.06-2.308,15.644,2.788l11.981,17.29l17.306-11.981 c5.088-3.552,12.091-2.308,15.644,2.828C428.193,423.626,428.768,426.651,428.256,429.479z"/> <path style="fill:#086CB7;" d="M367.273,409.503l23.773,34.241l34.202-23.765c-3.742-4.017-9.83-4.931-14.478-1.709l-17.306,11.981 l-11.981-17.29C378.214,408.33,372.196,407.085,367.273,409.503z"/> <path style="fill:#B7C4C4;" d="M109.028,80.886C94.921,159.222,146.963,234.186,225.26,248.31"/> <path style="fill:#086CB7;" d="M235.272,250.106c1.016-5.537-2.647-10.839-8.2-11.831c-72.649-13.099-121.123-82.897-108-155.585 c0.985-5.506-2.694-10.831-8.231-11.823c-5.49-0.992-10.784,2.694-11.8,8.224c-15.124,83.716,40.708,164.116,124.432,179.208 C229.009,259.29,234.287,255.635,235.272,250.106z"/> <path style="fill:#1382CE;" d="M75.843,74.639c0.52-2.836,2.127-5.451,4.695-7.27l35.738-24.789l24.86,35.73 c3.505,5.136,2.245,12.146-2.875,15.644c-5.081,3.56-12.06,2.3-15.612-2.796l-12.012-17.282L93.361,85.856 c-5.104,3.568-12.091,2.308-15.659-2.82C75.906,80.492,75.331,77.491,75.843,74.639z"/> <path style="fill:#086CB7;" d="M136.826,94.615L113.069,60.39L78.852,84.155c3.742,4.001,9.815,4.915,14.494,1.694l17.274-11.981 l12.012,17.282C125.9,95.813,131.918,97.049,136.826,94.615z"/> <circle style="fill:#1382CE;" cx="252.049" cy="252.051" r="36.108"/> <path style="fill:#086CB7;" d="M226.52,226.522c14.108-14.1,36.966-14.1,51.058,0c14.108,14.1,14.108,36.959,0,51.058"/> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> </svg>