|
UC Berkeley Group for User Interface Research Updated November 17, 2000 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--edu.berkeley.guir.lib.awt.geom.Polygon2D
|
+--edu.berkeley.guir.lib.satin.SatinConstants.UniquePolygon2D
Designed to overcome a limitation with hashing, namely objects that return the same hashvalue can overwrite each other.
| Fields inherited from class edu.berkeley.guir.lib.awt.geom.Polygon2D |
npoints, xpoints, ypoints |
| Constructor Summary | |
SatinConstants.UniquePolygon2D()
|
|
| Method Summary | |
int |
hashCode()
|
| Methods inherited from class edu.berkeley.guir.lib.awt.geom.Polygon2D |
addPoint, addPoint, clearPoints, clone, clone, contains, contains, contains, contains, cut, getBounds, getBounds2D, getPathIterator, getPathIterator, intersects, intersects, isClosed, isNormalized, main, minDistance, minDistance, normalize, paste, perimeter, setClosed, setPoly, setPoly, setToPathIterator, setToShape, simplify, toString, transform, transformCopy, translate, trim |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SatinConstants.UniquePolygon2D()
| Method Detail |
public int hashCode()
hashCode in class Object
|
Copyright Information | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||