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 java.lang.Object
- implements IPlotterState
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PlotterState
public PlotterState()
PlotterState
public PlotterState(java.lang.Object object)
PlotterState
public PlotterState(java.lang.Object object,
java.lang.String path)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
setObject
public void setObject(java.lang.Object obj)
getObject
public java.lang.Object getObject()
- Specified by:
getObject
in interface IPlotterState
setObjectPath
public void setObjectPath(java.lang.String p)
getObjectPath
public java.lang.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(java.lang.String key,
java.lang.String value)
getAttribute
public java.lang.String getAttribute(java.lang.String key)
- Specified by:
getAttribute
in interface IPlotterState
getAttributeIndex
public int getAttributeIndex(java.lang.String key)
getAttribute
public java.lang.String getAttribute(int index)
getAttributes
public java.util.Map getAttributes()
- Specified by:
getAttributes
in interface IPlotterState
clear
public void clear()
- Specified by:
clear
in interface IPlotterState
jHepWork 1.1 (C) Chekanov