Table of Contents

Namespace adas_core.Domain.Models.DTO.Display

Classes

ColorConfigDto

Represents a data transfer object (DTO) that encapsulates color configuration settings for transferring color-related data between application layers or systems.

ColorConfigDto.AppearanceSettings

Represents configuration settings that define the visual appearance, such as colors, themes, or styling preferences.

ColorConfigDto.ArrowColors

Provides a set of predefined color values used for rendering arrows in charts or visualizations.

ColorConfigDto.GraphColors

Represents a collection or definition of colors used for rendering graphs and chart elements.

ColorConfigDto.IndicatorColors

Represents a collection or definition of colors used to visually style an indicator.

ColorConfigDto.LevelColors

Represents a set of colors associated with level rendering or visual state.

ColorConfigDto.ProcedureColors

Represents a collection of color definitions used to visually represent procedures.

ColorConfigDto.StatusBoxNumberColors

Represents the color settings used for rendering numeric values within a status box.

ColorConfigDto.TestColors

Provides a collection of color values intended for use in test scenarios.

ColorConfigDto.TextColors

Represents a collection of predefined text color values or definitions for styling text output.

ColorConfigDto.TherapyColors

Provides a centralized set of color values used throughout the therapy-related user interface or visual components.

CreateDisplayConfigCardDto

Represents a data transfer object used to create a display configuration card.

CreateDisplayConfigDto

Represents a data transfer object used to create a new display configuration.

DisplayConfigDto

Represents a data transfer object for display configuration settings.

DisplayConfigLocationDto

Represents a data transfer object that encapsulates display configuration and location information.

DisplayConfigSummary

Represents a summary of display configuration settings, providing a consolidated view of display-related parameters.

DisplayMinimalDto

Represents a minimal data transfer object that encapsulates a subset of fields from a Display model for lightweight serialization or transfer.

DisplayNurseDto

Represents a data transfer object used for displaying nurse information, extending the base display configuration functionality provided by DisplayConfigDto.

DisplayWithPermissionsDto

Represents a data transfer object that combines display-related information with associated permissions.

MinimalDisplayListDto

Represents a data transfer object that provides a minimal representation of a display list for transfer between application layers.

SmartDisplayDto

Represents a data transfer object for a smart display configuration, extending the base display configuration with additional smart display properties.

UpdateDisplayConfigNameDto

Represents a data transfer object used to update the name of a display configuration.