Class StiGlyph

java.lang.Object
com.stimulsoft.base.drawing.StiGlyph

public class StiGlyph extends Object
Copyright Stimulsoft
  • Field Details

    • text

      public String text
    • width

      public double width
    • height

      public double height
    • font

      public StiFont font
    • underline

      public boolean underline
    • awtFont

      public Font awtFont
    • color

      public Color color
    • backColor

      public Color backColor
    • stiColor

      public StiColor stiColor
    • descent

      public double descent
    • underlineOffset

      public double underlineOffset
    • underlineThickness

      public double underlineThickness
    • ts

      public StiHtmlTagsState ts
  • Constructor Details

    • StiGlyph

      public StiGlyph()
  • Method Details