Index
A B C D E F G H I K L M N O P R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(List<? extends Number>) - Method in interface com.github.sh0nk.matplotlib4j.builder.ContourBuilder
-
Equivalent to
pyplot.contour(Z)
- add(List<? extends Number>) - Method in class com.github.sh0nk.matplotlib4j.builder.ContourBuilderImpl
- add(List<? extends Number>) - Method in interface com.github.sh0nk.matplotlib4j.builder.HistBuilder
- add(List<? extends Number>) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- add(List<? extends Number>) - Method in interface com.github.sh0nk.matplotlib4j.builder.PColorBuilder
-
Equivalent to
pyplot.pcolor(C)
- add(List<? extends Number>) - Method in class com.github.sh0nk.matplotlib4j.builder.PColorBuilderImpl
- add(List<? extends Number>) - Method in interface com.github.sh0nk.matplotlib4j.builder.PlotBuilder
- add(List<? extends Number>) - Method in class com.github.sh0nk.matplotlib4j.builder.PlotBuilderImpl
- add(List<? extends Number>, List<? extends Number>) - Method in interface com.github.sh0nk.matplotlib4j.builder.PlotBuilder
- add(List<? extends Number>, List<? extends Number>) - Method in class com.github.sh0nk.matplotlib4j.builder.PlotBuilderImpl
- add(List<? extends Number>, List<? extends Number>, String) - Method in interface com.github.sh0nk.matplotlib4j.builder.PlotBuilder
- add(List<? extends Number>, List<? extends Number>, String) - Method in class com.github.sh0nk.matplotlib4j.builder.PlotBuilderImpl
- add(List<? extends Number>, List<? extends Number>, List<? extends List<? extends Number>>) - Method in interface com.github.sh0nk.matplotlib4j.builder.ContourBuilder
-
Equivalent to
pyplot.contour(X, Y, Z)
- add(List<? extends Number>, List<? extends Number>, List<? extends List<? extends Number>>) - Method in class com.github.sh0nk.matplotlib4j.builder.ContourBuilderImpl
- add(List<? extends Number>, List<? extends Number>, List<? extends List<? extends Number>>) - Method in interface com.github.sh0nk.matplotlib4j.builder.PColorBuilder
-
Equivalent to
pyplot.pcolor(X, Y, C)
- add(List<? extends Number>, List<? extends Number>, List<? extends List<? extends Number>>) - Method in class com.github.sh0nk.matplotlib4j.builder.PColorBuilderImpl
- add2DimListToArgs(List<? extends List<? extends Number>>) - Method in class com.github.sh0nk.matplotlib4j.builder.CompositeBuilder
- addToArgs(Number) - Method in class com.github.sh0nk.matplotlib4j.builder.CompositeBuilder
- addToArgs(String) - Method in class com.github.sh0nk.matplotlib4j.builder.CompositeBuilder
- addToArgs(List<? extends Number>) - Method in class com.github.sh0nk.matplotlib4j.builder.CompositeBuilder
- addToArgsWithoutQuoting(String) - Method in class com.github.sh0nk.matplotlib4j.builder.CompositeBuilder
- addToKwargs(String, boolean) - Method in class com.github.sh0nk.matplotlib4j.builder.CompositeBuilder
- addToKwargs(String, Number) - Method in class com.github.sh0nk.matplotlib4j.builder.CompositeBuilder
- addToKwargs(String, String) - Method in class com.github.sh0nk.matplotlib4j.builder.CompositeBuilder
- addToKwargs(String, List<? extends Number>) - Method in class com.github.sh0nk.matplotlib4j.builder.CompositeBuilder
- addToKwargsWithoutQuoting(String, String) - Method in class com.github.sh0nk.matplotlib4j.builder.CompositeBuilder
- afterMethodOutput(String) - Method in class com.github.sh0nk.matplotlib4j.builder.CompositeBuilder
- align(HistBuilder.Align) - Method in interface com.github.sh0nk.matplotlib4j.builder.HistBuilder
- align(HistBuilder.Align) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- alpha(double) - Method in interface com.github.sh0nk.matplotlib4j.builder.ContourBuilder
- alpha(double) - Method in class com.github.sh0nk.matplotlib4j.builder.ContourBuilderImpl
- alpha(double) - Method in interface com.github.sh0nk.matplotlib4j.builder.PColorBuilder
- alpha(double) - Method in class com.github.sh0nk.matplotlib4j.builder.PColorBuilderImpl
- arange(double, double, double) - Static method in class com.github.sh0nk.matplotlib4j.NumpyUtils
- ArgsBuilderImpl - Class in com.github.sh0nk.matplotlib4j.builder
- ArgsBuilderImpl(String) - Constructor for class com.github.sh0nk.matplotlib4j.builder.ArgsBuilderImpl
- ArgsBuilderImpl(String, Number) - Constructor for class com.github.sh0nk.matplotlib4j.builder.ArgsBuilderImpl
- ArgsBuilderImpl(String, Number, Number) - Constructor for class com.github.sh0nk.matplotlib4j.builder.ArgsBuilderImpl
- ArgsBuilderImpl(String, String) - Constructor for class com.github.sh0nk.matplotlib4j.builder.ArgsBuilderImpl
- ArgsBuilderImpl(String, String, String) - Constructor for class com.github.sh0nk.matplotlib4j.builder.ArgsBuilderImpl
B
- bar - com.github.sh0nk.matplotlib4j.builder.HistBuilder.HistType
- barstacked - com.github.sh0nk.matplotlib4j.builder.HistBuilder.HistType
- bboxInches(double) - Method in interface com.github.sh0nk.matplotlib4j.builder.SaveFigBuilder
- bboxInches(double) - Method in class com.github.sh0nk.matplotlib4j.builder.SaveFigBuilderImpl
- beforeMethodOutput(String) - Method in class com.github.sh0nk.matplotlib4j.builder.CompositeBuilder
- bins(int) - Method in interface com.github.sh0nk.matplotlib4j.builder.HistBuilder
- bins(int) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- bins(List<? extends Number>) - Method in interface com.github.sh0nk.matplotlib4j.builder.HistBuilder
- bins(List<? extends Number>) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- bottom(double) - Method in interface com.github.sh0nk.matplotlib4j.builder.HistBuilder
- bottom(double) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- bottom(List<? extends Number>) - Method in interface com.github.sh0nk.matplotlib4j.builder.HistBuilder
- bottom(List<? extends Number>) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- build() - Method in class com.github.sh0nk.matplotlib4j.builder.ArgsBuilderImpl
- build() - Method in interface com.github.sh0nk.matplotlib4j.builder.Builder
- build() - Method in class com.github.sh0nk.matplotlib4j.builder.CLabelBuilderImpl
- build() - Method in class com.github.sh0nk.matplotlib4j.builder.CompositeBuilder
- build() - Method in class com.github.sh0nk.matplotlib4j.builder.ContourBuilderImpl
- build() - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- build() - Method in class com.github.sh0nk.matplotlib4j.builder.LabelBuilderImpl
- build() - Method in class com.github.sh0nk.matplotlib4j.builder.LegendBuilderImpl
- build() - Method in class com.github.sh0nk.matplotlib4j.builder.PColorBuilderImpl
- build() - Method in class com.github.sh0nk.matplotlib4j.builder.PlotBuilderImpl
- build() - Method in class com.github.sh0nk.matplotlib4j.builder.SaveFigBuilderImpl
- build() - Method in class com.github.sh0nk.matplotlib4j.builder.ScaleBuilderImpl
- build() - Method in class com.github.sh0nk.matplotlib4j.builder.SubplotBuilderImpl
- build() - Method in class com.github.sh0nk.matplotlib4j.builder.TextBuilderImpl
- Builder - Interface in com.github.sh0nk.matplotlib4j.builder
C
- calcZ(BiFunction<T, T, R>) - Method in class com.github.sh0nk.matplotlib4j.NumpyUtils.Grid
- clabel(ContourBuilder) - Method in interface com.github.sh0nk.matplotlib4j.Plot
- clabel(ContourBuilder) - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- CLabelBuilder - Interface in com.github.sh0nk.matplotlib4j.builder
- CLabelBuilderImpl - Class in com.github.sh0nk.matplotlib4j.builder
- CLabelBuilderImpl(ContourBuilder) - Constructor for class com.github.sh0nk.matplotlib4j.builder.CLabelBuilderImpl
- close() - Method in interface com.github.sh0nk.matplotlib4j.Plot
-
Close a figure window.
- close() - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- close(String) - Method in interface com.github.sh0nk.matplotlib4j.Plot
-
Close a figure window with name label.
- close(String) - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- cmap(String) - Method in interface com.github.sh0nk.matplotlib4j.builder.PColorBuilder
- cmap(String) - Method in class com.github.sh0nk.matplotlib4j.builder.PColorBuilderImpl
- color(String) - Method in class com.github.sh0nk.matplotlib4j.builder.PlotBuilderImpl
- color(String) - Method in interface com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilder
- color(String) - Method in class com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilderImpl
- color(String...) - Method in interface com.github.sh0nk.matplotlib4j.builder.HistBuilder
- color(String...) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- colors(String) - Method in interface com.github.sh0nk.matplotlib4j.builder.ContourBuilder
- colors(String) - Method in class com.github.sh0nk.matplotlib4j.builder.ContourBuilderImpl
- com.github.sh0nk.matplotlib4j - package com.github.sh0nk.matplotlib4j
- com.github.sh0nk.matplotlib4j.builder - package com.github.sh0nk.matplotlib4j.builder
- com.github.sh0nk.matplotlib4j.kwargs - package com.github.sh0nk.matplotlib4j.kwargs
- CompositeBuilder<T extends Builder> - Class in com.github.sh0nk.matplotlib4j.builder
-
CompositeBuilder
handles positional arguments and keyword arguments to methods byCompositeBuilder.build()
call on behalf of the ownerBuilder with a common way. - CompositeBuilder(T) - Constructor for class com.github.sh0nk.matplotlib4j.builder.CompositeBuilder
- contour() - Method in interface com.github.sh0nk.matplotlib4j.Plot
- contour() - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- ContourBuilder - Interface in com.github.sh0nk.matplotlib4j.builder
- ContourBuilderImpl - Class in com.github.sh0nk.matplotlib4j.builder
- ContourBuilderImpl() - Constructor for class com.github.sh0nk.matplotlib4j.builder.ContourBuilderImpl
- create() - Static method in interface com.github.sh0nk.matplotlib4j.Plot
- create(PythonConfig) - Static method in interface com.github.sh0nk.matplotlib4j.Plot
- cumulative(boolean) - Method in interface com.github.sh0nk.matplotlib4j.builder.HistBuilder
- cumulative(boolean) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
D
- density(boolean) - Method in interface com.github.sh0nk.matplotlib4j.builder.HistBuilder
- density(boolean) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- dpi(double) - Method in interface com.github.sh0nk.matplotlib4j.builder.SaveFigBuilder
- dpi(double) - Method in class com.github.sh0nk.matplotlib4j.builder.SaveFigBuilderImpl
E
- edgecolors(String) - Method in interface com.github.sh0nk.matplotlib4j.builder.PColorBuilder
- edgecolors(String) - Method in class com.github.sh0nk.matplotlib4j.builder.PColorBuilderImpl
- execute(String) - Method in class com.github.sh0nk.matplotlib4j.PyCommand
- executeSilently() - Method in interface com.github.sh0nk.matplotlib4j.Plot
-
Silently execute Python script until here by builders.
- executeSilently() - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
F
- facecolor(String) - Method in interface com.github.sh0nk.matplotlib4j.builder.SaveFigBuilder
- facecolor(String) - Method in class com.github.sh0nk.matplotlib4j.builder.SaveFigBuilderImpl
- figure(String) - Method in interface com.github.sh0nk.matplotlib4j.Plot
-
This renews a figure.
- figure(String) - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- fmt(String) - Method in interface com.github.sh0nk.matplotlib4j.builder.CLabelBuilder
- fmt(String) - Method in class com.github.sh0nk.matplotlib4j.builder.CLabelBuilderImpl
- fontsize(double) - Method in interface com.github.sh0nk.matplotlib4j.builder.CLabelBuilder
- fontsize(double) - Method in class com.github.sh0nk.matplotlib4j.builder.CLabelBuilderImpl
- fontsize(String) - Method in interface com.github.sh0nk.matplotlib4j.builder.CLabelBuilder
- fontsize(String) - Method in class com.github.sh0nk.matplotlib4j.builder.CLabelBuilderImpl
- format(String) - Method in interface com.github.sh0nk.matplotlib4j.builder.SaveFigBuilder
- format(String) - Method in class com.github.sh0nk.matplotlib4j.builder.SaveFigBuilderImpl
- frameon(boolean) - Method in interface com.github.sh0nk.matplotlib4j.builder.SaveFigBuilder
- frameon(boolean) - Method in class com.github.sh0nk.matplotlib4j.builder.SaveFigBuilderImpl
G
- getMethodName() - Method in class com.github.sh0nk.matplotlib4j.builder.ArgsBuilderImpl
- getMethodName() - Method in interface com.github.sh0nk.matplotlib4j.builder.Builder
- getMethodName() - Method in class com.github.sh0nk.matplotlib4j.builder.CLabelBuilderImpl
- getMethodName() - Method in class com.github.sh0nk.matplotlib4j.builder.CompositeBuilder
- getMethodName() - Method in class com.github.sh0nk.matplotlib4j.builder.ContourBuilderImpl
- getMethodName() - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- getMethodName() - Method in class com.github.sh0nk.matplotlib4j.builder.LabelBuilderImpl
- getMethodName() - Method in class com.github.sh0nk.matplotlib4j.builder.LegendBuilderImpl
- getMethodName() - Method in class com.github.sh0nk.matplotlib4j.builder.PColorBuilderImpl
- getMethodName() - Method in class com.github.sh0nk.matplotlib4j.builder.PlotBuilderImpl
- getMethodName() - Method in class com.github.sh0nk.matplotlib4j.builder.SaveFigBuilderImpl
- getMethodName() - Method in class com.github.sh0nk.matplotlib4j.builder.ScaleBuilderImpl
- getMethodName() - Method in class com.github.sh0nk.matplotlib4j.builder.SubplotBuilderImpl
- getMethodName() - Method in class com.github.sh0nk.matplotlib4j.builder.TextBuilderImpl
- getPyenv() - Method in class com.github.sh0nk.matplotlib4j.PythonConfig
- getPythonBinPath() - Method in class com.github.sh0nk.matplotlib4j.PythonConfig
- getRetName() - Method in class com.github.sh0nk.matplotlib4j.builder.CompositeBuilder
- getRetName() - Method in interface com.github.sh0nk.matplotlib4j.builder.ContourBuilder
- getRetName() - Method in class com.github.sh0nk.matplotlib4j.builder.ContourBuilderImpl
- getRetName() - Method in interface com.github.sh0nk.matplotlib4j.builder.PColorBuilder
- getRetName() - Method in class com.github.sh0nk.matplotlib4j.builder.PColorBuilderImpl
- getVirtualenv() - Method in class com.github.sh0nk.matplotlib4j.PythonConfig
- Grid() - Constructor for class com.github.sh0nk.matplotlib4j.NumpyUtils.Grid
H
- hist() - Method in interface com.github.sh0nk.matplotlib4j.Plot
- hist() - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- HistBuilder - Interface in com.github.sh0nk.matplotlib4j.builder
-
matplotlib.pyplot.hist(x, **kwargs)
- HistBuilder.Align - Enum in com.github.sh0nk.matplotlib4j.builder
- HistBuilder.HistType - Enum in com.github.sh0nk.matplotlib4j.builder
- HistBuilder.Orientation - Enum in com.github.sh0nk.matplotlib4j.builder
- HistBuilderImpl - Class in com.github.sh0nk.matplotlib4j.builder
- HistBuilderImpl() - Constructor for class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- histtype(HistBuilder.HistType) - Method in interface com.github.sh0nk.matplotlib4j.builder.HistBuilder
- histtype(HistBuilder.HistType) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- horizontal - com.github.sh0nk.matplotlib4j.builder.HistBuilder.Orientation
- horizontal - com.github.sh0nk.matplotlib4j.builder.SaveFigBuilder.Orientation
I
- inline(boolean) - Method in interface com.github.sh0nk.matplotlib4j.builder.CLabelBuilder
- inline(boolean) - Method in class com.github.sh0nk.matplotlib4j.builder.CLabelBuilderImpl
- inlineSpacing(double) - Method in interface com.github.sh0nk.matplotlib4j.builder.CLabelBuilder
- inlineSpacing(double) - Method in class com.github.sh0nk.matplotlib4j.builder.CLabelBuilderImpl
- INSTANCE - com.github.sh0nk.matplotlib4j.TypeConversion
K
- KwargsBuilder - Interface in com.github.sh0nk.matplotlib4j.kwargs
L
- label(String) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- label(String) - Method in class com.github.sh0nk.matplotlib4j.builder.PlotBuilderImpl
- label(String) - Method in interface com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilder
- label(String) - Method in class com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilderImpl
- label(String) - Method in interface com.github.sh0nk.matplotlib4j.kwargs.PatchBuilder
- label(String) - Method in class com.github.sh0nk.matplotlib4j.kwargs.PatchBuilderImpl
- LabelBuilder - Interface in com.github.sh0nk.matplotlib4j.builder
-
matplotlib.pyplot.xlabel(s, *args, **kwargs) matplotlib.pyplot.ylabel(s, *args, **kwargs)
- LabelBuilderImpl - Class in com.github.sh0nk.matplotlib4j.builder
- LabelBuilderImpl(String, String) - Constructor for class com.github.sh0nk.matplotlib4j.builder.LabelBuilderImpl
- left - com.github.sh0nk.matplotlib4j.builder.HistBuilder.Align
- legend() - Method in interface com.github.sh0nk.matplotlib4j.Plot
- legend() - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- LegendBuilder - Interface in com.github.sh0nk.matplotlib4j.builder
-
matplotlib.pyplot.legend(*args, **kwargs)
- LegendBuilderImpl - Class in com.github.sh0nk.matplotlib4j.builder
- LegendBuilderImpl() - Constructor for class com.github.sh0nk.matplotlib4j.builder.LegendBuilderImpl
- levels(List<? extends Number>) - Method in interface com.github.sh0nk.matplotlib4j.builder.ContourBuilder
- levels(List<? extends Number>) - Method in class com.github.sh0nk.matplotlib4j.builder.ContourBuilderImpl
- Line2DBuilder<T extends Builder> - Interface in com.github.sh0nk.matplotlib4j.kwargs
- Line2DBuilderImpl<T extends Builder> - Class in com.github.sh0nk.matplotlib4j.kwargs
- Line2DBuilderImpl(CompositeBuilder<T>) - Constructor for class com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilderImpl
- linear - com.github.sh0nk.matplotlib4j.builder.ScaleBuilder.Scale
- linestyle(String) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- linestyle(String) - Method in class com.github.sh0nk.matplotlib4j.builder.PlotBuilderImpl
- linestyle(String) - Method in interface com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilder
- linestyle(String) - Method in class com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilderImpl
- linestyle(String) - Method in interface com.github.sh0nk.matplotlib4j.kwargs.PatchBuilder
- linestyle(String) - Method in class com.github.sh0nk.matplotlib4j.kwargs.PatchBuilderImpl
- linewidth(double) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- linewidth(double) - Method in class com.github.sh0nk.matplotlib4j.builder.PlotBuilderImpl
- linewidth(double) - Method in interface com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilder
- linewidth(double) - Method in class com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilderImpl
- linewidth(double) - Method in interface com.github.sh0nk.matplotlib4j.kwargs.PatchBuilder
- linewidth(double) - Method in class com.github.sh0nk.matplotlib4j.kwargs.PatchBuilderImpl
- linspace(double, double, int) - Static method in class com.github.sh0nk.matplotlib4j.NumpyUtils
- loc(double, double) - Method in interface com.github.sh0nk.matplotlib4j.builder.LegendBuilder
- loc(double, double) - Method in class com.github.sh0nk.matplotlib4j.builder.LegendBuilderImpl
- loc(int) - Method in interface com.github.sh0nk.matplotlib4j.builder.LegendBuilder
- loc(int) - Method in class com.github.sh0nk.matplotlib4j.builder.LegendBuilderImpl
- loc(String) - Method in interface com.github.sh0nk.matplotlib4j.builder.LegendBuilder
- loc(String) - Method in class com.github.sh0nk.matplotlib4j.builder.LegendBuilderImpl
- log - com.github.sh0nk.matplotlib4j.builder.ScaleBuilder.Scale
- log(boolean) - Method in interface com.github.sh0nk.matplotlib4j.builder.HistBuilder
- log(boolean) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- logit - com.github.sh0nk.matplotlib4j.builder.ScaleBuilder.Scale
- ls(String) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- ls(String) - Method in class com.github.sh0nk.matplotlib4j.builder.PlotBuilderImpl
- ls(String) - Method in interface com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilder
- ls(String) - Method in class com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilderImpl
- ls(String) - Method in interface com.github.sh0nk.matplotlib4j.kwargs.PatchBuilder
- ls(String) - Method in class com.github.sh0nk.matplotlib4j.kwargs.PatchBuilderImpl
- lw(double) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- lw(double) - Method in class com.github.sh0nk.matplotlib4j.builder.PlotBuilderImpl
- lw(double) - Method in interface com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilder
- lw(double) - Method in class com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilderImpl
- lw(double) - Method in interface com.github.sh0nk.matplotlib4j.kwargs.PatchBuilder
- lw(double) - Method in class com.github.sh0nk.matplotlib4j.kwargs.PatchBuilderImpl
M
- manual(boolean) - Method in interface com.github.sh0nk.matplotlib4j.builder.CLabelBuilder
- manual(boolean) - Method in class com.github.sh0nk.matplotlib4j.builder.CLabelBuilderImpl
- meshgrid(List<T>, List<T>) - Static method in class com.github.sh0nk.matplotlib4j.NumpyUtils
- mid - com.github.sh0nk.matplotlib4j.builder.HistBuilder.Align
N
- NumpyUtils - Class in com.github.sh0nk.matplotlib4j
- NumpyUtils() - Constructor for class com.github.sh0nk.matplotlib4j.NumpyUtils
- NumpyUtils.Grid<T extends java.lang.Number> - Class in com.github.sh0nk.matplotlib4j
O
- orientation(HistBuilder.Orientation) - Method in interface com.github.sh0nk.matplotlib4j.builder.HistBuilder
- orientation(HistBuilder.Orientation) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- orientation(SaveFigBuilder.Orientation) - Method in interface com.github.sh0nk.matplotlib4j.builder.SaveFigBuilder
- orientation(SaveFigBuilder.Orientation) - Method in class com.github.sh0nk.matplotlib4j.builder.SaveFigBuilderImpl
P
- papertype(String) - Method in interface com.github.sh0nk.matplotlib4j.builder.SaveFigBuilder
- papertype(String) - Method in class com.github.sh0nk.matplotlib4j.builder.SaveFigBuilderImpl
- PatchBuilder<T extends Builder> - Interface in com.github.sh0nk.matplotlib4j.kwargs
- PatchBuilderImpl<T extends Builder> - Class in com.github.sh0nk.matplotlib4j.kwargs
- PatchBuilderImpl(CompositeBuilder<T>) - Constructor for class com.github.sh0nk.matplotlib4j.kwargs.PatchBuilderImpl
- pcolor() - Method in interface com.github.sh0nk.matplotlib4j.Plot
- pcolor() - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- PColorBuilder - Interface in com.github.sh0nk.matplotlib4j.builder
- PColorBuilderImpl - Class in com.github.sh0nk.matplotlib4j.builder
- PColorBuilderImpl() - Constructor for class com.github.sh0nk.matplotlib4j.builder.PColorBuilderImpl
- plot() - Method in interface com.github.sh0nk.matplotlib4j.Plot
- plot() - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- Plot - Interface in com.github.sh0nk.matplotlib4j
- PlotBuilder - Interface in com.github.sh0nk.matplotlib4j.builder
-
matplotlib.pyplot.plot(*args, **kwargs)
- PlotBuilderImpl - Class in com.github.sh0nk.matplotlib4j.builder
- PlotBuilderImpl() - Constructor for class com.github.sh0nk.matplotlib4j.builder.PlotBuilderImpl
- PlotImpl - Class in com.github.sh0nk.matplotlib4j
- PyCommand - Class in com.github.sh0nk.matplotlib4j
- PyCommand(PythonConfig) - Constructor for class com.github.sh0nk.matplotlib4j.PyCommand
- pyenvConfig(String) - Static method in class com.github.sh0nk.matplotlib4j.PythonConfig
- pyenvVirtualenvConfig(String, String) - Static method in class com.github.sh0nk.matplotlib4j.PythonConfig
- pythonBinPathConfig(String) - Static method in class com.github.sh0nk.matplotlib4j.PythonConfig
- PythonConfig - Class in com.github.sh0nk.matplotlib4j
- PythonExecutionException - Exception in com.github.sh0nk.matplotlib4j
- PythonExecutionException(String) - Constructor for exception com.github.sh0nk.matplotlib4j.PythonExecutionException
R
- range(double, double) - Method in interface com.github.sh0nk.matplotlib4j.builder.HistBuilder
- range(double, double) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- right - com.github.sh0nk.matplotlib4j.builder.HistBuilder.Align
- rightsideUp(boolean) - Method in interface com.github.sh0nk.matplotlib4j.builder.CLabelBuilder
- rightsideUp(boolean) - Method in class com.github.sh0nk.matplotlib4j.builder.CLabelBuilderImpl
- rwidth(double) - Method in interface com.github.sh0nk.matplotlib4j.builder.HistBuilder
- rwidth(double) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
S
- savefig(String) - Method in interface com.github.sh0nk.matplotlib4j.Plot
- savefig(String) - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- SaveFigBuilder - Interface in com.github.sh0nk.matplotlib4j.builder
-
matplotlib.pyplot.savefig(fname, **kwargs)
- SaveFigBuilder.Orientation - Enum in com.github.sh0nk.matplotlib4j.builder
- SaveFigBuilderImpl - Class in com.github.sh0nk.matplotlib4j.builder
- SaveFigBuilderImpl(String) - Constructor for class com.github.sh0nk.matplotlib4j.builder.SaveFigBuilderImpl
- ScaleBuilder - Interface in com.github.sh0nk.matplotlib4j.builder
-
matplotlib.pyplot.xscale(scale, **kwargs) matplotlib.pyplot.yscale(scale, **kwargs)
- ScaleBuilder.Scale - Enum in com.github.sh0nk.matplotlib4j.builder
- ScaleBuilderImpl - Class in com.github.sh0nk.matplotlib4j.builder
- show() - Method in interface com.github.sh0nk.matplotlib4j.Plot
-
matplotlib.pyplot.show(*args, **kw)
- show() - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
-
matplotlib.pyplot.show(*args, **kw)
- stacked(boolean) - Method in interface com.github.sh0nk.matplotlib4j.builder.HistBuilder
- stacked(boolean) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
- step - com.github.sh0nk.matplotlib4j.builder.HistBuilder.HistType
- stepfilled - com.github.sh0nk.matplotlib4j.builder.HistBuilder.HistType
- subplot(int, int, int) - Method in interface com.github.sh0nk.matplotlib4j.Plot
- subplot(int, int, int) - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- SubplotBuilder - Interface in com.github.sh0nk.matplotlib4j.builder
- SubplotBuilderImpl - Class in com.github.sh0nk.matplotlib4j.builder
- SubplotBuilderImpl(int, int, int) - Constructor for class com.github.sh0nk.matplotlib4j.builder.SubplotBuilderImpl
- symlog - com.github.sh0nk.matplotlib4j.builder.ScaleBuilder.Scale
- systemDefaultPythonConfig() - Static method in class com.github.sh0nk.matplotlib4j.PythonConfig
T
- text(double, double, String) - Method in interface com.github.sh0nk.matplotlib4j.Plot
- text(double, double, String) - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- TextArgsBuilder<T extends Builder> - Interface in com.github.sh0nk.matplotlib4j.kwargs
- TextArgsBuilderImpl<T extends Builder> - Class in com.github.sh0nk.matplotlib4j.kwargs
- TextArgsBuilderImpl(CompositeBuilder<T>) - Constructor for class com.github.sh0nk.matplotlib4j.kwargs.TextArgsBuilderImpl
- TextBuilder - Interface in com.github.sh0nk.matplotlib4j.builder
- TextBuilderImpl - Class in com.github.sh0nk.matplotlib4j.builder
- TextBuilderImpl(double, double, String) - Constructor for class com.github.sh0nk.matplotlib4j.builder.TextBuilderImpl
- title(String) - Method in interface com.github.sh0nk.matplotlib4j.Plot
- title(String) - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- transparent(boolean) - Method in interface com.github.sh0nk.matplotlib4j.builder.SaveFigBuilder
- transparent(boolean) - Method in class com.github.sh0nk.matplotlib4j.builder.SaveFigBuilderImpl
- TypeConversion - Enum in com.github.sh0nk.matplotlib4j
- typeSafeList(List<? extends Number>) - Method in enum com.github.sh0nk.matplotlib4j.TypeConversion
U
- useClabeltext(boolean) - Method in interface com.github.sh0nk.matplotlib4j.builder.CLabelBuilder
- useClabeltext(boolean) - Method in class com.github.sh0nk.matplotlib4j.builder.CLabelBuilderImpl
V
- valueOf(String) - Static method in enum com.github.sh0nk.matplotlib4j.builder.HistBuilder.Align
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.sh0nk.matplotlib4j.builder.HistBuilder.HistType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.sh0nk.matplotlib4j.builder.HistBuilder.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.sh0nk.matplotlib4j.builder.SaveFigBuilder.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.sh0nk.matplotlib4j.builder.ScaleBuilder.Scale
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.sh0nk.matplotlib4j.TypeConversion
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.sh0nk.matplotlib4j.builder.HistBuilder.Align
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.sh0nk.matplotlib4j.builder.HistBuilder.HistType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.sh0nk.matplotlib4j.builder.HistBuilder.Orientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.sh0nk.matplotlib4j.builder.SaveFigBuilder.Orientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.sh0nk.matplotlib4j.builder.ScaleBuilder.Scale
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.sh0nk.matplotlib4j.TypeConversion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- vertical - com.github.sh0nk.matplotlib4j.builder.HistBuilder.Orientation
- vertical - com.github.sh0nk.matplotlib4j.builder.SaveFigBuilder.Orientation
- vmax(double) - Method in interface com.github.sh0nk.matplotlib4j.builder.ContourBuilder
- vmax(double) - Method in class com.github.sh0nk.matplotlib4j.builder.ContourBuilderImpl
- vmax(double) - Method in interface com.github.sh0nk.matplotlib4j.builder.PColorBuilder
- vmax(double) - Method in class com.github.sh0nk.matplotlib4j.builder.PColorBuilderImpl
- vmin(double) - Method in interface com.github.sh0nk.matplotlib4j.builder.ContourBuilder
- vmin(double) - Method in class com.github.sh0nk.matplotlib4j.builder.ContourBuilderImpl
- vmin(double) - Method in interface com.github.sh0nk.matplotlib4j.builder.PColorBuilder
- vmin(double) - Method in class com.github.sh0nk.matplotlib4j.builder.PColorBuilderImpl
W
- weights(List<? extends Number>) - Method in interface com.github.sh0nk.matplotlib4j.builder.HistBuilder
- weights(List<? extends Number>) - Method in class com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl
X
- x - Variable in class com.github.sh0nk.matplotlib4j.NumpyUtils.Grid
- xlabel(String) - Method in interface com.github.sh0nk.matplotlib4j.Plot
- xlabel(String) - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- xLabelBuilder(String) - Static method in class com.github.sh0nk.matplotlib4j.builder.LabelBuilderImpl
- xlim(Number, Number) - Method in interface com.github.sh0nk.matplotlib4j.Plot
- xlim(Number, Number) - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- xscale(ScaleBuilder.Scale) - Method in interface com.github.sh0nk.matplotlib4j.Plot
- xscale(ScaleBuilder.Scale) - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- xScaleBuilder(ScaleBuilder.Scale) - Static method in class com.github.sh0nk.matplotlib4j.builder.ScaleBuilderImpl
Y
- y - Variable in class com.github.sh0nk.matplotlib4j.NumpyUtils.Grid
- ylabel(String) - Method in interface com.github.sh0nk.matplotlib4j.Plot
- ylabel(String) - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- yLabelBuilder(String) - Static method in class com.github.sh0nk.matplotlib4j.builder.LabelBuilderImpl
- ylim(Number, Number) - Method in interface com.github.sh0nk.matplotlib4j.Plot
- ylim(Number, Number) - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- yscale(ScaleBuilder.Scale) - Method in interface com.github.sh0nk.matplotlib4j.Plot
- yscale(ScaleBuilder.Scale) - Method in class com.github.sh0nk.matplotlib4j.PlotImpl
- yScaleBuilder(ScaleBuilder.Scale) - Static method in class com.github.sh0nk.matplotlib4j.builder.ScaleBuilderImpl
All Classes All Packages