shapelib
Class Hemisphere_IPAGeom

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

public class Hemisphere_IPAGeom
extends IndexedPolygonArrayGeom

A hemisphere as an indexed polygon array. (This is a closed surface with unique verticies.)

See Also:
Serialized Form

Constructor Summary
Hemisphere_IPAGeom(int nt, int np, float radius)
          Makes a hemisphere.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hemisphere_IPAGeom

public Hemisphere_IPAGeom(int nt,
                          int np,
                          float radius)
Makes a hemisphere. The center of the base circle is at the origin

Parameters:
nt - Number of base circle faces
np - Number of faces from hemisphere to top
radius - Radius