Uses of Class
com.stimulsoft.base.drawing.StiGlyph
Packages that use StiGlyph
-
Uses of StiGlyph in com.stimulsoft.base.drawing
Fields in com.stimulsoft.base.drawing with type parameters of type StiGlyphMethods in com.stimulsoft.base.drawing that return types with arguments of type StiGlyphModifier and TypeMethodDescriptionStiTextRendererParseHtml.getGlyphs(List<StiHtmlState> htmlStates, Graphics2D g) StiTextRendererParseHtml.getGlyphsGrouped(List<StiGlyph> gls) Method parameters in com.stimulsoft.base.drawing with type arguments of type StiGlyphModifier and TypeMethodDescriptionStiTextRendererParseHtml.getGlyphsGrouped(List<StiGlyph> gls) static intStiTextRendererParseHtml.getNextLine(List<StiGlyph> glyphs, int pos, double width, Graphics2D g, StiTextRendererParseHtml.StiRenderLine line) static StringConstructor parameters in com.stimulsoft.base.drawing with type arguments of type StiGlyphModifierConstructorDescriptionStiBreakText(List<StiGlyph> glyphs, int maxHeight, double width, Graphics2D g, String text)