hep.io.root.interfaces
Interface TAttFill

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

public interface TAttFill
extends RootObject


Field Summary
static int rootCheckSum
           
static int rootIOVersion
           
 
Method Summary
 short getFillColor()
          fill area color
 short getFillStyle()
          fill area style
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 

Field Detail

rootIOVersion

static final int rootIOVersion
See Also:
Constant Field Values

rootCheckSum

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

getFillColor

short getFillColor()
fill area color


getFillStyle

short getFillStyle()
fill area style



Copyright © 2000-2013 FreeHEP. All Rights Reserved.