public abstract class AbstractExtentMask extends AbstractMask
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractExtentMask(Extent extent)
Construct a new mask.
|
| Modifier and Type | Method and Description |
|---|---|
Extent |
getExtent()
Get the extent.
|
void |
setExtent(Extent extent)
Set the extent.
|
protected AbstractExtentMask(Extent extent)
extent - the extentCopyright © 2010-2014. All Rights Reserved.