public class HepRepCut extends Cut implements WiredTreeModel.MarkListener
Cut.Result
_defaultEvent, _defaultName, _eventsPending, _valueIsAdjusting
Modifier and Type | Method and Description |
---|---|
Set<hep.graphics.heprep.HepRepType> |
getTypes() |
HepRepTreeModel |
getTypeTree() |
void |
markChanged(WiredTreeModel.MarkEvent e) |
Cut.Result |
pass(Map<String,org.freehep.util.Value> data,
Object moreData,
boolean invert)
Tells the client whether this cut is satisfied by the supplied data.
|
void |
setRecord(hep.graphics.heprep.HepRep heprep) |
void |
setTypesTree(HepRepTreeModel treeModel) |
add, addAll, addChangeListener, addCutSet, fireStateChanged, fireStateChanged, getCondition, getConditions, getEnabledConditions, getName, pass, remove, remove, removeAll, removeChangeListener, removeCutSet, removeDisabled, reset, setName, setValueIsAdjusting, size, synchronize, toString
public HepRepCut()
public HepRepCut(String name)
public Set<hep.graphics.heprep.HepRepType> getTypes()
public HepRepTreeModel getTypeTree()
public void setTypesTree(HepRepTreeModel treeModel)
public void setRecord(hep.graphics.heprep.HepRep heprep)
public void markChanged(WiredTreeModel.MarkEvent e)
markChanged
in interface WiredTreeModel.MarkListener
public Cut.Result pass(Map<String,org.freehep.util.Value> data, Object moreData, boolean invert)
Cut.pass(java.util.Map, boolean)
.Copyright © 1996-2014 FreeHEP. All Rights Reserved.