org.placelab.mapper.loader
Class EuropeRegions

java.lang.Object
  extended byorg.placelab.mapper.loader.EuropeRegions

public class EuropeRegions
extends java.lang.Object


Constructor Summary
EuropeRegions()
           
 
Method Summary
static TwoDCoordinate northEast(java.lang.String region)
           
static java.util.Enumeration regions()
           
static TwoDCoordinate southWest(java.lang.String region)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EuropeRegions

public EuropeRegions()
Method Detail

northEast

public static TwoDCoordinate northEast(java.lang.String region)

southWest

public static TwoDCoordinate southWest(java.lang.String region)

regions

public static java.util.Enumeration regions()