com.quinncurtis.chart2djava
Class Polysurface.polygonEntryType

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

public class Polysurface.polygonEntryType
extends java.lang.Object

Each polygon is defined by a class that specifies its starting position in the surfacePolygonList.polygonedgelist array, the number of edges in the list, and associated colors.


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

Constructor Detail

Polysurface.polygonEntryType

public Polysurface.polygonEntryType()