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 © 1998–2019. All rights reserved.