Uses of Class
com.stimulsoft.base.drawing.StiHtmlState
Packages that use StiHtmlState
-
Uses of StiHtmlState in com.stimulsoft.base.drawing
Methods in com.stimulsoft.base.drawing that return StiHtmlStateMethods in com.stimulsoft.base.drawing that return types with arguments of type StiHtmlStateModifier and TypeMethodDescriptionstatic List<StiHtmlState> StiTextRendererParseHtml.parseHtmlToStates(String inputHtml, StiHtmlState baseState) static List<StiHtmlState> StiTextRendererParseHtml.parseHtmlToStates(String inputHtml, StiHtmlState baseState, boolean storeStack) Methods in com.stimulsoft.base.drawing with parameters of type StiHtmlStateModifier and TypeMethodDescriptionstatic List<StiHtmlState> StiTextRendererParseHtml.parseHtmlToStates(String inputHtml, StiHtmlState baseState) static List<StiHtmlState> StiTextRendererParseHtml.parseHtmlToStates(String inputHtml, StiHtmlState baseState, boolean storeStack) Method parameters in com.stimulsoft.base.drawing with type arguments of type StiHtmlStateModifier and TypeMethodDescriptionStiTextRendererParseHtml.getGlyphs(List<StiHtmlState> htmlStates, Graphics2D g) Constructors in com.stimulsoft.base.drawing with parameters of type StiHtmlState