Package | Description |
---|---|
com.sun.prism | |
com.sun.prism.impl | |
com.sun.prism.impl.ps | |
com.sun.prism.j2d |
Modifier and Type | Interface and Description |
---|---|
interface |
Presentable |
interface |
ReadbackRenderTarget |
interface |
RTTexture |
Modifier and Type | Method and Description |
---|---|
RenderTarget |
Graphics.getRenderTarget() |
Modifier and Type | Method and Description |
---|---|
RenderTarget |
BaseGraphics.getRenderTarget() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
BaseContext.setRenderTarget(RenderTarget target,
NGCamera camera,
boolean depthTest,
boolean state3D) |
Constructor and Description |
---|
BaseGraphics(BaseContext context,
RenderTarget target) |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseShaderContext.setRenderTarget(RenderTarget target,
NGCamera camera,
boolean depthTest,
boolean state3D) |
protected abstract BaseShaderContext.State |
BaseShaderContext.updateRenderTarget(RenderTarget target,
NGCamera camera,
boolean depthTest) |
void |
BaseShaderContext.validateLCDBuffer(RenderTarget renderTarget) |
Constructor and Description |
---|
BaseShaderGraphics(BaseShaderContext context,
RenderTarget renderTarget) |
Modifier and Type | Class and Description |
---|---|
class |
J2DPresentable |
Modifier and Type | Method and Description |
---|---|
RenderTarget |
J2DPrismGraphics.getRenderTarget() |
Copyright © 2020. All rights reserved.