Class HylandViewerIniAnnotationCreator

    • Constructor Detail

      • HylandViewerIniAnnotationCreator

        public HylandViewerIniAnnotationCreator()
    • Method Detail

      • createAnnotation

        protected Annotation createAnnotation​(java.lang.String type,
                                              Section section,
                                              com.saperion.hyrcs.models.DocDimension docDimension,
                                              boolean editMode)
        Description copied from class: HylandViewerAnnotationCreator
        This is an abstract factory method responsible for creating annotation
        Specified by:
        createAnnotation in class HylandViewerAnnotationCreator
        Parameters:
        type - annotation type
        section - contains information about an annotation (e.g. - annotation type and key value pairs)
        docDimension - the document dimension (width and height of a document)
        Returns:
        Annotation