public final class TranslatedTruncatedGraphicContext extends TranslatedGraphicContext
Constructor and Description |
---|
TranslatedTruncatedGraphicContext(IGraphicContext original,
Rectangle bounds) |
Modifier and Type | Method and Description |
---|---|
Rectangle |
getBounds() |
clearRectangle, copyArea, drawArc, drawImage, drawImage, drawImage, drawImage, drawLine, drawOval, drawPoint, drawPolygon, drawPolyline, drawRectangle, drawText, fillArc, fillOval, fillPolygon, fillRectangle
clear, clearRectangle, getBackgroundColor, getFontMetrics, getForegroundColor, getTextWidth, setAntiAliasing, setBackgroundColor, setDashedLine, setFontName, setFontSize, setForegroundColor, setLineCap, setLineJoin, setLineWidth, setSolidLine, setTextAntiAliasing, setTextMarkup
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clear, clearRectangle, setSolidLine
getBackgroundColor, getFontMetrics, getForegroundColor, getTextWidth, setAntiAliasing, setBackgroundColor, setDashedLine, setFontName, setFontSize, setForegroundColor, setLineCap, setLineJoin, setLineWidth, setTextAntiAliasing, setTextMarkup
public TranslatedTruncatedGraphicContext(IGraphicContext original, Rectangle bounds)
public Rectangle getBounds()
getBounds
in interface IGraphicContextCommon
getBounds
in class TranslatedGraphicContext
Siehe auch Jowidgets Nutzerhandbuch