com.ermapper.util
Class JNCSScreenPoint

java.lang.Object
  extended bycom.ermapper.util.JNCSScreenPoint

public class JNCSScreenPoint
extends java.lang.Object


Field Summary
 int x
           
 int y
           
 
Constructor Summary
JNCSScreenPoint()
           
JNCSScreenPoint(int i, int j)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public int x

y

public int y
Constructor Detail

JNCSScreenPoint

public JNCSScreenPoint()

JNCSScreenPoint

public JNCSScreenPoint(int i,
                       int j)