uk.ac.starlink.vo
Interface MaskTreeModel.Mask

Enclosing class:
MaskTreeModel

public static interface MaskTreeModel.Mask

Defines node inclusion in a masked tree.


Method Summary
 boolean isIncluded(Object node)
          Determines whether a given node from a base tree model is to appear in the masked tree.
 

Method Detail

isIncluded

boolean isIncluded(Object node)
Determines whether a given node from a base tree model is to appear in the masked tree.

Parameters:
node - base model node
Returns:
true iff mask allows node


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.