Interface OfficeDrawings

  • All Known Implementing Classes:
    OfficeDrawingsImpl

    public interface OfficeDrawings
    User-friendly interface to access document part's office drawings
    • Method Detail

      • getOfficeDrawingAt

        OfficeDrawing getOfficeDrawingAt​(int characterPosition)
      • getOfficeDrawings

        java.util.Collection<OfficeDrawing> getOfficeDrawings()