Class Algorithm.FacialScope
- java.lang.Object
-
- com.rednit.tinder4j.api.entities.photo.Algorithm.FacialScope
-
-
Constructor Summary
Constructors Constructor Description FacialScope(DataObject scope)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
getHeightPct()
double
getWidthPct()
double
getXOffsetPct()
double
getYOffsetPct()
-
-
-
Constructor Detail
-
FacialScope
public FacialScope(DataObject scope)
-
-