org.gcube.application.speciesmanager.stubs.pluginhelper
Class Coordinate

java.lang.Object
  extended by org.gcube.application.speciesmanager.stubs.pluginhelper.Coordinate

public class Coordinate
extends Object


Constructor Summary
Coordinate(double latitude, double longitude)
           
 
Method Summary
 double getLatitude()
           
 double getLongitude()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Coordinate

public Coordinate(double latitude,
                  double longitude)
Method Detail

getLatitude

public double getLatitude()

getLongitude

public double getLongitude()


Copyright © 2012. All Rights Reserved.