Uses of Class
fiftyone.mobile.detection.entities.ProfileOffset

Packages that use ProfileOffset
fiftyone.mobile.detection   
fiftyone.mobile.detection.factories   
 

Uses of ProfileOffset in fiftyone.mobile.detection
 

Fields in fiftyone.mobile.detection with type parameters of type ProfileOffset
 ReadonlyList<ProfileOffset> Dataset.profileOffsets
          List of profile offsets the data set contains.
 

Uses of ProfileOffset in fiftyone.mobile.detection.factories
 

Methods in fiftyone.mobile.detection.factories that return ProfileOffset
 ProfileOffset ProfileOffsetFactory.create(Dataset dataSet, int index, BinaryReader reader)
          Creates a new instance of profile offset from the reader