shapelib
Class Box_IQAGeom

java.lang.Object
  |
  +--IndexedQuadArrayGeom
        |
        +--shapelib.Box_IQAGeom

public class Box_IQAGeom
extends IndexedQuadArrayGeom

A solid box as and indexed quad array. (This is a closed surface with unique verticies)

See Also:
Serialized Form

Constructor Summary
Box_IQAGeom(SeanBox box)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Box_IQAGeom

public Box_IQAGeom(SeanBox box)