com.jxcell
Class GRObjectPos

java.lang.Object
  extended by com.jxcell.GRObjectPos

public class GRObjectPos
extends java.lang.Object


Method Summary
 double getX1()
           
 double getX2()
           
 double getY1()
           
 double getY2()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getX1

public final double getX1()

getX2

public final double getX2()

getY1

public final double getY1()

getY2

public final double getY2()