FreeHEP API
Version current

hep.graphics.heprep
Interface HepRepSelectFilter


public interface HepRepSelectFilter

HepRepSelectFilter interface used in copying HepReps.

Author:
Mark Donszelmann
Source Code:
HepRepSelectFilter.java

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

Method Detail

select

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

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

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.