public static class DynamicTrafficFrameRequest.Configuration.FrameLocation extends Object
| Constructor and Description |
|---|
FrameLocation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Double |
getHeight() |
Double |
getHorizontal() |
Double |
getVertical() |
Double |
getWidth() |
int |
hashCode() |
void |
setHeight(Double height) |
void |
setHorizontal(Double horizontal) |
void |
setVertical(Double vertical) |
void |
setWidth(Double width) |
String |
toString() |
public Double getHorizontal()
public void setHorizontal(Double horizontal)
public Double getVertical()
public void setVertical(Double vertical)
public Double getWidth()
public void setWidth(Double width)
public Double getHeight()
public void setHeight(Double height)
Copyright © 2022. All rights reserved.