Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed order of treenodes. WTI-1554

Changed default visibility of labels of the assembly results map layer. WTI-1554

Changed order of MapLayers on view. WTI-1554

Cleanup. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Added update logic to view. WTI-1554

- Introduced update logic to rerender the assembly results when there's a notification of the assessment section or failure mechanisms.

Improved MapDataFeaturesFactory. WTI-1554

- Return empty map features when an AssemblyException is thrown.

Fixed compilation errors. WTI-977

Added missing test to assert that manual assembly is used. WTI-1554

Added logic to draw assembly results in the map view. WTI-1554

Created geometry for the MapDataFeature. WTI-1554

- Applied the helper in Integration.Util to retrieve the geometry from a section start, section end and the reference line.

Moved geometry retrieval of a section to a generic place. WTI-1554

- Moved the helper method from IO to Util to make it also accessible for .Forms project in order to create the map features.

Added Util project to move helper from IO to a more generic place. WTI-1554

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Added map data features factory. WTI-1554

Fixed compilation errors. WTI-977

Removed SectionLength from ProbabilityAssessmentInput. WTI-977

Possible fix for background map bug. WTI-1210

Improved MapData factory for combined failure mechanism sections. WTI-1554

- Applied MapTheme factory

- Used resources instead of string values

Extracted MapTheme creation to a separate factory. WTI-1554

- Extracted as a preparation for CombinedFailureMechanismSection MapData. This data uses the same theming as the existing code

- Extracted testhelper to prevent code duplication of asserts

- Cleaned up existing implementations

Moved map data creation for assembly results to dedicated factory. WTI-1554

Added logic to view. WTI-1554

- Added logic to update view when referenceline and hbl are updated

- Reversed map layers

Added initial setup of the map view. WTI-1554

Added context as child node for the AssemblyResults treenode info. WTI-1554

Replaced icon for the treenode of the map view. WTI-1554

Incorporated comments review 3378. WTI-1554

- Fixed XMLDoc to be consistent with AssemblyResultPerSection

- Fixed derivation --> derive from the AssemblyResultPerSection as this object is a special case of this base class.