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)
Renderer
Copyright © 2020. All rights reserved.