Class PdfCleanUpContentChunk.Text

    • Field Detail

      • startX

        private float startX
      • endX

        private float endX
      • numOfStrTextBelongsTo

        private int numOfStrTextBelongsTo
    • Constructor Detail

      • Text

        public Text​(PdfString text,
                    Vector startLocation,
                    Vector endLocation,
                    boolean visible,
                    int numOfStrTextBelongsTo)
    • Method Detail

      • getStartX

        public float getStartX()
      • getEndX

        public float getEndX()
      • getNumOfStrTextBelongsTo

        public int getNumOfStrTextBelongsTo()