Interface | Description |
---|---|
DimensionObjectKey.Point |
Interface that marks a class that it offers its position (x,y)
|
DimensionObjectKey.Range | Deprecated |
Class | Description |
---|---|
AbstractObjectKey |
This class encapsulates the standard key used by the AbstractObject - the URI locator.
|
BucketIdObjectKey | |
DimensionObjectKey |
This class adds to the standard object key
AbstractObjectKey dimensions of the object. |
DoubleKey |
The object key that contains a double value and a locator URI.
|
DoubleKeyInterval | |
DoubleKeyOperator | |
FaceKey |
Object key for the faces.
|
IntegerKey |
The object key that contains an integer value and a locator URI.
|
KeyInterval<T extends java.lang.Comparable<? super T>> |
Closed interval, comparable by the lower bound.
|
KeyOperator<T extends java.lang.Comparable<? super T>> |
This class provides an abstract operator for object keys that have a defined order.
|
LongKey |
The object key that contains a long value and a locator URI.
|
LuxandFaceKey |
Object key for the faces detected by the Luxand FaceSDK library.
|
OCVFaceKey |
Object key for the faces detected by the PittPatt library.
|
PittPattFaceKey |
Object key for the faces detected by the PittPatt library.
|
Enum | Description |
---|---|
FaceKey.FaceLandmark |
Facial landmark constants
|