Class DefaultAnnotation

  • All Implemented Interfaces:
    io.annot8.core.annotations.Annotation, io.annot8.core.helpers.WithId, io.annot8.core.helpers.WithProperties, io.annot8.core.helpers.WithType

    public class DefaultAnnotation
    extends io.annot8.common.implementations.annotations.AbstractAnnotation
    Simple implementation of Annotation interface
    • Method Detail

      • getId

        public String getId()
      • getType

        public String getType()
      • getProperties

        public io.annot8.core.properties.ImmutableProperties getProperties()
      • getBounds

        public io.annot8.core.bounds.Bounds getBounds()
      • getContentId

        public String getContentId()