Class corners

java.lang.Object
  |
  +--corners

class corners
extends java.lang.Object

TreeGrOSS : class corners defines the corner coordinates of the stand http://treegross.sourceforge.net Version 18-JUN-2002


Field Summary
(package private)  java.lang.String no
          x,y ccordinate of the stand corner points
(package private)  double x
           
(package private)  double y
           
(package private)  double z
           
 
Constructor Summary
(package private) corners()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

no

java.lang.String no
x,y ccordinate of the stand corner points


x

double x

y

double y

z

double z
Constructor Detail

corners

corners()