Package | Description |
---|---|
com.enremmeta.rtb.api |
Modifier and Type | Class and Description |
---|---|
class |
AspectRatioDimension
As long as aspect ratio is kept exact width and height are not relevant.
|
Modifier and Type | Field and Description |
---|---|
private List<FixedDimension> |
ListDimension.dims |
Modifier and Type | Method and Description |
---|---|
List<FixedDimension> |
ListDimension.getDims() |
Modifier and Type | Method and Description |
---|---|
void |
ListDimension.setDims(List<FixedDimension> dims) |
Constructor and Description |
---|
ListDimension(List<FixedDimension> dims) |