Uses of Class
com.stimulsoft.report.painters.context.chart.geoms.StiStringFormatGeom
Packages that use StiStringFormatGeom
Package
Description
-
Uses of StiStringFormatGeom in com.stimulsoft.report.chart.core.axis
Methods in com.stimulsoft.report.chart.core.axis that return StiStringFormatGeomModifier and TypeMethodDescriptionfinal StiStringFormatGeomStiAxisCoreXF.GetStringFormatGeom(StiContext context, boolean wordWrap) -
Uses of StiStringFormatGeom in com.stimulsoft.report.chart.core.radarAxis
Methods in com.stimulsoft.report.chart.core.radarAxis that return StiStringFormatGeomModifier and TypeMethodDescriptionfinal StiStringFormatGeomStiYRadarAxisCoreXF.GetStringFormatGeom(StiContext context) -
Uses of StiStringFormatGeom in com.stimulsoft.report.chart.core.seriesLabels
Methods in com.stimulsoft.report.chart.core.seriesLabels that return StiStringFormatGeom -
Uses of StiStringFormatGeom in com.stimulsoft.report.chart.core.seriesLabels.axis
Methods in com.stimulsoft.report.chart.core.seriesLabels.axis with parameters of type StiStringFormatGeomModifier 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 StiStringFormatGeom in com.stimulsoft.report.chart.core.seriesLabels.pie
Methods in com.stimulsoft.report.chart.core.seriesLabels.pie with parameters of type StiStringFormatGeomModifier 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 StiStringFormatGeom in com.stimulsoft.report.painters
Methods in com.stimulsoft.report.painters that return StiStringFormatGeomModifier and TypeMethodDescriptionStiContextPainter.getDefaultStringFormat()StiContextPainter.getGenericStringFormat()Methods in com.stimulsoft.report.painters with parameters of type StiStringFormatGeomModifier 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, int width, StiStringFormatGeom sf) -
Uses of StiStringFormatGeom in com.stimulsoft.report.painters.context.chart
Methods in com.stimulsoft.report.painters.context.chart that return StiStringFormatGeomModifier and TypeMethodDescriptionIStiContextPainter.getDefaultStringFormat()StiContext.GetDefaultStringFormat()IStiContextPainter.getGenericStringFormat()StiContext.GetGenericStringFormat()Methods in com.stimulsoft.report.painters.context.chart with parameters of type StiStringFormatGeomModifier 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, int width, StiStringFormatGeom sf) StiContext.MeasureString(String text, StiFontGeom font, int width, StiStringFormatGeom sf) -
Uses of StiStringFormatGeom in com.stimulsoft.report.painters.context.chart.geoms
Methods in com.stimulsoft.report.painters.context.chart.geoms that return StiStringFormatGeomMethods in com.stimulsoft.report.painters.context.chart.geoms with parameters of type StiStringFormatGeomModifier and TypeMethodDescriptionvoidStiTextGeom.setStringFormat(StiStringFormatGeom StringFormat) Constructors in com.stimulsoft.report.painters.context.chart.geoms with parameters of type StiStringFormatGeomModifierConstructorDescriptionStiTextGeom(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 StiStringFormatGeom in com.stimulsoft.report.painters.context.chart.geoms.animation
Methods in com.stimulsoft.report.painters.context.chart.geoms.animation that return StiStringFormatGeomMethods in com.stimulsoft.report.painters.context.chart.geoms.animation with parameters of type StiStringFormatGeomModifier and TypeMethodDescriptionvoidStiLabelAnimationGeom.setStringFormat(StiStringFormatGeom stringFormat) Constructors in com.stimulsoft.report.painters.context.chart.geoms.animation with parameters of type StiStringFormatGeomModifierConstructorDescriptionStiLabelAnimationGeom(String text, StiFontGeom font, Object textBrush, Object LabelBrush, StiPenGeom penBorder, StiRectangle rect, StiStringFormatGeom sf, StiRotationMode rotationMode, float angle, boolean drawBorder, StiAnimation animation)