fiftyone.mobile.detection.factories
Class SignatureFactory
java.lang.Object
fiftyone.mobile.detection.factories.BaseEntityFactory<Signature>
fiftyone.mobile.detection.factories.SignatureFactory
public class SignatureFactory
- extends BaseEntityFactory<Signature>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
recordLength
private int recordLength
SignatureFactory
public SignatureFactory(Dataset dataset)
create
public Signature create(Dataset dataSet,
int index,
BinaryReader reader)
- Specified by:
create in class BaseEntityFactory<Signature>
getLength
public int getLength()
- Overrides:
getLength in class BaseEntityFactory<Signature>
- Returns:
- returns the size of a fixed length entity type.