|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.freehep.graphicsio.java.JAVAGeneralPath.PathElement
org.freehep.graphicsio.java.JAVAGeneralPath.ClosePath
public static class JAVAGeneralPath.ClosePath
Constructor Summary | |
---|---|
JAVAGeneralPath.ClosePath()
|
Method Summary | |
---|---|
int |
currentSegment(double[] coords)
|
int |
currentSegment(float[] coords)
|
float |
getMaxX()
|
float |
getMaxY()
|
float |
getMinX()
|
float |
getMinY()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JAVAGeneralPath.ClosePath()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |