Class DefaultText

  • All Implemented Interfaces:
    io.annot8.common.data.content.Text, io.annot8.core.data.Content<java.lang.String>, io.annot8.core.helpers.WithId, io.annot8.core.helpers.WithName, io.annot8.core.helpers.WithProperties


    public class DefaultText
    extends io.annot8.common.implementations.content.AbstractContent<java.lang.String>
    implements io.annot8.common.data.content.Text
    • Method Summary

      • Methods inherited from class io.annot8.common.implementations.content.AbstractContent

        getAnnotations, getContentClass, getData, getDataClass, getId, getName, getProperties
      • Methods inherited from interface io.annot8.core.data.Content

        getAnnotations, getContentClass, getData, getDataClass
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface io.annot8.common.data.content.Text

        getAfter, getBefore, getBetween, getCovers, getText
      • Methods inherited from interface io.annot8.core.helpers.WithId

        getId
      • Methods inherited from interface io.annot8.core.helpers.WithName

        getName
      • Methods inherited from interface io.annot8.core.helpers.WithProperties

        getProperties