Uses of Class
tech.tablesaw.plotly.components.Annotation.Align
-
Packages that use Annotation.Align Package Description tech.tablesaw.plotly.components -
-
Uses of Annotation.Align in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return Annotation.Align Modifier and Type Method Description static Annotation.Align
Annotation.Align. valueOf(String name)
Returns the enum constant of this type with the specified name.static Annotation.Align[]
Annotation.Align. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in tech.tablesaw.plotly.components with parameters of type Annotation.Align Modifier and Type Method Description Annotation.AnnotationBuilder
Annotation.AnnotationBuilder. align(Annotation.Align align)
-