Package worldBuilder
Class POI
- java.lang.Object
 - 
- worldBuilder.POI
 
 
- 
public class POI extends java.lang.Objecta Point of Interest is a designated location on the map, presumably something that might be of interest to exporters 
- 
- 
Constructor Summary
Constructors Constructor Description POI(java.lang.String type, java.lang.String name, double x, double y) 
 -