Class LineStyle
java.lang.Object
org.openqa.selenium.devtools.v141.overlay.model.LineStyle
Style information for drawing a line.
- 
Nested Class Summary
Nested Classes - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetColor()The color of the line (default: transparent)The line pattern (default: solid) 
- 
Constructor Details
- 
LineStyle
 
 - 
 - 
Method Details
- 
getColor
The color of the line (default: transparent) - 
getPattern
The line pattern (default: solid) 
 -