| Constructor and Description |
|---|
LayerRenderer(Layer layer,
GeometryContainer geomCont,
Viewport viewport) |
LayerRenderer(Layer layer,
Viewport viewport) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Informs this process that it can stop rendering,
because the rendered context will not be displayed.
|
void |
render(Graphics2D g)
Renders the scene to the graphics context.
|
public LayerRenderer(Layer layer, GeometryContainer geomCont, Viewport viewport)
public void render(Graphics2D g)
RendererCopyright © 2025. All rights reserved.