Uses of Class
com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
Packages that use Annotation
Package
Description
-
Uses of Annotation in com.saperion.ngc.viewer.hylandviewer.annotation
Methods in com.saperion.ngc.viewer.hylandviewer.annotation that return AnnotationModifier and TypeMethodDescriptionprotected abstract Annotation
HylandViewerAnnotationCreator.createAnnotation
(String type, Section section, com.saperion.hyrcs.models.DocDimension docDimension, boolean editMode) This is an abstract factory method responsible for creating annotationprotected Annotation
HylandViewerIniAnnotationCreator.createAnnotation
(String type, Section section, com.saperion.hyrcs.models.DocDimension docDimension, boolean editMode) Methods in com.saperion.ngc.viewer.hylandviewer.annotation that return types with arguments of type AnnotationModifier and TypeMethodDescriptionHylandViewerAnnotationConverter.convertIniToJson
(AnnotationDocInfo annotationDocInfo) HylandViewerAnnotationCreator.createAnnotationList
(List<Section> parsedIniSections, boolean editMode) Creates a list of annotations from the list of parsed ini sectionsMethod parameters in com.saperion.ngc.viewer.hylandviewer.annotation with type arguments of type AnnotationModifier and TypeMethodDescriptionHylandViewerAnnotationResolver.constructIni
(List<Annotation> annotations) Construct the annotation ini string from the list of annotations created in the hyland viewerHylandViewerAnnotationConverter.convertJsonToIni
(List<Annotation> annotations, com.saperion.hyrcs.models.DocDimension docDimension) -
Uses of Annotation in com.saperion.ngc.viewer.hylandviewer.annotation.json.line
Subclasses of Annotation in com.saperion.ngc.viewer.hylandviewer.annotation.json.line -
Uses of Annotation in com.saperion.ngc.viewer.hylandviewer.annotation.json.rectangle
Subclasses of Annotation in com.saperion.ngc.viewer.hylandviewer.annotation.json.rectangleModifier and TypeClassDescriptionclass
Contains configuration for Rectangle Annotation -
Uses of Annotation in com.saperion.ngc.viewer.hylandviewer.annotation.json.redaction
Subclasses of Annotation in com.saperion.ngc.viewer.hylandviewer.annotation.json.redaction -
Uses of Annotation in com.saperion.ngc.viewer.hylandviewer.annotation.json.text
Subclasses of Annotation in com.saperion.ngc.viewer.hylandviewer.annotation.json.text