Uses of Class
com.stimulsoft.report.painters.context.chart.geoms.StiFontGeom
Packages that use StiFontGeom
Package
Description
-
Uses of StiFontGeom in com.stimulsoft.report.chart.core.axis
Methods in com.stimulsoft.report.chart.core.axis that return StiFontGeomModifier and TypeMethodDescriptionfinal StiFontGeomStiAxisCoreXF.GetFontGeom(StiContext context) -
Uses of StiFontGeom in com.stimulsoft.report.chart.core.legend
Methods in com.stimulsoft.report.chart.core.legend with parameters of type StiFontGeomModifier and TypeMethodDescriptionStiLegendItemCoreXF.getText(StiContext context, StiFontGeom font) StiLegendItemCoreXF.getText(StiContext context, StiFontGeom font, double overrideWidth) StiLegendItemCoreXF.measureString(StiContext context, StiFontGeom font) StiLegendItemCoreXF.measureString(StiContext context, StiFontGeom font, double overrideWidth) -
Uses of StiFontGeom in com.stimulsoft.report.chart.core.radarAxis
Methods in com.stimulsoft.report.chart.core.radarAxis that return StiFontGeomModifier and TypeMethodDescriptionfinal StiFontGeomStiYRadarAxisCoreXF.GetFontGeom(StiContext context) -
Uses of StiFontGeom in com.stimulsoft.report.chart.core.seriesLabels.axis
Methods in com.stimulsoft.report.chart.core.seriesLabels.axis with parameters of type StiFontGeomModifier and TypeMethodDescriptionprotected StiRectangleStiCenterAxisLabelsCoreXF.GetLabelRect(StiContext context, StiPoint endPoint, StiPoint startPoint, Double value, String labelText, boolean checkHeight, StiFontGeom font, StiStringFormatGeom sf) protected StiRectangleStiInsideBaseAxisLabelsCoreXF.GetLabelRect(StiContext context, StiPoint endPoint, StiPoint startPoint, Double value, String labelText, boolean checkHeight, StiFontGeom font, StiStringFormatGeom sf) protected StiRectangleStiInsideEndAxisLabelsCoreXF.GetLabelRect(StiContext context, StiPoint endPoint, StiPoint startPoint, Double value, String labelText, boolean checkHeight, StiFontGeom font, StiStringFormatGeom sf) protected StiRectangleStiLeftAxisLabelsCoreXF.GetLabelRect(StiContext context, StiPoint endPoint, StiPoint startPoint, Double value, String labelText, boolean checkHeight, StiFontGeom font, StiStringFormatGeom sf) protected StiRectangleStiOutsideBaseAxisLabelsCoreXF.GetLabelRect(StiContext context, StiPoint endPoint, StiPoint startPoint, Double value, String labelText, boolean checkHeight, StiFontGeom font, StiStringFormatGeom sf) protected StiRectangleStiOutsideEndAxisLabelsCoreXF.GetLabelRect(StiContext context, StiPoint endPoint, StiPoint startPoint, Double value, String labelText, boolean checkHeight, StiFontGeom font, StiStringFormatGeom sf) protected StiRectangleStiRightAxisLabelsCoreXF.GetLabelRect(StiContext context, StiPoint endPoint, StiPoint startPoint, Double value, String labelText, boolean checkHeight, StiFontGeom font, StiStringFormatGeom sf) protected StiRectangleStiValueAxisLabelsCoreXF.GetLabelRect(StiContext context, StiPoint endPoint, StiPoint startPoint, Double value, String labelText, boolean checkHeight, StiFontGeom font, StiStringFormatGeom sf) -
Uses of StiFontGeom in com.stimulsoft.report.chart.core.seriesLabels.pie
Methods in com.stimulsoft.report.chart.core.seriesLabels.pie with parameters of type StiFontGeomModifier and TypeMethodDescriptionStiCenterPie3dLabelsCoreXF.getLabelRect(StiContext context, StiPoint labelPoint, String labelText, StiFontGeom font, StiStringFormatGeom sf) StiCenterPieLabelsCoreXF.GetLabelRect(StiContext context, StiPoint labelPoint, String labelText, StiFontGeom font, StiStringFormatGeom sf) -
Uses of StiFontGeom in com.stimulsoft.report.chart.geoms.seriesLabels.axis
Methods in com.stimulsoft.report.chart.geoms.seriesLabels.axis that return StiFontGeomModifier and TypeMethodDescriptionfinal StiFontGeomStiCenterAxisLabelsGeom.getFont()final StiFontGeomStiOutsideAxisLabelsGeom.getFont()Constructors in com.stimulsoft.report.chart.geoms.seriesLabels.axis with parameters of type StiFontGeomModifierConstructorDescriptionStiCenterAxisLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle, String text, StiColor labelColor, StiColor labelBorderColor, StiBrush seriesBrush, StiBrush seriesLabelsBrush, StiColor seriesBorderColor, StiFontGeom font, StiAnimation animation) StiOutsideAxisLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle, String text, StiColor labelColor, StiColor labelBorderColor, StiColor labelLineColor, StiBrush seriesBrush, StiColor seriesBorderColor, StiFontGeom font, StiPoint startPoint, StiPoint endPoint, StiAnimation animation) -
Uses of StiFontGeom in com.stimulsoft.report.chart.helpers
Methods in com.stimulsoft.report.chart.helpers with parameters of type StiFontGeomModifier and TypeMethodDescriptionstatic StringStiTextContentHelper.getMeasureText(StiContext context, String text, StiFontGeom font, double maxWidth) -
Uses of StiFontGeom in com.stimulsoft.report.painters
Methods in com.stimulsoft.report.painters with parameters of type StiFontGeomModifier and TypeMethodDescriptionStiContextPainter.measureRotatedString(String text, StiFontGeom font, StiPoint point, StiStringFormatGeom sf, StiRotationMode mode, double angle) StiContextPainter.measureRotatedString(String text, StiFontGeom font, StiPoint point, StiStringFormatGeom sf, StiRotationMode mode, double angle, int maximalWidth, boolean wordWrap) StiContextPainter.measureRotatedString(String text, StiFontGeom font, StiRectangle rect, StiStringFormatGeom sf, double angle) StiContextPainter.measureRotatedString(String text, StiFontGeom font, StiRectangle rect, StiStringFormatGeom sf, StiRotationMode mode, double angle) StiContextPainter.measureString(String text, StiFontGeom font) StiContextPainter.measureString(String text, StiFontGeom font, int width, StiStringFormatGeom sf) -
Uses of StiFontGeom in com.stimulsoft.report.painters.context.chart
Methods in com.stimulsoft.report.painters.context.chart with parameters of type StiFontGeomModifier and TypeMethodDescriptionvoidStiContext.DrawAnimationLabel(String text, StiFontGeom font, Object textBrush, Object labelBrush, StiPenGeom penBorder, StiRectangle rect, StiStringFormatGeom sf, StiRotationMode mode, float angle, Boolean drawBorder, StiAnimation animation) StiContext.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) IStiContextPainter.measureRotatedString(String text, StiFontGeom font, StiPoint point, StiStringFormatGeom sf, StiRotationMode mode, double angle) IStiContextPainter.measureRotatedString(String text, StiFontGeom font, StiPoint point, StiStringFormatGeom sf, StiRotationMode mode, double angle, int maximalWidth, boolean wordWrap) IStiContextPainter.measureRotatedString(String text, StiFontGeom font, StiRectangle rect, StiStringFormatGeom sf, double angle) IStiContextPainter.measureRotatedString(String text, StiFontGeom font, StiRectangle rect, StiStringFormatGeom sf, StiRotationMode mode, double angle) StiContext.MeasureRotatedString(String text, StiFontGeom font, StiPoint point, StiStringFormatGeom sf, StiRotationMode mode, double angle) StiContext.MeasureRotatedString(String text, StiFontGeom font, StiPoint point, StiStringFormatGeom sf, StiRotationMode mode, double angle, double maximalWidth) StiContext.MeasureRotatedString(String text, StiFontGeom font, StiPoint point, StiStringFormatGeom sf, StiRotationMode mode, double angle, int maximalWidth, boolean wordWrap) StiContext.MeasureRotatedString(String text, StiFontGeom font, StiRectangle rect, StiStringFormatGeom sf, float angle) StiContext.MeasureRotatedString(String text, StiFontGeom font, StiRectangle rect, StiStringFormatGeom sf, StiRotationMode mode, double angle) IStiContextPainter.measureString(String text, StiFontGeom font) IStiContextPainter.measureString(String text, StiFontGeom font, int width, StiStringFormatGeom sf) StiContext.MeasureString(String text, StiFontGeom font) StiContext.MeasureString(String text, StiFontGeom font, int width, StiStringFormatGeom sf) -
Uses of StiFontGeom in com.stimulsoft.report.painters.context.chart.geoms
Methods in com.stimulsoft.report.painters.context.chart.geoms that return StiFontGeomModifier and TypeMethodDescriptionstatic StiFontGeomStiFontGeom.ChangeFontSize(StiFont font, double newFontSize) static StiFontGeomStiFontGeom.ChangeFontSize(StiFont font, float newFontSize) StiTextGeom.getFont()Methods in com.stimulsoft.report.painters.context.chart.geoms with parameters of type StiFontGeomConstructors in com.stimulsoft.report.painters.context.chart.geoms with parameters of type StiFontGeomModifierConstructorDescriptionStiTextGeom(String text, StiFontGeom font, StiBrush brush, Object location, StiStringFormatGeom StringFormat, boolean isRotatedText) StiTextGeom(String text, StiFontGeom font, StiBrush brush, Object location, StiStringFormatGeom StringFormat, boolean isRotatedText, int elementIndex) StiTextGeom(String text, StiFontGeom font, StiBrush brush, Object location, StiStringFormatGeom StringFormat, double angle, boolean antialiasing, boolean isRotatedText) StiTextGeom(String text, StiFontGeom font, StiBrush brush, Object location, StiStringFormatGeom StringFormat, double angle, boolean antialiasing, StiRotationMode rotationMode, boolean isRotatedText) StiTextGeom(String text, StiFontGeom font, StiBrush brush, Object location, StiStringFormatGeom StringFormat, double angle, boolean antialiasing, Integer maximalWidth, StiRotationMode rotationMode, boolean isRotatedText) StiTextGeom(String text, StiFontGeom font, StiBrush brush, Object location, StiStringFormatGeom StringFormat, double angle, boolean antialiasing, Integer maximalWidth, StiRotationMode rotationMode, boolean isRotatedText, String toolTip) StiTextGeom(String text, StiFontGeom font, StiBrush brush, Object location, StiStringFormatGeom StringFormat, double angle, boolean antialiasing, Integer maximalWidth, StiRotationMode rotationMode, boolean isRotatedText, String toolTip, StiAnimation animation) -
Uses of StiFontGeom in com.stimulsoft.report.painters.context.chart.geoms.animation
Methods in com.stimulsoft.report.painters.context.chart.geoms.animation that return StiFontGeomMethods in com.stimulsoft.report.painters.context.chart.geoms.animation with parameters of type StiFontGeomConstructors in com.stimulsoft.report.painters.context.chart.geoms.animation with parameters of type StiFontGeomModifierConstructorDescriptionStiLabelAnimationGeom(String text, StiFontGeom font, Object textBrush, Object LabelBrush, StiPenGeom penBorder, StiRectangle rect, StiStringFormatGeom sf, StiRotationMode rotationMode, float angle, boolean drawBorder, StiAnimation animation)