All Classes

Class Description
ArgsBuilderImpl  
Builder  
CLabelBuilder  
CLabelBuilderImpl  
CompositeBuilder<T extends Builder>
CompositeBuilder handles positional arguments and keyword arguments to methods by CompositeBuilder.build() call on behalf of the ownerBuilder with a common way.
ContourBuilder  
ContourBuilderImpl  
HistBuilder
matplotlib.pyplot.hist(x, **kwargs)
HistBuilder.Align  
HistBuilder.HistType  
HistBuilder.Orientation  
HistBuilderImpl  
KwargsBuilder  
LabelBuilder
matplotlib.pyplot.xlabel(s, *args, **kwargs) matplotlib.pyplot.ylabel(s, *args, **kwargs)
LabelBuilderImpl  
LegendBuilder
matplotlib.pyplot.legend(*args, **kwargs)
LegendBuilderImpl  
Line2DBuilder<T extends Builder>  
Line2DBuilderImpl<T extends Builder>  
NumpyUtils  
NumpyUtils.Grid<T extends java.lang.Number>  
PatchBuilder<T extends Builder>  
PatchBuilderImpl<T extends Builder>  
PColorBuilder  
PColorBuilderImpl  
Plot  
PlotBuilder
matplotlib.pyplot.plot(*args, **kwargs)
PlotBuilderImpl  
PlotImpl  
PyCommand  
PythonConfig  
PythonExecutionException  
SaveFigBuilder
matplotlib.pyplot.savefig(fname, **kwargs)
SaveFigBuilder.Orientation  
SaveFigBuilderImpl  
ScaleBuilder
matplotlib.pyplot.xscale(scale, **kwargs) matplotlib.pyplot.yscale(scale, **kwargs)
ScaleBuilder.Scale  
ScaleBuilderImpl  
SubplotBuilder  
SubplotBuilderImpl  
TextArgsBuilder<T extends Builder>  
TextArgsBuilderImpl<T extends Builder>  
TextBuilder  
TextBuilderImpl  
TypeConversion