|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
For attributes that have several different distance metrics, it is often convenient to save some calculations; this interface is for keeping the computed data around for a bit. TODO-davidm: change return values from Object to Measurable
Method Summary | |
java.lang.Object |
getAlpha()
Gets the target value. |
java.lang.Object |
getBeta()
Gets the candidate object. |
java.lang.Object |
getBlackout()
Gets the blackout value. |
CanonicalFileDescriptor |
getFileInformation()
Gets information about the source media file where the object originated. |
java.lang.Object |
getIgnore()
Gets the value to ignore/region to ignore. |
Method Detail |
public java.lang.Object getAlpha()
public java.lang.Object getBeta()
public java.lang.Object getBlackout()
public java.lang.Object getIgnore()
public CanonicalFileDescriptor getFileInformation()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |