Uses of Class
tech.tablesaw.plotly.components.Annotation.Yanchor
-
Packages that use Annotation.Yanchor Package Description tech.tablesaw.plotly.components -
-
Uses of Annotation.Yanchor in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return Annotation.Yanchor Modifier and Type Method Description static Annotation.Yanchor
Annotation.Yanchor. valueOf(String name)
Returns the enum constant of this type with the specified name.static Annotation.Yanchor[]
Annotation.Yanchor. 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.Yanchor Modifier and Type Method Description Annotation.AnnotationBuilder
Annotation.AnnotationBuilder. yanchor(Annotation.Yanchor yanchor)
-