org.placelab.example
Class CoordinateExample

java.lang.Object
  extended byorg.placelab.example.CoordinateExample

public class CoordinateExample
extends java.lang.Object

A sample program that shows how to use 2DCoordinates


Constructor Summary
CoordinateExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoordinateExample

public CoordinateExample()
Method Detail

main

public static void main(java.lang.String[] args)