Represents a control that displays a PlotModel.
示例#1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.window = ((SLRS.Graph)(target));
                return;

            case 2:
                this.graph = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 3:
                this.lbl_epochSum = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.lbl_timeSum = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.newGraph = ((System.Windows.Controls.Button)(target));

            #line 17 "..\..\..\NNEvaluation\Graph.xaml"
                this.newGraph.Click += new System.Windows.RoutedEventHandler(this.newGraph_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.plot = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 2:
                this.comboBox = ((System.Windows.Controls.ComboBox)(target));

            #line 13 "..\..\DrawHistogramContinuousWindow.xaml"
                this.comboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.partitions = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 17 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);

            #line default
            #line hidden
                return;

            case 2:
                this.plot = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 3:
                this.button = ((System.Windows.Controls.Button)(target));

            #line 46 "..\..\MainWindow.xaml"
                this.button.Click += new System.Windows.RoutedEventHandler(this.button_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.calculating_text = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.listBox = ((System.Windows.Controls.ListBox)(target));

            #line 22 "..\..\..\Graphs.xaml"
                this.listBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListBox_selectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.measure = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 3:
                this.corMeasure = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 4:
                this.correlationGraph = ((OxyPlot.Wpf.PlotView)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.plotTemp = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 2:

            #line 18 "..\..\GraphicWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SaveGraphTemp);

            #line default
            #line hidden
                return;

            case 3:
                this.plotLoss = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 4:

            #line 24 "..\..\GraphicWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SaveGraphLoss);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.btnVerEstadisticos = ((System.Windows.Controls.Button)(target));

            #line 50 "..\..\puntuacion.xaml"
                this.btnVerEstadisticos.Click += new System.Windows.RoutedEventHandler(this.btnVerEstadisticos_Click);

            #line default
            #line hidden
                return;

            case 2:
                this.clcFechaPuntosEquipos = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 3:
                this.cmbEstadisticosEquipos = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 4:
                this.dtgTablaEstadisticos = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 5:
                this.Grafica = ((OxyPlot.Wpf.PlotView)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtDegree = ((System.Windows.Controls.TextBox)(target));

            #line 29 "..\..\MainWindow.xaml"
                this.txtDegree.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtDegree_TextChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.txtAlpha = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.Orthogonality = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.Enter_F_degrees = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 5:
                this.firstdegree = ((System.Windows.Controls.TextBox)(target));
                return;

            case 6:
                this.seconddegree = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.IntegralValue = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 8:
                this.OrthogonalButton = ((System.Windows.Controls.Button)(target));
                return;

            case 9:
                this.OrthogonalButton2 = ((System.Windows.Controls.Button)(target));
                return;

            case 10:
                this.Plot1 = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 11:
                this.Draw_Pol = ((System.Windows.Controls.Button)(target));
                return;

            case 12:
                this.Save_Pol = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#8
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ComboPacientes = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 2:
                this.btnCalcular = ((System.Windows.Controls.Button)(target));

            #line 37 "..\..\PaginaDeReportes.xaml"
                this.btnCalcular.Click += new System.Windows.RoutedEventHandler(this.BtnCalcular_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.btnGuardarPDF = ((System.Windows.Controls.Button)(target));
                return;

            case 4:
                this.Grafica = ((OxyPlot.Wpf.PlotView)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.TemperatureSlider = ((System.Windows.Controls.Slider)(target));
                return;

            case 2:
                this.Coefficient_X_Slider = ((System.Windows.Controls.Slider)(target));
                return;

            case 3:
                this.Interpolation_Plot = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 4:
                this.Plot1 = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 5:
                this.ThicknessSlider = ((System.Windows.Controls.Slider)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#10
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.plot_view = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 2:
                this.plot_view_1 = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 3:
                this.list_view = ((System.Windows.Controls.ListView)(target));
                return;

            case 4:

            #line 57 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.DrawPlotButton_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#11
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.image = ((System.Windows.Controls.Image)(target));
                return;

            case 2:
                this.plot = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 3:
                this.T = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.T1 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 5:
                this.T2 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 6:
                this.T3 = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#12
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 10 "..\..\MainWindow.xaml"
                ((DataAnalysisTool.MainWindow)(target)).SizeChanged += new System.Windows.SizeChangedEventHandler(this.Window_SizeChanged);

            #line default
            #line hidden

            #line 11 "..\..\MainWindow.xaml"
                ((DataAnalysisTool.MainWindow)(target)).PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.OnPreviewKeyDown);

            #line default
            #line hidden

            #line 11 "..\..\MainWindow.xaml"
                ((DataAnalysisTool.MainWindow)(target)).PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.OnPreviewKeyUp);

            #line default
            #line hidden
                return;

            case 2:
                this.GRIDWINDOW = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.btnLoadData = ((System.Windows.Controls.Button)(target));

            #line 30 "..\..\MainWindow.xaml"
                this.btnLoadData.Click += new System.Windows.RoutedEventHandler(this.btnLoadData_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.slider = ((System.Windows.Controls.Slider)(target));
                return;

            case 5:
                this.CscanView = ((OxyPlot.Wpf.PlotView)(target));

            #line 44 "..\..\MainWindow.xaml"
                this.CscanView.SizeChanged += new System.Windows.SizeChangedEventHandler(this.CscanView_SizeChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.DscanView = ((OxyPlot.Wpf.PlotView)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#13
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.PlotArea = ((OxyPlot.Wpf.PlotView)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#14
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.DataPlotView = ((OxyPlot.Wpf.PlotView)(target));
         return;
     }
     this._contentLoaded = true;
 }
示例#15
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.depthTextBlock = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 2:
                this.oilDensityTextBlock = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 3:
                this.depthTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.oilDensityTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this.addWellButton = ((System.Windows.Controls.Button)(target));
                return;

            case 6:
                this.countTextBlock = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 7:
                this.countTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this.wellAddingPartLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.countPressureButton = ((System.Windows.Controls.Button)(target));
                return;

            case 10:
                this.wellListPartLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.wellListDataGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 12:
                this.Plot = ((OxyPlot.Wpf.PlotView)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#16
0
        /// <summary>
        /// 初始化曲线属性
        /// </summary>
        //void InitWaveProperty()
        //{

        //    DateTime time = DateTime.Now;

        //    colorsWave = new OxyColor[9] { OxyColors.Yellow, OxyColors.Green, OxyColors.Red, OxyColors.Black,
        //        OxyColors.Yellow, OxyColors.Green, OxyColors.Red,  OxyColors.Black,OxyColors.Red};

        //    InitSingleCurve(ref plotIAModel, plotIA, "A相电流", "kA", colorsWave[0]);
        //    InitSingleCurve(ref plotIBModel, plotIB, "B相电流", "kA", colorsWave[1]);
        //    InitSingleCurve(ref plotICModel, plotIC, "C相电流", "kA", colorsWave[2]);
        //    InitSingleCurve(ref plotICModel, plotZC, "零序电流", "A", colorsWave[3]);
        //    InitSingleCurve(ref plotUAModel, plotUA, "A相电压", "kV", colorsWave[4]);
        //    InitSingleCurve(ref plotUBModel, plotUB, "B相电压", "kV", colorsWave[5]);
        //    InitSingleCurve(ref plotUCModel, plotUC, "C相电压", "kV", colorsWave[6]);
        //    InitSingleCurve(ref plotICModel, plotZV, "零序电压", "A", colorsWave[7]);
        //    InitSingleCurve(ref plotSPModel, plotSP, "开关状态", "1/0", colorsWave[8]);

        //    plotCollect[0] = plotIAModel;
        //    plotCollect[1] = plotIBModel;
        //    plotCollect[2] = plotICModel;
        //    plotCollect[3] = plotZCModel;
        //    plotCollect[4] = plotUAModel;
        //    plotCollect[5] = plotUBModel;
        //    plotCollect[6] = plotUCModel;
        //    plotCollect[7] = plotZVModel;
        //    plotCollect[8] = plotSPModel;


        //    simuLationData();

        //}


        /// <summary>
        /// 初始化单曲线显示
        /// </summary>
        /// <param name="plot">显示模型</param>
        /// <param name="pv">显示视图</param>
        /// <param name="title">标题</param>
        /// <param name="strLabel">图例</param>
        /// <param name="colors">颜色</param>
        private void InitSingleCurve(ref PlotCurve plot, OxyPlot.Wpf.PlotView pv, string title, string strLabel, OxyColor colors)
        {
            try
            {
                plot     = new PlotCurve(strLabel, colors, title);
                pv.Model = plot.GetModel();
            }
            catch (Exception ex)
            {
                MessageBox.Show(ex.Message, "初始化显示plot" + title);
            }
        }
示例#17
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.CmbEstadisticosCategoria = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 2:
                this.cmbFechaEstadisticos = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 3:
                this.btnCalcularEstadisticos = ((System.Windows.Controls.Button)(target));

            #line 44 "..\..\MainWindow.xaml"
                this.btnCalcularEstadisticos.Click += new System.Windows.RoutedEventHandler(this.btnCalcularEstadisticos_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.btnReportes = ((System.Windows.Controls.Button)(target));

            #line 49 "..\..\MainWindow.xaml"
                this.btnReportes.Click += new System.Windows.RoutedEventHandler(this.btnReportes_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.dtgTablaEstadisticos = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 6:
                this.Grafica = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 7:
                this.btnSalir = ((System.Windows.Controls.TabItem)(target));

            #line 59 "..\..\MainWindow.xaml"
                this.btnSalir.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.btnSalir_MouseDoubleClick);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.plot = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 2:
                this.comboBoxX = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 3:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.comboBoxY = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 5:
                this.label2 = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.comboBoxC = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 7:
                this.label3 = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.drawButton = ((System.Windows.Controls.Button)(target));

            #line 19 "..\..\ScatterPlotWindow.xaml"
                this.drawButton.Click += new System.Windows.RoutedEventHandler(this.DrawButton_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.legendGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 10:
                this.theSameColors = ((System.Windows.Controls.CheckBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#19
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

#line 27 "..\..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.LearnClick);

#line default
#line hidden
                return;

            case 2:
                this.Six = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 3:
                this.Seven = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 4:
                this.Zhe = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 5:
                this.Sche = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 6:
                this.Noise = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:

#line 56 "..\..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.TestClick);

#line default
#line hidden
                return;

            case 8:
                this.LearnError = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 9:
                this.TestError = ((OxyPlot.Wpf.PlotView)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#20
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.lTitle = ((System.Windows.Controls.Label)(target));
                return;

            case 2:
                this.plotter = ((OxyPlot.Wpf.PlotView)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.gridroot = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.DrawingChart = ((OxyPlot.Wpf.PlotView)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#22
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 23 "..\..\..\..\Pages\ReportsPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Click_Back);

            #line default
            #line hidden
                return;

            case 2:
                this.pageTitle = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 3:
                this.Plot1 = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 4:

            #line 60 "..\..\..\..\Pages\ReportsPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Click_Arm);

            #line default
            #line hidden
                return;

            case 5:

            #line 61 "..\..\..\..\Pages\ReportsPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Click_Walk);

            #line default
            #line hidden
                return;

            case 6:

            #line 62 "..\..\..\..\Pages\ReportsPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Click_Sit);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#23
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ppp = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 2:
                this.filesName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.n = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.m = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this.xRes = ((System.Windows.Controls.TextBox)(target));
                return;

            case 6:
                this.yRes = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.xLabel = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this.yLabel = ((System.Windows.Controls.TextBox)(target));
                return;

            case 9:
                this.button = ((System.Windows.Controls.Button)(target));

            #line 60 "..\..\CustomUserControl.xaml"
                this.button.Click += new System.Windows.RoutedEventHandler(this.onDrawClicked);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 5 "..\..\chart0_window.xaml"
                ((kinematics_20160720.chart0_window)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.channel0_mean_plot_view = ((OxyPlot.Wpf.PlotView)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#25
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.graph_choose = ((System.Windows.Controls.ListBox)(target));

            #line 24 "..\..\GraphVal.xaml"
                this.graph_choose.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.GraphVars_SelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.anomaly_choose = ((System.Windows.Controls.ListBox)(target));

            #line 29 "..\..\GraphVal.xaml"
                this.anomaly_choose.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.AnomalyVars_SelectionChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.graph1 = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 4:
                this.graph2 = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 5:
                this.graph_reg = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 6:
                this.graph_dll = ((System.Windows.Controls.DockPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#26
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.MenuBtn = ((System.Windows.Controls.Button)(target));
     
     #line 27 "..\..\..\View\MainWindow.xaml"
     this.MenuBtn.Click += new System.Windows.RoutedEventHandler(this.MenuBtn_Click);
     
     #line default
     #line hidden
     return;
     case 2:
     this.Menu = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.DataPlotView = ((OxyPlot.Wpf.PlotView)(target));
     return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 10 "..\..\MainWindow.xaml"
                ((Przybliżone_całkowanie.MainWindow)(target)).Initialized += new System.EventHandler(this.Window_Initialized);

            #line default
            #line hidden
                return;

            case 2:
                this.CurveView = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 3:
                this.FX = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.XP = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this.XK = ((System.Windows.Controls.TextBox)(target));
                return;

            case 6:
                this.Precision = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.Result = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#28
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 8 "..\..\..\Views\Anomalies.xaml"
                ((FlightSimulatorApp.Views.Anomalies)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Anomalies_Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.AnomalousPointsListBox = ((System.Windows.Controls.ListBox)(target));

            #line 11 "..\..\..\Views\Anomalies.xaml"
                this.AnomalousPointsListBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.AnomalousPointsListBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.MyListBox = ((System.Windows.Controls.ListBox)(target));

            #line 13 "..\..\..\Views\Anomalies.xaml"
                this.MyListBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.AnomalyPlot = ((OxyPlot.Wpf.PlotView)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#29
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.k_Coefficient = ((System.Windows.Controls.TextBox)(target));

            #line 36 "..\..\MainWindow.xaml"
                this.k_Coefficient.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtDegree_TextChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.n_Coefficient = ((System.Windows.Controls.TextBox)(target));

            #line 54 "..\..\MainWindow.xaml"
                this.n_Coefficient.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtDegree_TextChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.DrawPoll = ((System.Windows.Controls.Button)(target));
                return;

            case 4:
                this.GenerateFunctionValues = ((System.Windows.Controls.Button)(target));
                return;

            case 5:
                this.Plot1 = ((OxyPlot.Wpf.PlotView)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#30
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 8 "..\..\..\Chart\SpectrumChart.xaml"
                ((Ai.Hong.Charts.SpectrumChart)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.gridroot = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.spectrumChart = ((OxyPlot.Wpf.PlotView)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#31
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.chartExample = ((OxyPlot.Wpf.PlotView)(target));
                return;

            case 2:
                this.listRawTrades = ((System.Windows.Controls.ListView)(target));

            #line 54 "..\..\MainWindow.xaml"
                this.listRawTrades.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listRawTrades_SelectionChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.lblTradeDetail = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#32
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\MainWindow.xaml"
     ((WpfTerm1.MainWindow)(target)).Initialized += new System.EventHandler(this.Window_Initialized);
     
     #line default
     #line hidden
     
     #line 5 "..\..\MainWindow.xaml"
     ((WpfTerm1.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     
     #line 8 "..\..\MainWindow.xaml"
     this.btnSave.Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.textBoxSend = ((System.Windows.Controls.TextBox)(target));
     return;
     case 4:
     this.comboBoxSpd = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 5:
     this.plotView1 = ((OxyPlot.Wpf.PlotView)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#33
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.plot_view = ((OxyPlot.Wpf.PlotView)(target));
     return;
     case 2:
     this.plot_view_1 = ((OxyPlot.Wpf.PlotView)(target));
     return;
     case 3:
     this.list_view = ((System.Windows.Controls.ListView)(target));
     return;
     case 4:
     
     #line 57 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.DrawPlotButton_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
示例#34
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Main = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.BorderOne = ((System.Windows.Controls.Border)(target));
     return;
     case 3:
     this.LtbMass = ((mainWindow.LabelTextBox)(target));
     return;
     case 4:
     this.LtbCy = ((mainWindow.LabelTextBox)(target));
     return;
     case 5:
     this.LtbPs = ((mainWindow.LabelTextBox)(target));
     return;
     case 6:
     this.LtbSquare = ((mainWindow.LabelTextBox)(target));
     return;
     case 7:
     this.LtbM = ((mainWindow.LabelTextBox)(target));
     return;
     case 8:
     this.LtbBa = ((mainWindow.LabelTextBox)(target));
     return;
     case 9:
     this.LtbNMax = ((mainWindow.LabelTextBox)(target));
     return;
     case 10:
     this.LtbTime = ((mainWindow.LabelTextBox)(target));
     return;
     case 11:
     this.LtbL = ((mainWindow.LabelTextBox)(target));
     return;
     case 12:
     this.LtbHeight = ((mainWindow.LabelTextBox)(target));
     return;
     case 13:
     this.LtbVelocity = ((mainWindow.LabelTextBox)(target));
     return;
     case 14:
     this.Step2Label = ((System.Windows.Controls.Label)(target));
     return;
     case 15:
     this.CalcXiMu = ((System.Windows.Controls.Button)(target));
     return;
     case 16:
     this.LtbMu = ((mainWindow.LabelTextBox)(target));
     return;
     case 17:
     this.LtbXi = ((mainWindow.LabelTextBox)(target));
     return;
     case 18:
     this.LtbKDash = ((mainWindow.LabelTextBox)(target));
     return;
     case 19:
     this.Step3Label = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.LtbYAlpha = ((mainWindow.LabelTextBox)(target));
     return;
     case 21:
     this.LtbBetha = ((mainWindow.LabelTextBox)(target));
     return;
     case 22:
     this.LtbG = ((mainWindow.LabelTextBox)(target));
     return;
     case 23:
     this.CalcK = ((System.Windows.Controls.Button)(target));
     return;
     case 24:
     this.LtbK = ((mainWindow.LabelTextBox)(target));
     return;
     case 25:
     this.Step4Label = ((System.Windows.Controls.Label)(target));
     return;
     case 26:
     this.CalcB = ((System.Windows.Controls.Button)(target));
     return;
     case 27:
     this.LtbB = ((mainWindow.LabelTextBox)(target));
     return;
     case 28:
     this.Label = ((System.Windows.Controls.Label)(target));
     return;
     case 29:
     this.CalcLambdaZero = ((System.Windows.Controls.Button)(target));
     return;
     case 30:
     this.CalcLambdas = ((System.Windows.Controls.Button)(target));
     return;
     case 31:
     this.CalcPQ = ((System.Windows.Controls.Button)(target));
     return;
     case 32:
     this.DataGridsHolder = ((System.Windows.Controls.Grid)(target));
     return;
     case 33:
     this.dataGridMass = ((System.Windows.Controls.DataGrid)(target));
     return;
     case 34:
     this.dataGridSpeed = ((System.Windows.Controls.DataGrid)(target));
     return;
     case 35:
     this.Plot1 = ((OxyPlot.Wpf.PlotView)(target));
     return;
     case 36:
     this.Task = ((System.Windows.Controls.TabItem)(target));
     return;
     case 37:
     this.TaskDocumentViewer = ((System.Windows.Controls.DocumentViewer)(target));
     return;
     case 38:
     this.TheoryDocumentViewer = ((System.Windows.Controls.DocumentViewer)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#35
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.graphWindow = ((IMPressive.GraphWindow)(target));
     
     #line 7 "..\..\GraphWindow.xaml"
     this.graphWindow.Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     
     #line 7 "..\..\GraphWindow.xaml"
     this.graphWindow.SizeChanged += new System.Windows.SizeChangedEventHandler(this.Window_SizeChanged);
     
     #line default
     #line hidden
     return;
     case 2:
     this.chartCanvas = ((OxyPlot.Wpf.PlotView)(target));
     return;
     case 3:
     this.btnLoad = ((System.Windows.Controls.Button)(target));
     
     #line 14 "..\..\GraphWindow.xaml"
     this.btnLoad.Click += new System.Windows.RoutedEventHandler(this.btnLoad_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.btnClear = ((System.Windows.Controls.Button)(target));
     
     #line 19 "..\..\GraphWindow.xaml"
     this.btnClear.Click += new System.Windows.RoutedEventHandler(this.btnClear_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.label = ((System.Windows.Controls.Label)(target));
     return;
     case 6:
     this.txtOperation = ((System.Windows.Controls.AutoCompleteBox)(target));
     return;
     case 7:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.txtFromX = ((System.Windows.Controls.AutoCompleteBox)(target));
     return;
     case 9:
     this.label4 = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.txtToX = ((System.Windows.Controls.AutoCompleteBox)(target));
     return;
     case 11:
     this.label5 = ((System.Windows.Controls.Label)(target));
     return;
     case 12:
     this.txtPasX = ((System.Windows.Controls.AutoCompleteBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#36
0
 public void Attach(Window owner, PlotView plot)
 {
     this.Owner = owner;
     this.Plot = plot;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Status = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 2:
     this.BtnLoadJobs = ((System.Windows.Controls.Button)(target));
     
     #line 31 "..\..\MainWindow.xaml"
     this.BtnLoadJobs.Click += new System.Windows.RoutedEventHandler(this.BtnLoadJobs_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.CbSchedules = ((System.Windows.Controls.ComboBox)(target));
     
     #line 42 "..\..\MainWindow.xaml"
     this.CbSchedules.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CbSchedules_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 4:
     this.TxtRunTime = ((System.Windows.Controls.TextBox)(target));
     return;
     case 5:
     this.BtnRunSchedule = ((System.Windows.Controls.Button)(target));
     
     #line 50 "..\..\MainWindow.xaml"
     this.BtnRunSchedule.Click += new System.Windows.RoutedEventHandler(this.BtnRunSchedule_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.LblSchedule = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.TxtSchedulabilityValue = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.TxtSchedulability = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 9:
     this.jobTable = ((System.Windows.Controls.DataGrid)(target));
     return;
     case 10:
     this.SchedulePlot = ((OxyPlot.Wpf.PlotView)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.graphWindow = ((IMPressive.GraphWindow)(target));
     
     #line 7 "..\..\GraphWindow - Copier.xaml"
     this.graphWindow.Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     
     #line 7 "..\..\GraphWindow - Copier.xaml"
     this.graphWindow.SizeChanged += new System.Windows.SizeChangedEventHandler(this.Window_SizeChanged);
     
     #line default
     #line hidden
     return;
     case 2:
     this.chartCanvas = ((OxyPlot.Wpf.PlotView)(target));
     return;
     case 3:
     this.btnLoad = ((System.Windows.Controls.Button)(target));
     
     #line 42 "..\..\GraphWindow - Copier.xaml"
     this.btnLoad.Click += new System.Windows.RoutedEventHandler(this.btnLoad_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.txtOperation = ((System.Windows.Controls.AutoCompleteBox)(target));
     
     #line 44 "..\..\GraphWindow - Copier.xaml"
     this.txtOperation.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtOperation_KeyUp);
     
     #line default
     #line hidden
     
     #line 44 "..\..\GraphWindow - Copier.xaml"
     this.txtOperation.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.txtOperation_SelectionChanged);
     
     #line default
     #line hidden
     
     #line 44 "..\..\GraphWindow - Copier.xaml"
     this.txtOperation.DropDownClosed += new System.Windows.RoutedPropertyChangedEventHandler<bool>(this.txtOperation_DropDownClosed);
     
     #line default
     #line hidden
     return;
     case 5:
     this.btnClear = ((System.Windows.Controls.Button)(target));
     
     #line 54 "..\..\GraphWindow - Copier.xaml"
     this.btnClear.Click += new System.Windows.RoutedEventHandler(this.btnClear_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.txtFromX = ((System.Windows.Controls.TextBox)(target));
     
     #line 57 "..\..\GraphWindow - Copier.xaml"
     this.txtFromX.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtOperation_KeyUp);
     
     #line default
     #line hidden
     return;
     case 7:
     this.txtToX = ((System.Windows.Controls.TextBox)(target));
     
     #line 67 "..\..\GraphWindow - Copier.xaml"
     this.txtToX.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtOperation_KeyUp);
     
     #line default
     #line hidden
     return;
     case 8:
     this.txtPasX = ((System.Windows.Controls.TextBox)(target));
     
     #line 77 "..\..\GraphWindow - Copier.xaml"
     this.txtPasX.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtOperation_KeyUp);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
示例#39
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.window = ((SLRS.Graph)(target));
     return;
     case 2:
     this.graph = ((OxyPlot.Wpf.PlotView)(target));
     return;
     case 3:
     this.lbl_epochSum = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.lbl_timeSum = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.newGraph = ((System.Windows.Controls.Button)(target));
     
     #line 17 "..\..\Graph.xaml"
     this.newGraph.Click += new System.Windows.RoutedEventHandler(this.newGraph_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.pointsGraphWindow = ((IMPressive.PointsGraphWindow)(target));
     
     #line 8 "..\..\PointsGraphWindow.xaml"
     this.pointsGraphWindow.Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     
     #line 8 "..\..\PointsGraphWindow.xaml"
     this.pointsGraphWindow.SizeChanged += new System.Windows.SizeChangedEventHandler(this.Window_SizeChanged);
     
     #line default
     #line hidden
     return;
     case 2:
     this.chartCanvas = ((OxyPlot.Wpf.PlotView)(target));
     return;
     case 3:
     this.listBox = ((System.Windows.Controls.ListBox)(target));
     return;
     case 5:
     this.label = ((System.Windows.Controls.Label)(target));
     return;
     case 6:
     this.txtX = ((System.Windows.Controls.AutoCompleteBox)(target));
     return;
     case 7:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.txtY = ((System.Windows.Controls.AutoCompleteBox)(target));
     return;
     case 9:
     this.btnLoad = ((System.Windows.Controls.Button)(target));
     
     #line 69 "..\..\PointsGraphWindow.xaml"
     this.btnLoad.Click += new System.Windows.RoutedEventHandler(this.btnLoad_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.cbxInterpolate = ((System.Windows.Controls.CheckBox)(target));
     
     #line 72 "..\..\PointsGraphWindow.xaml"
     this.cbxInterpolate.Checked += new System.Windows.RoutedEventHandler(this.cbxInterpolate_Checked);
     
     #line default
     #line hidden
     
     #line 73 "..\..\PointsGraphWindow.xaml"
     this.cbxInterpolate.Unchecked += new System.Windows.RoutedEventHandler(this.cbxInterpolate_Unchecked);
     
     #line default
     #line hidden
     return;
     case 11:
     this.cbxNormal = ((System.Windows.Controls.CheckBox)(target));
     
     #line 75 "..\..\PointsGraphWindow.xaml"
     this.cbxNormal.Checked += new System.Windows.RoutedEventHandler(this.cbxNormal_Checked);
     
     #line default
     #line hidden
     
     #line 75 "..\..\PointsGraphWindow.xaml"
     this.cbxNormal.Unchecked += new System.Windows.RoutedEventHandler(this.cbxNormal_Unchecked);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }