Package org.geotools.renderer.lite
Class StreamingRenderer.PaintShapeRequest
Object
StreamingRenderer.RenderingRequest
PaintShapeRequest
- Enclosing class:
- StreamingRenderer
A request to paint a shape with a specific Style2D
- Author:
- aaime
- 
Constructor SummaryConstructorsConstructorDescriptionPaintShapeRequest(Graphics2D graphic, LiteShape2 shape, Style2D style, double scale) PaintShapeRequest(Shape clipShape) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetClipShape(Shape clipShape) voidsetLabelObstacle(boolean labelObstacle) 
- 
Constructor Details- 
PaintShapeRequest
- 
PaintShapeRequest
 
- 
- 
Method Details- 
setLabelObstaclepublic void setLabelObstacle(boolean labelObstacle) 
- 
setClipShape
 
-