Package hep.wired.cut

Interface Summary
Condition Condition that filter displayable objects based on a single attribute value.
ConditionDefinition Definition of a condition used to filter displayable objects based on a single attribute value.
CutManager Interface to be implemented by the component that manages cuts and displays editors.
 

Class Summary
AbstractCondition Adapter for implementing Condition.
AbstractConditionDefinition Adapter for implementing ConditionDefinition.
BooleanCondition Condition based on comparison with boolean value.
BooleanConditionDefinition Definition for conditions based on boolean value.
ConditionEditor Base class for condition editors.
Cut Cut that can be applied to displayable objects.
CutEditor Class that maintains JTable of conditions in a Cut and controls that manipulate them.
CutSet Set of cuts associated with an event display view.
CutSetEditor GUI elements and logic for editing CutSets.
DoubleCondition Condition based on comparison with double range.
DoubleConditionDefinition  
DoubleSliderEditor  
IntegerCondition Condition based on comparison with integer range.
IntegerConditionDefinition  
IntegerSliderEditor  
LongCondition Condition based on comparison with long range.
LongConditionDefinition  
Slider  
SliderEditor  
SliderPanel  
StringCondition Condition based on comparison with String set.
StringConditionDefinition  
StringConditionEditor  
 

Enum Summary
ConditionDefinition.Type  
Cut.Result  
 



Copyright © 1996-2013 FreeHEP. All Rights Reserved.