public class ExistingBlockMask extends AbstractExtentMask
| Constructor and Description |
|---|
ExistingBlockMask(Extent extent)
Create a new existing block map.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(Vector vector)
Returns true if the criteria is met.
|
Mask2D |
toMask2D()
Get the 2D version of this mask if one exists.
|
getExtent, setExtentpublic ExistingBlockMask(Extent extent)
extent - the extent to checkCopyright © 2010-2014. All Rights Reserved.