public abstract static class JAVAGeneralPath.Point extends JAVAGeneralPath.PathElement
Constructor and Description |
---|
JAVAGeneralPath.Point(float x,
float y) |
Modifier and Type | Method and Description |
---|---|
protected void |
fill(double[] coords) |
protected void |
fill(float[] coords) |
float |
getMaxX() |
float |
getMaxY() |
float |
getMinX() |
float |
getMinY() |
currentSegment, currentSegment
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
protected void fill(float[] coords)
protected void fill(double[] coords)
Copyright © 2014. All rights reserved.