FreeHEP API
Version current

hep.io.root.interfaces
Interface TAttLine

All Superinterfaces:
RootObject
All Known Subinterfaces:
TGraph, TH1, TH1D, TH1F, TH2, TH2D, TH2F, TProfile, TTree
All Known Implementing Classes:
TTreeRep

public interface TAttLine
extends RootObject

Source Code:
TAttLine.java

Field Summary
static int rootCheckSum
           
static int rootIOVersion
           
 
Method Summary
 short getLineColor()
          line color
 short getLineStyle()
          line style
 short getLineWidth()
          line width
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 

Field Detail

rootIOVersion

public static final int rootIOVersion
See Also:
Constant Field Values

rootCheckSum

public static final int rootCheckSum
See Also:
Constant Field Values
Method Detail

getLineColor

public short getLineColor()
line color


getLineStyle

public short getLineStyle()
line style


getLineWidth

public short getLineWidth()
line width


FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.