|
||||||||||
| 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.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.PathElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||