public class SmoothFace
extends java.lang.Object
| Constructor and Description |
|---|
SmoothFace(@NotNull java.lang.String face,
@NotNull java.lang.String value)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull java.lang.String |
getFace()
Returns the smoothed face.
|
@NotNull java.lang.String |
getValue()
Returns the smooth information.
|