WIP refactor user annotatio
- added point - allow copy of string/json/sands
Showing
- common/constants.js 1 addition, 2 deletionscommon/constants.js
- src/atlasComponents/userAnnotations/annotationList/annotationList.component.ts 23 additions, 2 deletions...serAnnotations/annotationList/annotationList.component.ts
- src/atlasComponents/userAnnotations/annotationList/annotationList.template.html 90 additions, 44 deletions...erAnnotations/annotationList/annotationList.template.html
- src/atlasComponents/userAnnotations/annotationVisible.pipe.ts 13 additions, 0 deletions...atlasComponents/userAnnotations/annotationVisible.pipe.ts
- src/atlasComponents/userAnnotations/module.ts 7 additions, 1 deletionsrc/atlasComponents/userAnnotations/module.ts
- src/atlasComponents/userAnnotations/singleAnnotationUnit/singleAnnotationUnit.component.ts 132 additions, 0 deletions...ns/singleAnnotationUnit/singleAnnotationUnit.component.ts
- src/atlasComponents/userAnnotations/singleAnnotationUnit/singleAnnotationUnit.style.css 0 additions, 0 deletions...tions/singleAnnotationUnit/singleAnnotationUnit.style.css
- src/atlasComponents/userAnnotations/singleAnnotationUnit/singleAnnotationUnit.template.html 38 additions, 0 deletions...s/singleAnnotationUnit/singleAnnotationUnit.template.html
- src/atlasComponents/userAnnotations/tools/module.ts 20 additions, 0 deletionssrc/atlasComponents/userAnnotations/tools/module.ts
- src/atlasComponents/userAnnotations/tools/point.ts 126 additions, 17 deletionssrc/atlasComponents/userAnnotations/tools/point.ts
- src/atlasComponents/userAnnotations/tools/point/point.component.ts 86 additions, 0 deletions...Components/userAnnotations/tools/point/point.component.ts
- src/atlasComponents/userAnnotations/tools/point/point.style.css 0 additions, 0 deletions...lasComponents/userAnnotations/tools/point/point.style.css
- src/atlasComponents/userAnnotations/tools/point/point.template.html 32 additions, 0 deletions...omponents/userAnnotations/tools/point/point.template.html
- src/atlasComponents/userAnnotations/tools/poly.ts 142 additions, 53 deletionssrc/atlasComponents/userAnnotations/tools/poly.ts
- src/atlasComponents/userAnnotations/tools/poly/poly.component.ts 85 additions, 0 deletions...asComponents/userAnnotations/tools/poly/poly.component.ts
- src/atlasComponents/userAnnotations/tools/poly/poly.style.css 5 additions, 0 deletions...atlasComponents/userAnnotations/tools/poly/poly.style.css
- src/atlasComponents/userAnnotations/tools/poly/poly.template.html 37 additions, 0 deletions...sComponents/userAnnotations/tools/poly/poly.template.html
- src/atlasComponents/userAnnotations/tools/service.ts 157 additions, 46 deletionssrc/atlasComponents/userAnnotations/tools/service.ts
- src/atlasComponents/userAnnotations/tools/toFormattedString.pipe.ts 22 additions, 0 deletions...omponents/userAnnotations/tools/toFormattedString.pipe.ts
- src/atlasComponents/userAnnotations/tools/toolCmp.base.ts 26 additions, 0 deletionssrc/atlasComponents/userAnnotations/tools/toolCmp.base.ts
Please register or sign in to comment