|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--IndexedPolygonArrayGeom
|
+--shapelib.Hemisphere_IPAGeom
A hemisphere as an indexed polygon array. (This is a closed surface with unique verticies.)
| 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 |
public Hemisphere_IPAGeom(int nt,
int np,
float radius)
nt - Number of base circle facesnp - Number of faces from hemisphere to topradius - Radius
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||