public static class JAVAGeneralPath.ClosePath extends JAVAGeneralPath.PathElement
| Constructor and Description |
|---|
JAVAGeneralPath.ClosePath() |
| Modifier and Type | Method and Description |
|---|---|
int |
currentSegment(double[] coords) |
int |
currentSegment(float[] coords) |
float |
getMaxX() |
float |
getMaxY() |
float |
getMinX() |
float |
getMinY() |
public float getMinX()
getMinX in class JAVAGeneralPath.PathElementpublic float getMaxX()
getMaxX in class JAVAGeneralPath.PathElementpublic float getMinY()
getMinY in class JAVAGeneralPath.PathElementpublic float getMaxY()
getMaxY in class JAVAGeneralPath.PathElementpublic int currentSegment(float[] coords)
currentSegment in class JAVAGeneralPath.PathElementpublic int currentSegment(double[] coords)
currentSegment in class JAVAGeneralPath.PathElementCopyright © 2014. All rights reserved.