de.deepamehta.plugins.geomaps
Class GeomapsPlugin.LonLat

Show UML class diagram
java.lang.Object
  extended by de.deepamehta.plugins.geomaps.GeomapsPlugin.LonLat
Enclosing class:
GeomapsPlugin

private class GeomapsPlugin.LonLat
extends Object


Field Summary
(package private)  double lat
           
(package private)  double lon
           
 
Constructor Summary
GeomapsPlugin.LonLat(double lon, double lat)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

lon

double lon

lat

double lat
Constructor Detail

GeomapsPlugin.LonLat

GeomapsPlugin.LonLat(double lon,
                     double lat)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All Rights Reserved.