public class RenderingOperands extends Object
Constructor and Description |
---|
RenderingOperands(Layer layer,
Graphics2D graphics) |
RenderingOperands(Layer layer,
Graphics2D graphics,
GTRenderer renderer) |
Modifier and Type | Method and Description |
---|---|
Graphics2D |
getGraphics() |
Layer |
getLayer() |
GTRenderer |
getRenderer() |
public RenderingOperands(Layer layer, Graphics2D graphics)
public RenderingOperands(Layer layer, Graphics2D graphics, GTRenderer renderer)
public Layer getLayer()
public Graphics2D getGraphics()
public GTRenderer getRenderer()
Copyright © 1996–2019 Geotools. All rights reserved.