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
Constructor Summary |
JELRule()
Creates a new instance of JELRule |
JELRule(java.lang.String description)
|
JELRule(java.lang.String description,
java.lang.String type)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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)
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:
getDescription
in interface IStyleRule
ruleApplies
public boolean ruleApplies(IPlotterState state)
- Specified by:
ruleApplies
in interface IStyleRule
jHepWork 1.1 (C) Chekanov