|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DistanceProxy
A proxy interface to support the sorting of colors in different color spaces.
Used by ColorList.sortByDistance(DistanceProxy, boolean)
.
Method Summary | |
---|---|
float |
distanceBetween(ReadonlyTColor a,
ReadonlyTColor b)
Computes the distance between 2 colors. |
Method Detail |
---|
float distanceBetween(ReadonlyTColor a, ReadonlyTColor b)
a
- b
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |