Deprecated API


Contents
Deprecated Methods
utils.Polygon2D.getBoundingBox()
          As of JDK version 1.1, replaced by getBounds(). 
utils.Polygon2D.inside(int, int)
          As of JDK version 1.1, replaced by contains(int, int).