Class AbstractTextualComponent

    • Method Detail

      • getTextBlock

        protected final TextBlock getTextBlock()
      • getPureTextWidth

        protected double getPureTextWidth​(StringBounder stringBounder)
      • getTextWidth

        public final double getTextWidth​(StringBounder stringBounder)
      • getTextHeight

        protected final double getTextHeight​(StringBounder stringBounder)
      • getLabels

        protected final Display getLabels()
      • getMarginX1

        protected final int getMarginX1()
      • getMarginX2

        protected final int getMarginX2()
      • getMarginY

        protected final int getMarginY()
      • getFont

        protected final UFont getFont()
      • getFontColor

        protected HtmlColor getFontColor()