org.geotools.swing
Class RenderingOperands
Object
RenderingOperands
public class RenderingOperands
- extends Object
- Author:
- michael
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RenderingOperands
public RenderingOperands(Layer layer,
Graphics2D graphics)
RenderingOperands
public RenderingOperands(Layer layer,
Graphics2D graphics,
GTRenderer renderer)
getLayer
public Layer getLayer()
getGraphics
public Graphics2D getGraphics()
getRenderer
public GTRenderer getRenderer()
Copyright © 1996-2014 Geotools. All Rights Reserved.