| Package | Description |
|---|---|
| com.sun.javafx.sg.prism | |
| com.sun.prism | |
| com.sun.prism.impl | |
| com.sun.prism.j2d |
| Modifier and Type | Method and Description |
|---|---|
protected NGNode.RenderRootResult |
NGGroup.computeRenderRoot(NodePath path,
RectBounds dirtyRegion,
int cullingIndex,
BaseTransform tx,
GeneralTransform3D pvTx)
*
Culling Related Methods *
*
|
protected NGNode.RenderRootResult |
NGRegion.computeRenderRoot(NodePath path,
RectBounds dirtyRegion,
int cullingIndex,
BaseTransform tx,
GeneralTransform3D pvTx) |
void |
NGNode.getRenderRoot(NodePath path,
RectBounds dirtyRegion,
int cullingIndex,
BaseTransform tx,
GeneralTransform3D pvTx)
Called after preCullingBits in order to get the node
from which we should begin drawing.
|
| Modifier and Type | Method and Description |
|---|---|
NodePath |
Graphics.getRenderRoot() |
| Modifier and Type | Method and Description |
|---|---|
void |
Graphics.setRenderRoot(NodePath root) |
| Modifier and Type | Method and Description |
|---|---|
NodePath |
BaseGraphics.getRenderRoot() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseGraphics.setRenderRoot(NodePath root) |
| Modifier and Type | Method and Description |
|---|---|
NodePath |
J2DPrismGraphics.getRenderRoot() |
| Modifier and Type | Method and Description |
|---|---|
void |
J2DPrismGraphics.setRenderRoot(NodePath root) |
Copyright © 2025. All rights reserved.