public class TileClipper
extends java.lang.Object
| Constructor and Description |
|---|
TileClipper(float xmin,
float ymin,
float xmax,
float ymax) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
clip(GeometryBuffer geom) |
void |
setRect(float xmin,
float ymin,
float xmax,
float ymax) |
public void setRect(float xmin,
float ymin,
float xmax,
float ymax)
public boolean clip(GeometryBuffer geom)