|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectigeo.IVoronoi2D.RadialComparator
public static class IVoronoi2D.RadialComparator
| Field Summary | |
|---|---|
(package private) IVec2 |
center
|
| Constructor Summary | |
|---|---|
IVoronoi2D.RadialComparator(IVec2 center)
|
|
| Method Summary | |
|---|---|
int |
compare(IVec2 v1,
IVec2 v2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
IVec2 center
| Constructor Detail |
|---|
public IVoronoi2D.RadialComparator(IVec2 center)
| Method Detail |
|---|
public int compare(IVec2 v1,
IVec2 v2)
compare in interface IComparator<IVec2>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||