com.partnersoft.v3x.geometry.projections
Class Project

java.lang.Object
  extended by com.partnersoft.v3x.geometry.projections.Project

public class Project
extends java.lang.Object

Projects from one csv file to another, using a named projection.


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

Constructor Detail

Project

public Project()
Method Detail

main

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