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.PathElement
public float getMaxX()
getMaxX
in class JAVAGeneralPath.PathElement
public float getMinY()
getMinY
in class JAVAGeneralPath.PathElement
public float getMaxY()
getMaxY
in class JAVAGeneralPath.PathElement
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.