hep.graphics.heprep
Interface HepRepSelectFilter


public interface HepRepSelectFilter

HepRepSelectFilter interface used in copying HepReps.

Author:
Mark Donszelmann

Method Summary
 boolean select(HepRepInstance instance)
          Selects if the given instance will pass.
 

Method Detail

select

boolean select(HepRepInstance instance)
Selects if the given instance will pass.

Parameters:
instance - to be checked.
Returns:
true if instance passes.


Copyright © 2000-2007 FreeHEP. All Rights Reserved.