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 Summary
ConstructorsConstructorDescriptionPaintShapeRequest
(Graphics2D graphic, LiteShape2 shape, Style2D style, double scale) PaintShapeRequest
(Shape clipShape) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setClipShape
(Shape clipShape) void
setLabelObstacle
(boolean labelObstacle)
-
Constructor Details
-
PaintShapeRequest
-
PaintShapeRequest
-
-
Method Details
-
setLabelObstacle
public void setLabelObstacle(boolean labelObstacle) -
setClipShape
-