public class FaceLocation extends 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. | 
equals, hashCode, toStringpublic java.lang.Double getWidth()
public java.lang.Double getHeight()
public java.lang.Double getLeft()
public java.lang.Double getTop()