Uses of Class
com.saperion.ngc.viewer.hylandviewer.annotation.json.Section
Packages that use Section
Package
Description
-
Uses of Section in com.saperion.ngc.viewer.hylandviewer.annotation
Methods in com.saperion.ngc.viewer.hylandviewer.annotation that return types with arguments of type SectionModifier and TypeMethodDescriptionParses the annotations defined by the specified ini-string and returns a list of parsed sectionsMethods in com.saperion.ngc.viewer.hylandviewer.annotation with parameters of type SectionModifier and TypeMethodDescriptionprotected abstract AnnotationHylandViewerAnnotationCreator.createAnnotation(String type, Section section, com.saperion.hyrcs.models.DocDimension docDimension, boolean editMode) This is an abstract factory method responsible for creating annotationprotected AnnotationHylandViewerIniAnnotationCreator.createAnnotation(String type, Section section, com.saperion.hyrcs.models.DocDimension docDimension, boolean editMode) Method parameters in com.saperion.ngc.viewer.hylandviewer.annotation with type arguments of type SectionModifier and TypeMethodDescriptionHylandViewerAnnotationCreator.createAnnotationList(List<Section> parsedIniSections, boolean editMode) Creates a list of annotations from the list of parsed ini sections -
Uses of Section in com.saperion.ngc.viewer.hylandviewer.annotation.json
Methods in com.saperion.ngc.viewer.hylandviewer.annotation.json with parameters of type SectionModifier and TypeMethodDescriptionabstract voidThis is an abstract method for filling up the annotation configuration by different types of annotations subclassesstatic StringResolve a string value from a section with the given key -
Uses of Section in com.saperion.ngc.viewer.hylandviewer.annotation.json.line
Methods in com.saperion.ngc.viewer.hylandviewer.annotation.json.line with parameters of type Section -
Uses of Section in com.saperion.ngc.viewer.hylandviewer.annotation.json.rectangle
Methods in com.saperion.ngc.viewer.hylandviewer.annotation.json.rectangle with parameters of type Section -
Uses of Section in com.saperion.ngc.viewer.hylandviewer.annotation.json.redaction
Methods in com.saperion.ngc.viewer.hylandviewer.annotation.json.redaction with parameters of type Section -
Uses of Section in com.saperion.ngc.viewer.hylandviewer.annotation.json.text
Methods in com.saperion.ngc.viewer.hylandviewer.annotation.json.text with parameters of type Section