Uses of Class
com.stimulsoft.report.painters.context.chart.geoms.StiTextGeom
Packages that use StiTextGeom
-
Uses of StiTextGeom in com.stimulsoft.report.painters.context.chart
Methods in com.stimulsoft.report.painters.context.chart that return StiTextGeomModifier and TypeMethodDescriptionStiContext.DrawAnimationText(String text, StiFontGeom font, StiBrush brush, StiRectangle rect, StiStringFormatGeom sf, StiRotationMode mode, double angle, boolean antialiasing, double maximalWidth, StiAnimation animation) StiContext.DrawRotatedString(String text, StiFontGeom font, Object brush, StiPoint pos, StiStringFormatGeom sf, StiRotationMode mode, double angle, boolean antialiasing) StiContext.DrawRotatedString(String text, StiFontGeom font, Object brush, StiPoint pos, StiStringFormatGeom sf, StiRotationMode mode, double angle, boolean antialiasing, int maximalWidth) StiContext.DrawRotatedString(String text, StiFontGeom font, Object brush, StiRectangle rect, StiStringFormatGeom sf, double angle, boolean antialiasing) StiContext.DrawRotatedString(String text, StiFontGeom font, Object brush, StiRectangle rect, StiStringFormatGeom sf, StiRotationMode mode, double angle, boolean antialiasing) StiContext.DrawRotatedString(String text, StiFontGeom font, Object brush, StiRectangle rect, StiStringFormatGeom sf, StiRotationMode mode, double angle, boolean antialiasing, double maximalWidth) StiContext.DrawString(String text, StiFontGeom font, StiBrush brush, StiRectangle rect, StiStringFormatGeom sf, int maximalWidth, int elementIndex) StiContext.DrawString(String text, StiFontGeom font, Object brush, StiRectangle rect, StiStringFormatGeom sf) StiContext.DrawString(String text, StiFontGeom font, Object brush, StiRectangle rect, StiStringFormatGeom sf, boolean antialiasing, String toolTip, StiInteractionDataGeom interaction) StiContext.DrawString(String text, StiFontGeom font, Object brush, StiRectangle rect, StiStringFormatGeom sf, int elementIndex)