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.
|
class |
FixedDimension
Fixed dimension - exact width and height.
|
class |
ListDimension
A list of
FixedDimension s, any number of which could fit. |
class |
RangeDimension
Width and height in range from min to max.
|