hep.aida.ref.plotter.style.registry
Class JELRule
- java.lang.Object
-
- hep.aida.ref.plotter.style.registry.JELRule
-
- All Implemented Interfaces:
- IStyleRule
public class JELRule extends java.lang.Object implements IStyleRule
-
-
Field Summary
-
Fields inherited from interface hep.aida.ref.plotter.style.registry.IStyleRule
ATTRIBUTE, NULL, OBJECT, OBJECT_INSTANCEOF, OBJECT_TYPE, OVERLAY_INDEX, OVERLAY_TOTAL, PATH, REGION_INDEX, REGION_TOTAL
-
-
Constructor Summary
Constructors Constructor and Description JELRule()Creates a new instance of JELRuleJELRule(java.lang.String description)JELRule(java.lang.String description, java.lang.String type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.StringgetDescription()java.lang.StringgetType()booleanruleApplies(IPlotterState state)voidsetDescription(java.lang.String d)voidsetType(java.lang.String d)
-
-
-
Constructor Detail
-
JELRule
public JELRule()
Creates a new instance of JELRule
-
JELRule
public JELRule(java.lang.String description)
-
JELRule
public JELRule(java.lang.String description, java.lang.String type)
-
-
Method Detail
-
setType
public void setType(java.lang.String d)
-
getType
public java.lang.String getType()
-
setDescription
public void setDescription(java.lang.String d)
-
getDescription
public java.lang.String getDescription()
- Specified by:
getDescriptionin interfaceIStyleRule
-
ruleApplies
public boolean ruleApplies(IPlotterState state)
- Specified by:
ruleAppliesin interfaceIStyleRule
-
-
DMelt 3.0 © DataMelt by jWork.ORG