ChartDataCollectionTreeNodeInfoTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Core.Plugins.Oxyplot to Core.Plugins.Chart. Related to Issue [WTI-752]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@4253 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2dfbd797c3561398f91945c5089a942dce653805

Former-commit-id: d038e83d547fba1c3a8e4efcb4d2def513e2c708

    • -294
    • +0
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 75 more files in changeset.
- Introduced new context for chart data. - Introduced Insert method for chart data collection. - Refactored ChartLegendView. Related to Issue [WTI-676]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@4212 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 609764ea5892820b07751f8ec8eb3f1e9d5e367c

Former-commit-id: 12b076a89646c2d804e6d2a9ca6089efe63058c5

    • -41
    • +80
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 15 more files in changeset.
Added license files to all projects except: Ringtoets.Application.SetUp Core.Common.Version Demo.Ringtoets Demo.Ringtoets.Test

Generated license files in projects.

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@4003 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3acc9d7e6e84815f3fe9024f391e86456c362dc5

Former-commit-id: e0d4c1e5eded874de9d9391f8fe6af15b7369319

    • -1
    • +22
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 212 more files in changeset.
cleanup and addition of documentation and tests. Related to Issue [WTI-137]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3900 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7406c96fba636c0368186d47e13a202c941621cf

Former-commit-id: d73950305526136fdd4f11601bf491496529c332

    • -1
    • +0
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 19 more files in changeset.
Implemented custom MultipleAreaSeries for support of drawing multiple areas in one series (for example for a soil layer which gets intersected by a surface line). Implemented the necessary classes to convert a soil layer geometry intersected by a surfaceline and draw the resulting geometry on the charting component. Temporarily added NetTopologySuite to Ringtoets.Piping.Forms for quick testing of the soil layer drawing functionality. Always notify the root collection of the ChartLegendView on changes of children. Related to Issue [WTI-137]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3858 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6116ec0ee3f9c6d2413957c3b91fa2ab7b990d0c

Former-commit-id: e4ea733a931918f804fcc45ec4b602686a837f04

    • -70
    • +57
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 25 more files in changeset.
* Disposing of GuiPlugin implementations in TreeNodeInfo tests. ** Reformatted related code as well. * Some cleanup in various places. Related to Issue [WTI-636]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3799 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4524f3c4c9e7477be29dcdf62a24d5acab47b329

Former-commit-id: 498b3880c77139d272b824e9b815b990cc2aa31f

    • -19
    • +9
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 64 more files in changeset.
Code cleanup. Replaced mock of TreeViewControl with actual TreeViewControl instance where possible. Dispose SurfaceLine selection view and DikeProfile selection views (for when generating calculations) Related to Issue [WTI-634]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3788 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e6c6a59d721729e2c0c05006ba933b0e05f19620

Former-commit-id: e2e1fef2cb68042001aab2c8c9a639e1ea4b0139

    • -16
    • +15
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 38 more files in changeset.
- Renamed Legend Controller and view with prefix Chart. - Renamed TreeNodeInfoTests so it corresponds with the actual data. - Implemented name of chart data to show in ChartLegendView.

Related to Issue [WTI-454]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3643 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 25fb7ac4bd8dfa6471fd199784bf7b25f33d3a3c

Former-commit-id: dfccb87599e485709c158f0cd36632278245bf03

    • -6
    • +6
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 30 more files in changeset.
- Renamed chart data with the prefix Chart so it is clear that is is ChartData. - Implemented name in the ChartData. Related to Issue [WTI-454]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3641 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9e2f30e6fba72a2bc2eb0784d0423c1538851e3c

Former-commit-id: 9f7885eeff4b6a53d96cdc2fbe00457689668217

    • -20
    • +20
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 55 more files in changeset.
* Create ReferenceLineImporter, to import a ReferenceLine instance for an AssessmentSectionBase instance using a shapefile. * Added TearDown methods to tests to properly dispose of objects. * Moved string resources that were incorrectly placed. * Improvements to ReferenceLineContext ** Made observable. ** Implements IEquatable<ReferenceLineContext> in order to reuse object instances by TreeView. Related to Issue [WTI-364]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2125 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7eba2f606c0f1ac3770cebfeca28c8a586f2349d

Former-commit-id: 3a3dacded3ebc235b8d5eb41d4b2985d71dbe4c1

    • -0
    • +6
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 30 more files in changeset.
Improved TreeNodeInfo interface => CanDrop no longer uses DragOperations as return value Related to Issue [WTI-347]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2016 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 07fb5a30ef650f1b565344d8639f33149a470eb1

    • -8
    • +8
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 5 more files in changeset.
Improved TreeNodeInfo interface => CanDrop no longer uses DragOperations as arguments Related to Issue [WTI-347]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2014 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2eb432a4fe791b443e8d58d7bb0a7938c9994e53

    • -9
    • +5
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 5 more files in changeset.
Improved TreeNodeInfo interface => OnDrop no longer uses DragOperations Related to Issue [WTI-347]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2013 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 272695cf63b4d00ed1d03a874ee6a4e60760f298

    • -2
    • +2
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 4 more files in changeset.
Fixed failing tests Related to Issue [WTI-347]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2010 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e3b20a715e09feee8ef809501f9824f7809138fd

    • -2
    • +2
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
Improved TreeNodeInfo interface => Improved OnDrop Related to Issue [WTI-347]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1985 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 47be2fd10cceca616b666b6385a718f373409bdb

    • -13
    • +6
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 4 more files in changeset.
Improved TreeNodeInfo interface => Improved CanDrop and CanInsert Related to Issue [WTI-347]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1984 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3c3c4e60961815dd300f4a830f53361fe109dbed

    • -24
    • +4
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 5 more files in changeset.
Extended TreeNodeInfo interface => Added EnsureVisibleOnCreate Related to Issue [WTI-347]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1975 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 628e2763ef0f8984bfdec2925395aa7497f97538

    • -0
    • +1
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 20 more files in changeset.
Improved TreeViewControl API => Got rid of TreeNodeInfos property Related to Issue [WTI-347]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1945 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4be4c96588539d78a3ea42028d2f8024b17cbe69

    • -1
    • +2
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 4 more files in changeset.
Fixed failing tests Related to Issue [WTI-347]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1923 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5106e60fb4e0a38eb6ec36d7d04b281088b16b72

    • -3
    • +2
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
Removed LegendTreeView. Related to Issue [WTI-248]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1912 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 068d22403c46b21aaf1a40c7c8ed8258f04b0893

    • -3
    • +8
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 10 more files in changeset.
Reintegrate branch to trunk. Related to Issue [WTI-184]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1877 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 823eca02392f29a5efa73ad3cbf3925824c622cc

    • -0
    • +278
    ./ChartDataCollectionTreeNodeInfoTest.cs
  1. … 131 more files in changeset.