Uses of Class
tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
Packages that use Annotation.AnnotationBuilder
-
Uses of Annotation.AnnotationBuilder in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return Annotation.AnnotationBuilderModifier and TypeMethodDescriptionAnnotation.AnnotationBuilder.align(Annotation.Align align) Annotation.AnnotationBuilder.arrowcolor(String arrowcolor) Annotation.AnnotationBuilder.arrowhead(int arrowhead) Annotation.AnnotationBuilder.arrowsize(double arrowsize) Annotation.AnnotationBuilder.arrowwidth(double arrowwidth) Annotation.AnnotationBuilder.ax(double ax) Annotation.AnnotationBuilder.ay(double ay) Annotation.AnnotationBuilder.bordercolor(String bordercolor) Annotation.AnnotationBuilder.borderpad(double borderpad) Annotation.AnnotationBuilder.borderwidth(double borderwidth) static Annotation.AnnotationBuilderAnnotation.builder()Annotation.AnnotationBuilder.captureevents(boolean captureevents) Annotation.AnnotationBuilder.clicktoshow(Annotation.ClicktoShow clicktoShow) Annotation.AnnotationBuilder.height(double height) Annotation.AnnotationBuilder.hoverlabel(HoverLabel hoverLabel) Annotation.AnnotationBuilder.opacity(double opacity) Annotation.AnnotationBuilder.showarrow(boolean showarrow) Annotation.AnnotationBuilder.standoff(double standoff) Annotation.AnnotationBuilder.startarrowhead(int startarrowhead) Annotation.AnnotationBuilder.startarrowsize(double startarrowsize) Annotation.AnnotationBuilder.startstandoff(double startstandoff) Annotation.AnnotationBuilder.templateitemname(String templateitemname) Annotation.AnnotationBuilder.Valign(Annotation.Valign valign) Annotation.AnnotationBuilder.visible(boolean visible) Annotation.AnnotationBuilder.width(double width) Annotation.AnnotationBuilder.x(double x) Annotation.AnnotationBuilder.xanchor(Annotation.Xanchor xanchor) Annotation.AnnotationBuilder.xclick(double xclick) Annotation.AnnotationBuilder.xshift(double xshift) Annotation.AnnotationBuilder.y(double y) Annotation.AnnotationBuilder.yanchor(Annotation.Yanchor yanchor) Annotation.AnnotationBuilder.yclick(double yclick) Annotation.AnnotationBuilder.yshift(double yshift)