| Modifier and Type | Method and Description |
|---|---|
FaceCandidate |
FaceCandidate.clone()
Creates a copy of the FaceCandidate object.
|
FaceCandidate |
FaceCandidateList.get(int index)
Gets an item of the FaceCandidateList object.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<FaceCandidate> |
FaceCandidateList.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
FaceCandidateList.add(FaceCandidate faceCandidateItem)
Adds an item to the FaceCandidateList object.
|
void |
FaceCandidateList.set(int index,
FaceCandidate faceCandidateItem)
Sets an item of the FaceCandidateList object.
|
Copyright © id3 Technologies. All rights reserved. eu.id3.face