| Package | Description |
|---|---|
| com.enremmeta.rtb.api | |
| com.enremmeta.rtb.jersey |
| Modifier and Type | Class and Description |
|---|---|
class |
AspectRatioDimension
As long as aspect ratio is kept exact width and height are not relevant.
|
class |
DimensionImpl |
class |
FixedDimension
Fixed dimension - exact width and height.
|
class |
ListDimension
A list of
FixedDimensions, any number of which could fit. |
class |
RangeDimension
Width and height in range from min to max.
|
| Modifier and Type | Field and Description |
|---|---|
protected Dimension |
TagImpl.dim |
| Modifier and Type | Method and Description |
|---|---|
Dimension |
TagImpl.getDimension() |
Dimension |
Tag.getDimension() |
| Modifier and Type | Method and Description |
|---|---|
private void |
AdminSvcSpec_invTag.configTagMock(Tag tagMock,
boolean isBanner,
Dimension dimension,
String mime,
int api,
int protocol,
int duration) |
private void |
AdminSvcSpec_invTag.testInvTagIfAuthenticatedAndInvTagFound(Ad[] allAds,
List<Tag> tags,
boolean isBanner,
Dimension dimension,
String mime,
int api,
int protocol,
int duration) |