Package uk.ac.starlink.vo
Interface MaskTreeModel.Mask
-
- Enclosing class:
- MaskTreeModel
public static interface MaskTreeModel.MaskDefines node inclusion in a masked tree.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisIncluded(java.lang.Object node)Determines whether a given node from a base tree model is to appear in the masked tree.
-