public interface FilterLibraryMask
When registered, masks are asked whether the category is valid.
FilterLibrary| Modifier and Type | Method and Description |
|---|---|
Category |
getCategory()
Returns the
Category this masks is associated. |
boolean |
isValid()
Returns
true if this masks's category is valid. |
Category getCategory()
Category this masks is associated.Category this filter is describingboolean isValid()
true if this masks's category is valid.true if the category is valid, false
otherwiseCopyright © 2007-2012 Gephi Consortium. All Rights Reserved.