hep.aida.ref.plotter.style.registry
Interface IStyleRule

All Known Implementing Classes:
JELRule

public interface IStyleRule


Field Summary
static String ATTRIBUTE
           
static String NULL
           
static String OBJECT
           
static String OBJECT_INSTANCEOF
           
static String OBJECT_TYPE
           
static String OVERLAY_INDEX
           
static String OVERLAY_TOTAL
           
static String PATH
           
static String REGION_INDEX
           
static String REGION_TOTAL
           
 
Method Summary
 String getDescription()
           
 boolean ruleApplies(IPlotterState state)
           
 

Field Detail

PATH

static final String PATH
See Also:
Constant Field Values

OBJECT

static final String OBJECT
See Also:
Constant Field Values

OBJECT_TYPE

static final String OBJECT_TYPE
See Also:
Constant Field Values

OBJECT_INSTANCEOF

static final String OBJECT_INSTANCEOF
See Also:
Constant Field Values

NULL

static final String NULL
See Also:
Constant Field Values

ATTRIBUTE

static final String ATTRIBUTE
See Also:
Constant Field Values

OVERLAY_INDEX

static final String OVERLAY_INDEX
See Also:
Constant Field Values

OVERLAY_TOTAL

static final String OVERLAY_TOTAL
See Also:
Constant Field Values

REGION_INDEX

static final String REGION_INDEX
See Also:
Constant Field Values

REGION_TOTAL

static final String REGION_TOTAL
See Also:
Constant Field Values
Method Detail

getDescription

String getDescription()

ruleApplies

boolean ruleApplies(IPlotterState state)


jHepWork 3.2 © jWork.org