Class Stroke
java.lang.Object
com.saperion.ngc.viewer.hylandviewer.annotation.json.Stroke
Contains configuration for stroke
- Author:
- schowdhury
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetColor()
int
getWidth()
void
void
setStrokePattern
(StrokePattern strokePattern) void
setWidth
(int width)
-
Constructor Details
-
Stroke
public Stroke()
-
-
Method Details
-
getWidth
public int getWidth() -
setWidth
public void setWidth(int width) -
getColor
-
setColor
-
getStrokePattern
-
setStrokePattern
-