Interface Marking

    • Method Summary

      Modifier and Type Method Description
      MarkingDimensions getDimensions()
      The `Marking` dimensions in percentage relative to the annotated subject size.
      MarkingPosition getPosition()
      The `Marking` position in percentage relative to the top left corner of the annotated subject.
    • Method Detail

      • getPosition

        MarkingPosition getPosition()
        The `Marking` position in percentage relative to the top left corner of the annotated subject.
      • getDimensions

        MarkingDimensions getDimensions()
        The `Marking` dimensions in percentage relative to the annotated subject size.