public class StiContextPainter extends java.lang.Object implements IStiContextPainter
| Constructor and Description |
|---|
StiContextPainter(StiGraphics graphics,
double zoom,
java.lang.Double pageZoom) |
public StiContextPainter(StiGraphics graphics, double zoom, java.lang.Double pageZoom)
public StiStringFormatGeom getDefaultStringFormat()
getDefaultStringFormat in interface IStiContextPainterpublic StiStringFormatGeom getGenericStringFormat()
getGenericStringFormat in interface IStiContextPainterpublic StiContext createShadowGraphics(boolean isPrinting, float zoom)
createShadowGraphics in interface IStiContextPainterpublic StiRectangle getPathBounds(java.util.List<StiSegmentGeom> geoms)
getPathBounds in interface IStiContextPainterpublic StiSize measureString(java.lang.String text, StiFontGeom font)
measureString in interface IStiContextPainterpublic StiSize measureString(java.lang.String text, StiFontGeom font, int width, StiStringFormatGeom sf)
measureString in interface IStiContextPainterpublic StiRectangle measureRotatedString(java.lang.String text, StiFontGeom font, StiRectangle rect, StiStringFormatGeom sf, double angle)
measureRotatedString in interface IStiContextPainterpublic StiRectangle measureRotatedString(java.lang.String text, StiFontGeom font, StiRectangle rect, StiStringFormatGeom sf, StiRotationMode mode, double angle)
measureRotatedString in interface IStiContextPainterpublic StiRectangle measureRotatedString(java.lang.String text, StiFontGeom font, StiPoint point, StiStringFormatGeom sf, StiRotationMode mode, double angle, int maximalWidth, boolean wordWrap)
measureRotatedString in interface IStiContextPainterpublic StiRectangle measureRotatedString(java.lang.String text, StiFontGeom font, StiPoint point, StiStringFormatGeom sf, StiRotationMode mode, double angle)
measureRotatedString in interface IStiContextPainterpublic void render(StiRectangle rect, java.util.List<StiGeom> geoms)
render in interface IStiContextPainterpublic StiGraphics getGraphics()
public void setGraphics(StiGraphics graphics)
graphics - the graphics to setCopyright © 2019 Stimulsoft. All Rights Reserved.