public static class JAVAGeneralPath.MoveTo extends JAVAGeneralPath.Point
| Constructor and Description |
|---|
JAVAGeneralPath.MoveTo(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.