Merge pull request #957 from FZJ-INM1-BDA/dev_adding_annotation_exmpt_tool
WIP modularise annotation tools
No related branches found
No related tags found
Showing
- src/atlasComponents/userAnnotations/annotationMode/annotationMode.component.ts 8 additions, 3 deletions...serAnnotations/annotationMode/annotationMode.component.ts
- src/atlasComponents/userAnnotations/annotationMode/annotationMode.template.html 25 additions, 11 deletions...erAnnotations/annotationMode/annotationMode.template.html
- src/atlasComponents/userAnnotations/annotationService.service.ts 0 additions, 2 deletions...asComponents/userAnnotations/annotationService.service.ts
- src/atlasComponents/userAnnotations/module.ts 4 additions, 0 deletionssrc/atlasComponents/userAnnotations/module.ts
- src/atlasComponents/userAnnotations/tools/module.ts 20 additions, 0 deletionssrc/atlasComponents/userAnnotations/tools/module.ts
- src/atlasComponents/userAnnotations/tools/point.ts 71 additions, 0 deletionssrc/atlasComponents/userAnnotations/tools/point.ts
- src/atlasComponents/userAnnotations/tools/poly.ts 264 additions, 0 deletionssrc/atlasComponents/userAnnotations/tools/poly.ts
- src/atlasComponents/userAnnotations/tools/service.ts 411 additions, 0 deletionssrc/atlasComponents/userAnnotations/tools/service.ts
- src/atlasComponents/userAnnotations/tools/type.ts 187 additions, 0 deletionssrc/atlasComponents/userAnnotations/tools/type.ts
- src/res/css/extra_styles.css 4 additions, 0 deletionssrc/res/css/extra_styles.css
- src/util/fn.ts 12 additions, 8 deletionssrc/util/fn.ts
- src/viewerModule/module.ts 15 additions, 1 deletionsrc/viewerModule/module.ts
Please register or sign in to comment