com.esri.sde.sdk.client
Class SDEPoint

java.lang.Object
  extended by com.esri.sde.sdk.client.SDEPoint

public class SDEPoint
extends java.lang.Object


Constructor Summary
SDEPoint(double d, double e)
           
 
Method Summary
 double getX()
           
 double getY()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SDEPoint

public SDEPoint(double d,
                double e)
Method Detail

getX

public double getX()

getY

public double getY()


Copyright © 1996-2010 Geotools. All Rights Reserved.