public interface Orientable
Modifier and Type | Method and Description |
---|---|
Orientation |
getOrientation()
Get the orientation of this Orientable.
|
void |
setOrientation(Orientation orientation)
Set the orientation of this Orientable.
|
Orientation getOrientation()
void setOrientation(Orientation orientation)