geometry
Class J3VectorDemo

java.lang.Object
  extended by geometry.J3VectorDemo

public class J3VectorDemo
extends java.lang.Object

A simple Demo program to show usage of the J3Vector class


Constructor Summary
J3VectorDemo()
           
 
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

J3VectorDemo

public J3VectorDemo()
Method Detail

main

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