Class LayerRenderer
java.lang.Object
org.locationtech.jtstest.testbuilder.ui.render.LayerRenderer
- All Implemented Interfaces:
Renderer
-
Constructor Summary
ConstructorsConstructorDescriptionLayerRenderer(Layer layer, GeometryContainer geomCont, Viewport viewport) LayerRenderer(Layer layer, Viewport viewport) -
Method Summary
Modifier and TypeMethodDescriptionvoidcancel()Informs this process that it can stop rendering, because the rendered context will not be displayed.voidrender(Graphics2D g) Renders the scene to the graphics context.