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.PathElement
public int currentSegment(double[] coords)
currentSegment
in class JAVAGeneralPath.PathElement
Copyright © 2014. All rights reserved.