org.freehep.graphicsio.java
Class JAVAGeneralPath.LineTo
java.lang.Object
org.freehep.graphicsio.java.JAVAGeneralPath.PathElement
org.freehep.graphicsio.java.JAVAGeneralPath.Point
org.freehep.graphicsio.java.JAVAGeneralPath.LineTo
- Enclosing class:
- JAVAGeneralPath
- public static class JAVAGeneralPath.LineTo
- extends JAVAGeneralPath.Point
- Source Code:
- JAVAGeneralPath.LineTo.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAVAGeneralPath.LineTo
public JAVAGeneralPath.LineTo(float x,
float y)
currentSegment
public int currentSegment(float[] coords)
- Specified by:
currentSegment
in class JAVAGeneralPath.PathElement
currentSegment
public int currentSegment(double[] coords)
- Specified by:
currentSegment
in class JAVAGeneralPath.PathElement
Copyright © 2000-2004 FreeHEP, All Rights Reserved.