ImageToImageRouter

Defines the ImageToImageRouter contract for the SDAI presentation layer.

Author

Dmitriy Moroz

Inheritors

Functions

Link copied to clipboard
abstract fun navigateBack()

Executes the navigateBack step in the SDAI presentation layer.

Link copied to clipboard
abstract fun navigateToGalleryDetails(itemId: Long)

Executes the navigateToGalleryDetails step in the SDAI presentation layer.

Link copied to clipboard
abstract fun navigateToImageInPaint()

Executes the navigateToImageInPaint step in the SDAI presentation layer.

Link copied to clipboard
abstract fun navigateToReportImage(itemId: Long)

Executes the navigateToReportImage step in the SDAI presentation layer.

Link copied to clipboard
abstract fun navigateToServerSetup()

Executes the navigateToServerSetup step in the SDAI presentation layer.

Link copied to clipboard
abstract fun openDrawer()

Executes the openDrawer step in the SDAI presentation layer.