shapelib
Class Box_IPAGeom

java.lang.Object
  |
  +--IndexedPolygonArrayGeom
        |
        +--shapelib.Box_IPAGeom

public class Box_IPAGeom
extends IndexedPolygonArrayGeom

A solid box as an indexed polygon array

See Also:
Serialized Form

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

Constructor Detail

Box_IPAGeom

public Box_IPAGeom(SeanBox box)