-
public interface ContainerMetricsThe Interface ContainerMetrics.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description inttoTotalHeight()To total height.inttoTotalWidth()To total width.
-
public interface ContainerMetrics
| Modifier and Type | Method | Description |
|---|---|---|
int |
toTotalHeight() |
To total height.
|
int |
toTotalWidth() |
To total width.
|