Overview of APIs
PackageSource
Dash porting version of the react project React Picture Annotation. Provide a simple annotation window for a single picture.
This graph shows the high-level overview of the whole package. The core component is
DashPictureAnnotation
. Some typehints and utilities are provided for handling the
annotation data.
Modules
Member | |
---|---|
typehints | Extra typehints used by this project. |
utilities | Utilities used for managing the data of the annotation results. |
Classes
Member | |
---|---|
DashPictureAnnotation | DashPictureAnnotation is a Dash porting version for the React component: react-picture-annotation/ReactPictureAnnotation . |
Aliases
Member | |
---|---|
AnnoMark | dpa.typehints.AnnoMark |
AnnoItem | dpa.typehints.AnnoItem |
Annotations | dpa.typehints.Annotations |
AnnoStyle | dpa.typehints.AnnoStyle |
DashSelectOptionItem | dpa.typehints.DashSelectOptionItem |
Size | dpa.typehints.Size |
NSAnnoItem | dpa.typehints.NSAnnoItem |
NSAnnotations | dpa.typehints.NSAnnotations |
is_sequence_of | dpa.typehints.is_sequence_of |
is_anno_mark | dpa.typehints.is_anno_mark |
is_anno_item | dpa.typehints.is_anno_item |
is_annotations | dpa.typehints.is_annotations |
is_dash_select_option_item | dpa.typehints.is_dash_select_option_item |
get_data_item | dpa.utilities.get_data_item |
get_data_item_with_default | dpa.utilities.get_data_item_with_default |
get_data_items | dpa.utilities.get_data_items |
get_data_items_by_regex | dpa.utilities.get_data_items_by_regex |
get_all_ids | dpa.utilities.get_all_ids |
get_all_comments | dpa.utilities.get_data_item |
compare_anno_marks | dpa.utilities.compare_anno_marks |
sanitize_data_item | dpa.utilities.sanitize_data_item |
sanitize_data | dpa.utilities.get_data_item |