com.metsci.glimpse.charts.raster
Class IntPoint2d

java.lang.Object
  extended by com.metsci.glimpse.charts.raster.IntPoint2d

public class IntPoint2d
extends java.lang.Object

Author:
osborn

Constructor Summary
IntPoint2d(int x, int y)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntPoint2d

public IntPoint2d(int x,
                  int y)


Copyright © 2012 Metron, Inc.. All Rights Reserved.