Class GElem

java.lang.Object
  |
  +--GElem

public class GElem
extends java.lang.Object


Constructor Summary
GElem(Polygon data)
           
 
Method Summary
 Polygon getPolygon()
           
 GElem next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GElem

public GElem(Polygon data)
Method Detail

getPolygon

public Polygon getPolygon()

next

public GElem next()