hep.aida.ref.plotter.style.registry
Class PlotterState
java.lang.Object
hep.aida.ref.plotter.style.registry.PlotterState
- All Implemented Interfaces:
- IPlotterState
public class PlotterState
- extends Object
- implements IPlotterState
PlotterState
public PlotterState()
PlotterState
public PlotterState(Object object)
PlotterState
public PlotterState(Object object,
String path)
toString
public String toString()
- Overrides:
toString in class Object
setObject
public void setObject(Object obj)
getObject
public Object getObject()
- Specified by:
getObject in interface IPlotterState
setObjectPath
public void setObjectPath(String p)
getObjectPath
public String getObjectPath()
- Specified by:
getObjectPath in interface IPlotterState
setOverlayIndex
public void setOverlayIndex(int n)
setOverlayTotal
public void setOverlayTotal(int n)
getOverlayIndex
public int getOverlayIndex()
- Specified by:
getOverlayIndex in interface IPlotterState
getOverlayTotal
public int getOverlayTotal()
- Specified by:
getOverlayTotal in interface IPlotterState
setRegionIndex
public void setRegionIndex(int n)
setRegionTotal
public void setRegionTotal(int n)
getRegionIndex
public int getRegionIndex()
- Specified by:
getRegionIndex in interface IPlotterState
getRegionTotal
public int getRegionTotal()
- Specified by:
getRegionTotal in interface IPlotterState
setAttribute
public void setAttribute(String key,
String value)
getAttribute
public String getAttribute(String key)
- Specified by:
getAttribute in interface IPlotterState
getAttributeIndex
public int getAttributeIndex(String key)
getAttribute
public String getAttribute(int index)
getAttributes
public Map getAttributes()
- Specified by:
getAttributes in interface IPlotterState
clear
public void clear()
- Specified by:
clear in interface IPlotterState
jHepWork 3.2 © jWork.org