public interface IStiContextPainter
StiStringFormatGeom getDefaultStringFormat()
StiStringFormatGeom getGenericStringFormat()
StiContext createShadowGraphics(boolean isPrinting, float zoom)
StiRectangle getPathBounds(java.util.List<StiSegmentGeom> geoms)
StiSize measureString(java.lang.String text, StiFontGeom font)
StiSize measureString(java.lang.String text, StiFontGeom font, int width, StiStringFormatGeom sf)
StiRectangle measureRotatedString(java.lang.String text, StiFontGeom font, StiRectangle rect, StiStringFormatGeom sf, double angle)
StiRectangle measureRotatedString(java.lang.String text, StiFontGeom font, StiRectangle rect, StiStringFormatGeom sf, StiRotationMode mode, double angle)
StiRectangle measureRotatedString(java.lang.String text, StiFontGeom font, StiPoint point, StiStringFormatGeom sf, StiRotationMode mode, double angle, int maximalWidth, boolean wordWrap)
StiRectangle measureRotatedString(java.lang.String text, StiFontGeom font, StiPoint point, StiStringFormatGeom sf, StiRotationMode mode, double angle)
void render(StiRectangle rect, java.util.List<StiGeom> geoms)
Copyright © 2020 Stimulsoft. All Rights Reserved.