Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.github.sh0nk.matplotlib4j.builder.ArgsBuilderImpl (implements com.github.sh0nk.matplotlib4j.builder.Builder)
- com.github.sh0nk.matplotlib4j.builder.CLabelBuilderImpl (implements com.github.sh0nk.matplotlib4j.builder.CLabelBuilder)
- com.github.sh0nk.matplotlib4j.builder.CompositeBuilder<T> (implements com.github.sh0nk.matplotlib4j.builder.Builder)
- com.github.sh0nk.matplotlib4j.builder.ContourBuilderImpl (implements com.github.sh0nk.matplotlib4j.builder.ContourBuilder)
- com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl (implements com.github.sh0nk.matplotlib4j.builder.HistBuilder)
- com.github.sh0nk.matplotlib4j.builder.LabelBuilderImpl (implements com.github.sh0nk.matplotlib4j.builder.LabelBuilder)
- com.github.sh0nk.matplotlib4j.builder.LegendBuilderImpl (implements com.github.sh0nk.matplotlib4j.builder.LegendBuilder)
- com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilderImpl<T> (implements com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilder<T>)
- com.github.sh0nk.matplotlib4j.NumpyUtils
- com.github.sh0nk.matplotlib4j.NumpyUtils.Grid<T>
- com.github.sh0nk.matplotlib4j.kwargs.PatchBuilderImpl<T> (implements com.github.sh0nk.matplotlib4j.kwargs.PatchBuilder<T>)
- com.github.sh0nk.matplotlib4j.builder.PColorBuilderImpl (implements com.github.sh0nk.matplotlib4j.builder.PColorBuilder)
- com.github.sh0nk.matplotlib4j.builder.PlotBuilderImpl (implements com.github.sh0nk.matplotlib4j.builder.PlotBuilder)
- com.github.sh0nk.matplotlib4j.PlotImpl (implements com.github.sh0nk.matplotlib4j.Plot)
- com.github.sh0nk.matplotlib4j.PyCommand
- com.github.sh0nk.matplotlib4j.PythonConfig
- com.github.sh0nk.matplotlib4j.builder.SaveFigBuilderImpl (implements com.github.sh0nk.matplotlib4j.builder.SaveFigBuilder)
- com.github.sh0nk.matplotlib4j.builder.ScaleBuilderImpl (implements com.github.sh0nk.matplotlib4j.builder.ScaleBuilder)
- com.github.sh0nk.matplotlib4j.builder.SubplotBuilderImpl (implements com.github.sh0nk.matplotlib4j.builder.SubplotBuilder)
- com.github.sh0nk.matplotlib4j.kwargs.TextArgsBuilderImpl<T> (implements com.github.sh0nk.matplotlib4j.kwargs.TextArgsBuilder<T>)
- com.github.sh0nk.matplotlib4j.builder.TextBuilderImpl (implements com.github.sh0nk.matplotlib4j.builder.TextBuilder)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.github.sh0nk.matplotlib4j.PythonExecutionException
- java.lang.Exception
Interface Hierarchy
- com.github.sh0nk.matplotlib4j.builder.Builder
- com.github.sh0nk.matplotlib4j.builder.CLabelBuilder
- com.github.sh0nk.matplotlib4j.builder.ContourBuilder
- com.github.sh0nk.matplotlib4j.builder.HistBuilder (also extends com.github.sh0nk.matplotlib4j.kwargs.PatchBuilder<T>)
- com.github.sh0nk.matplotlib4j.builder.LabelBuilder (also extends com.github.sh0nk.matplotlib4j.kwargs.TextArgsBuilder<T>)
- com.github.sh0nk.matplotlib4j.builder.LegendBuilder
- com.github.sh0nk.matplotlib4j.builder.PColorBuilder
- com.github.sh0nk.matplotlib4j.builder.PlotBuilder (also extends com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilder<T>)
- com.github.sh0nk.matplotlib4j.builder.SaveFigBuilder
- com.github.sh0nk.matplotlib4j.builder.ScaleBuilder (also extends com.github.sh0nk.matplotlib4j.kwargs.TextArgsBuilder<T>)
- com.github.sh0nk.matplotlib4j.builder.SubplotBuilder
- com.github.sh0nk.matplotlib4j.builder.TextBuilder
- com.github.sh0nk.matplotlib4j.kwargs.KwargsBuilder
- com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilder<T>
- com.github.sh0nk.matplotlib4j.builder.PlotBuilder (also extends com.github.sh0nk.matplotlib4j.builder.Builder)
- com.github.sh0nk.matplotlib4j.kwargs.PatchBuilder<T>
- com.github.sh0nk.matplotlib4j.builder.HistBuilder (also extends com.github.sh0nk.matplotlib4j.builder.Builder)
- com.github.sh0nk.matplotlib4j.kwargs.TextArgsBuilder<T>
- com.github.sh0nk.matplotlib4j.builder.LabelBuilder (also extends com.github.sh0nk.matplotlib4j.builder.Builder)
- com.github.sh0nk.matplotlib4j.builder.ScaleBuilder (also extends com.github.sh0nk.matplotlib4j.builder.Builder)
- com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilder<T>
- com.github.sh0nk.matplotlib4j.Plot
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.github.sh0nk.matplotlib4j.builder.HistBuilder.Align
- com.github.sh0nk.matplotlib4j.builder.HistBuilder.HistType
- com.github.sh0nk.matplotlib4j.builder.HistBuilder.Orientation
- com.github.sh0nk.matplotlib4j.builder.SaveFigBuilder.Orientation
- com.github.sh0nk.matplotlib4j.builder.ScaleBuilder.Scale
- com.github.sh0nk.matplotlib4j.TypeConversion
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)