Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

  1. … 11 more files in changeset.
Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Removed ReferenceLine setter from IAssessmentSection. WTI-977

Fixed tests. WTI-977

Fixed tests. WTI-977

Fixed tests. WTI-977

Initialize reference line in assessment section constructor. WTI-977

Fixed tests. WTI-977

Adjusted base converter WTI-1887

- Turned the base converter into a template pattern class, as the derived classes should provide the implementations to convert categories

Fixed tests. WTI-977

Fixed tests. WTI-977

Pushed (Map)Theme property from the base down to derived classes. WTI-1887

- Pushed down as the derived classes each has their own specific styling options and thus their own categorical theming.

Made MapTheme typed. WTI-1887

- Made it typed as a preparation for pushing the MapTheme property down to its derived classes for the FeatureBasedMapData

Updated CategoryTheme. WTI-1887

- Made class abstract, as it serves as a base for the specific Map type data

- Removed Color property as it is already contained within the derived classes and their specific styling

Added derived CategoryThemes. WTI-1887

- Added derived themes to represent the individual styling of each possible data type.

Merge branch 'feature/1210'

Fixed compilation errors. WTI-977

Added test factory to create instance of ValueCriterion. WTI-1887

Fixed compilation errors. WTI-977

Added guard to prevent exceptions when referenceline is NULL. WTI-1554

- Don't render anything in the view if there's no referenceline present.