public static class ChangeLine.LineBuilder extends Object
Constructor and Description |
---|
LineBuilder() |
Modifier and Type | Method and Description |
---|---|
ChangeLine |
build() |
ChangeLine.LineBuilder |
color(String color)
Sets the color of line bounding the box(es).
|
ChangeLine.LineBuilder |
width(int width)
Sets the width (in px) of line bounding the box(es).
|
public ChangeLine.LineBuilder color(String color)
public ChangeLine.LineBuilder width(int width)
width
- greater than or equal to 0public ChangeLine build()
Copyright © 2019. All rights reserved.