FPIBG Utility
LatexClass.LatexPlot Class Reference
Inheritance diagram for LatexClass.LatexPlot:
Collaboration diagram for LatexClass.LatexPlot:

Public Member Functions

 __init__ (self, ObjName)
 Constructor for the LatexClass object.
 
 Write (self, Plot)
 
- Public Member Functions inherited from LatexClass.LatexClass
 __init__ (self, ObjName)
 Constructor for the LatexClass object.
 
 Create (self, BaseObj)
 Create() for the LatexClass object.
 

Public Attributes

str caption = ""
 
str name = ""
 
int width = 0
 
int height = 0
 
str title = ""
 
int scale = 0
 
int fontSize = 8
 
str outDirectory = "X:/FPIBGDATAPY/plots"
 
bool float = False
 
str placement = "h"
 
- Public Attributes inherited from LatexClass.LatexClass
 ObjName = ObjName
 ObjName contains the name of this object.
 
 bobj = BaseObj
 bobj contains the global object.
 
 cfg = self.bobj.cfg.config
 
 log = self.bobj.log
 
int dlvl = 10000
 

Constructor & Destructor Documentation

◆ __init__()

LatexClass.LatexPlot.__init__ ( self,
ObjName )

Constructor for the LatexClass object.

Parameters
ObjName– (string) Saves the name of the object.

Member Function Documentation

◆ Write()

LatexClass.LatexPlot.Write ( self,
Plot )

Member Data Documentation

◆ caption

str LatexClass.LatexPlot.caption = ""

◆ float

bool LatexClass.LatexPlot.float = False

◆ fontSize

int LatexClass.LatexPlot.fontSize = 8

◆ height

int LatexClass.LatexPlot.height = 0

◆ name

str LatexClass.LatexPlot.name = ""

◆ outDirectory

str LatexClass.LatexPlot.outDirectory = "X:/FPIBGDATAPY/plots"

◆ placement

str LatexClass.LatexPlot.placement = "h"

◆ scale

int LatexClass.LatexPlot.scale = 0

◆ title

str LatexClass.LatexPlot.title = ""

◆ width

int LatexClass.LatexPlot.width = 0

The documentation for this class was generated from the following file: