public class Layer
extends java.lang.Object
| Constructor and Description |
|---|
Layer(float yHeight,
int layerId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLayerId() |
float |
getYHeight() |
void |
setLayerId(int layerId) |
void |
setYHeight(float height) |