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