Class HylandViewerIniAnnotationCreator

java.lang.Object
com.saperion.ngc.viewer.hylandviewer.annotation.HylandViewerAnnotationCreator
com.saperion.ngc.viewer.hylandviewer.annotation.HylandViewerIniAnnotationCreator

public class HylandViewerIniAnnotationCreator extends HylandViewerAnnotationCreator
Author:
schowdhury
  • Constructor Details

    • HylandViewerIniAnnotationCreator

      public HylandViewerIniAnnotationCreator()
  • Method Details

    • createAnnotation

      protected Annotation createAnnotation(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