Features
Generally, the key features of DDV are shown as below.
Data Management
Data management is to manage the data which is imported into DDV.
How does DDV implement data management? First of all, there are two concepts which need to be introduced, document and page.
Page can be understood as a page, currently an image, which is the smallest unit of managing data. Each page has a unique pageUid.
And the pages are placed in the document. Each document also has its unique docUid, one document after another makes up the whole data.
So manage data is to manage documents and pages.
Actually, if you are using the default UI of DDV, the data has been processed and managed internally.
Starting from version 2.0, DDV supports annotation functionalities, which means that annotation data also needs to be managed.
Viewers
Viewers are used to display the data. According to the different uses of viewers, DDV provides five different viewer types, which are implemented through five viewer classes.