Logo ROOT  
Reference Guide
TAttFill.h File Reference
#include "Rtypes.h"
Include dependency graph for TAttFill.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TAttFill
 Fill Area Attributes class. More...
 

Enumerations

enum  EFillStyle {
  kFDotted1 = 3001 , kFDotted2 = 3002 , kFDotted3 = 3003 , kFHatched1 = 3004 ,
  kHatched2 = 3005 , kFHatched3 = 3006 , kFHatched4 = 3007 , kFWicker = 3008 ,
  kFScales = 3009 , kFBricks = 3010 , kFSnowflakes = 3011 , kFCircles = 3012 ,
  kFTiles = 3013 , kFMondrian = 3014 , kFDiamonds = 3015 , kFWaves1 = 3016 ,
  kFDashed1 = 3017 , kFDashed2 = 3018 , kFAlhambra = 3019 , kFWaves2 = 3020 ,
  kFStars1 = 3021 , kFStars2 = 3022 , kFPyramids = 3023 , kFFrieze = 3024 ,
  kFMetopes = 3025 , kFEmpty = 0 , kFSolid = 1
}
 

Enumeration Type Documentation

◆ EFillStyle

enum EFillStyle
Enumerator
kFDotted1 
kFDotted2 
kFDotted3 
kFHatched1 
kHatched2 
kFHatched3 
kFHatched4 
kFWicker 
kFScales 
kFBricks 
kFSnowflakes 
kFCircles 
kFTiles 
kFMondrian 
kFDiamonds 
kFWaves1 
kFDashed1 
kFDashed2 
kFAlhambra 
kFWaves2 
kFStars1 
kFStars2 
kFPyramids 
kFFrieze 
kFMetopes 
kFEmpty 
kFSolid 

Definition at line 47 of file TAttFill.h.