jas.hist
Class JASHistStyle
java.lang.Object
java.util.Observable
jas.hist.JASHistStyle
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- JASHist1DFunctionStyle, JASHist1DHistogramStyle, JASHist2DHistogramStyle
public abstract class JASHistStyle
- extends Observable
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOLID
public static final int SOLID
- See Also:
- Constant Field Values
DOTTED
public static final int DOTTED
- See Also:
- Constant Field Values
DASHED
public static final int DASHED
- See Also:
- Constant Field Values
DOTDASH
public static final int DOTDASH
- See Also:
- Constant Field Values
timeZone
protected TimeZone timeZone
JASHistStyle
public JASHistStyle()
setCustomOverlay
public void setCustomOverlay(CustomOverlay o)
getCustomOverlay
public CustomOverlay getCustomOverlay()
changeNotify
protected void changeNotify()
startBatch
public void startBatch()
endBatch
public void endBatch()
setTimeZone
public void setTimeZone(TimeZone t)
getTimeZone
public TimeZone getTimeZone()
Copyright © 2000-2009 FreeHEP. All Rights Reserved.