|
||||||||||
| 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.Point
org.freehep.graphicsio.java.JAVAGeneralPath.MoveTo
public static class JAVAGeneralPath.MoveTo
| Constructor Summary | |
|---|---|
JAVAGeneralPath.MoveTo(float x,
float y)
|
|
| Method Summary | |
|---|---|
int |
currentSegment(double[] coords)
|
int |
currentSegment(float[] coords)
|
| Methods inherited from class org.freehep.graphicsio.java.JAVAGeneralPath.Point |
|---|
fill, fill, getMaxX, getMaxY, getMinX, getMinY |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JAVAGeneralPath.MoveTo(float x,
float y)
| Method Detail |
|---|
public 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 | |||||||||