com.quinncurtis.chart2djava
Class Polysurface.polygonListType

java.lang.Object
  extended by com.quinncurtis.chart2djava.Polysurface.polygonListType
Enclosing class:
Polysurface

public class Polysurface.polygonListType
extends java.lang.Object

This class holds a list of the polygons making up the polysurface. The polygons are defined using the indices of the 3D points in the surfacepointlist.polypointlist array.


Constructor Summary
Polysurface.polygonListType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Polysurface.polygonListType

public Polysurface.polygonListType()