[root] Repository:
ViewVC logotype

Revision 24084


Jump to revision: Previous Next
Author: brun
Date: Sun Jun 1 15:34:01 2008 UTC (6 years, 7 months ago)
Log Message:
From Olivier and me:

Split the TGraph classes to move the graphics code to separate classes.
These classes will be moved to the hist directory once the classes will be ok.
The TGraphs are painted via the TVirtualGraphPainter class and its concrete
implementation TGraphPainter.
At the difference of the TH1 classes for which a different painter is created
when drawing each histogram, one single TGraphPainter class is created.
The TGraphPainter class does not have internal state, all the information
from TGraph is passed to the drawing functions via parameters.

Changed paths:

Path Details
Directorytrunk/graf2d/graf/inc/TGraph.h modified , text changed
Directorytrunk/graf2d/graf/inc/TGraphAsymmErrors.h modified , text changed
Directorytrunk/graf2d/graf/inc/TGraphBentErrors.h modified , text changed
Directorytrunk/graf2d/graf/inc/TGraphErrors.h modified , text changed
Directorytrunk/graf2d/graf/src/TGraph.cxx modified , text changed
Directorytrunk/graf2d/graf/src/TGraphAsymmErrors.cxx modified , text changed
Directorytrunk/graf2d/graf/src/TGraphBentErrors.cxx modified , text changed
Directorytrunk/graf2d/graf/src/TGraphErrors.cxx modified , text changed
Directorytrunk/graf2d/graf/src/TGraphPolar.cxx modified , text changed
Directorytrunk/graf2d/graf/src/TMultiGraph.cxx modified , text changed
Directorytrunk/hist/hist/inc/LinkDef.h modified , text changed
Directorytrunk/hist/hist/inc/TVirtualGraphPainter.h added
Directorytrunk/hist/hist/src/TVirtualGraphPainter.cxx added
Directorytrunk/hist/histpainter/inc/LinkDef.h modified , text changed
Directorytrunk/hist/histpainter/inc/TGraph2DPainter.h added
Directorytrunk/hist/histpainter/inc/TGraphPainter.h modified , text changed
Directorytrunk/hist/histpainter/inc/THistPainter.h modified , text changed
Directorytrunk/hist/histpainter/src/TGraph2DPainter.cxx added
Directorytrunk/hist/histpainter/src/TGraphPainter.cxx modified , text changed
Directorytrunk/hist/histpainter/src/THistPainter.cxx modified , text changed

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9