Polygon
. This method should be called after any direct manipulation of the coordinates in the xpoints
or ypoints
arrays to avoid inconsistent results from methods such as getBounds
or contains
that might cache data from earlier computations relating to the vertex coordinates.
@see java.awt.Polygon#getBounds
@since 1.4
|
|
|
|