Class TextInfoChunk

    • Field Detail

      • fontSize

        protected double fontSize
      • baseLine

        protected double baseLine
    • Constructor Detail

      • TextInfoChunk

        public TextInfoChunk()
      • TextInfoChunk

        public TextInfoChunk​(BoundingBox bbox)
      • TextInfoChunk

        public TextInfoChunk​(BoundingBox bbox,
                             double fontSize,
                             double baseLine)
    • Method Detail

      • setFontSize

        public void setFontSize​(double fontSize)
      • getFontSize

        public double getFontSize()
      • setBaseLine

        public void setBaseLine​(double baseLine)
      • getBaseLine

        public double getBaseLine()