public class FaceLocation
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
FaceLocation() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getHeight()
Gets the height.
|
java.lang.Double |
getLeft()
Gets the left.
|
java.lang.Double |
getTop()
Gets the top.
|
java.lang.Double |
getWidth()
Gets the width.
|
public java.lang.Double getWidth()
public java.lang.Double getHeight()
public java.lang.Double getLeft()
public java.lang.Double getTop()