public final class PrismPrintGraphics extends J2DPrismGraphics implements PrinterGraphics
Constructor and Description |
---|
PrismPrintGraphics(Graphics2D g2d,
int width,
int height) |
Modifier and Type | Method and Description |
---|---|
protected void |
captureTransform(Graphics2D g2d)
Needed only by printing subclass, which over-rides it.
|
protected void |
setTransformG2D(AffineTransform tx)
Overridden by printing subclass to preserve the printer graphics
transform.
|
blit, canReadBack, clear, clear, clearQuad, draw, drawEllipse, drawLine, drawMappedTextureRaw, drawPixelsMasked, drawRect, drawRoundRect, drawString, drawTexture, drawTexture, drawTexture3SliceH, drawTexture3SliceV, drawTexture9Slice, drawTextureRaw, drawTextureVO, fill, fillEllipse, fillQuad, fillRect, fillRoundRect, getAssociatedScreen, getCameraNoClone, getClipRect, getClipRectIndex, getClipRectNoClone, getCompositeMode, getExtraAlpha, getFinalClipNoClone, getLights, getPaint, getPixelScaleFactor, getRenderRoot, getRenderTarget, getResourceFactory, getStroke, getTransformNoClone, hasPreCullingBits, isAlphaTestShader, isAntialiasedShape, isCulling, isDepthBuffer, isDepthTest, isState3D, maskInterpolatePixels, readBack, releaseReadBackBuffer, reset, scale, scale, setAntialiasedShape, setCamera, setClipRect, setClipRectIndex, setCompositeMode, setCulling, setDepthBuffer, setDepthTest, setExtraAlpha, setHasPreCullingBits, setLights, setNodeBounds, setPaint, setPerspectiveTransform, setPixelScaleFactor, setRenderRoot, setState3D, setStroke, setTransform, setTransform, setTransform3D, setup3DRendering, sync, toJ2DTransform, transform, translate, translate
public PrismPrintGraphics(Graphics2D g2d, int width, int height)
protected void setTransformG2D(AffineTransform tx)
J2DPrismGraphics
setTransformG2D
in class J2DPrismGraphics
protected void captureTransform(Graphics2D g2d)
J2DPrismGraphics
captureTransform
in class J2DPrismGraphics
Copyright © 2020. All rights reserved.