Class AnnotionEntity

java.lang.Object
org.ofdrw.reader.model.AnnotionEntity

public class AnnotionEntity extends Object
注释实体
Since:
2020/9/25
Author:
dltech21
  • Constructor Details

    • AnnotionEntity

      public AnnotionEntity(String pageId, List<Annot> annots)
  • Method Details

    • getPageId

      public String getPageId()
    • getAnnots

      public List<Annot> getAnnots()