public class RasterDrawStrategy.LayerIntersection
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
Extent |
extent |
boolean |
hasTransparency |
| Constructor and Description |
|---|
LayerIntersection(Extent ext,
boolean transp)
Constructor.
|