public class LineDashPattern.DashArrayElem extends Object
Constructor and Description |
---|
DashArrayElem(float val, boolean isGap) |
Modifier and Type | Method and Description |
---|---|
float |
getVal() |
boolean |
isGap() |
void |
setGap(boolean isGap) |
void |
setVal(float val) |
Copyright © 2016. All rights reserved.