jas.hist
Class JASHist1DFunctionStyle
java.lang.Object
java.util.Observable
jas.hist.JASHistStyle
jas.hist.JASHist1DFunctionStyle
- All Implemented Interfaces:
- Externalizable, Serializable
public class JASHist1DFunctionStyle
- extends JASHistStyle
- implements Externalizable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JASHist1DFunctionStyle
public JASHist1DFunctionStyle()
writeExternal
public void writeExternal(ObjectOutput p)
throws IOException
- Specified by:
writeExternal
in interface Externalizable
- Throws:
IOException
readExternal
public void readExternal(ObjectInput p)
throws IOException,
ClassNotFoundException
- Specified by:
readExternal
in interface Externalizable
- Throws:
IOException
ClassNotFoundException
getLineColor
public Color getLineColor()
setLineColor
public void setLineColor(Color nNewValue)
getLineStyle
public int getLineStyle()
setLineStyle
public void setLineStyle(int style)
getLineWidth
public float getLineWidth()
setLineWidth
public void setLineWidth(float width)
Copyright © 2000-2009 FreeHEP. All Rights Reserved.