|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttoxi.color.HSVDistanceProxy
public class HSVDistanceProxy

Implements the DistanceProxy interface to sort colors by HSV distance
(used by ColorList.sortByDistance(DistanceProxy, boolean)).
| Constructor Summary | |
|---|---|
HSVDistanceProxy()
|
|
| Method Summary | |
|---|---|
float |
distanceBetween(ReadonlyTColor a,
ReadonlyTColor b)
Computes the distance between 2 colors. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HSVDistanceProxy()
| Method Detail |
|---|
public float distanceBetween(ReadonlyTColor a,
ReadonlyTColor b)
DistanceProxy
distanceBetween in interface DistanceProxy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||