vipratech.beans.standardbeans.resources
Class PointFloat

java.lang.Object
  |
  +--vipratech.beans.standardbeans.resources.PointFloat

public class PointFloat
extends java.lang.Object
implements java.io.Serializable

Similar to the Point2D class released with Java 2, but since the bean library is written to Java 1.0, then a simple version of a Point2D class with float precision is included here.

Version:
1.0
Author:
Warwick Bailey
See Also:
Serialized Form

Constructor Summary
PointFloat(float x, float y)
           
 
Method Summary
 float getX()
           
 float getY()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PointFloat

public PointFloat(float x,
                  float y)
Method Detail

getX

public final float getX()

getY

public final float getY()

dathe@chemie.uni-leipzig.de"

http://leipzig.vernetztes-studium.de