public static class JAVAGeneralPath.LineTo extends JAVAGeneralPath.Point
| Constructor and Description | 
|---|
| JAVAGeneralPath.LineTo(float x,
                      float y) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | currentSegment(double[] coords) | 
| int | currentSegment(float[] coords) | 
public int currentSegment(float[] coords)
currentSegment in class JAVAGeneralPath.PathElementpublic int currentSegment(double[] coords)
currentSegment in class JAVAGeneralPath.PathElementCopyright © 2014. All rights reserved.