public class StreetViewLayout
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
StreetViewLayout.Position |
Constructor and Description |
---|
StreetViewLayout() |
Modifier and Type | Method and Description |
---|---|
StreetViewLayout.Position |
getPosition()
Returns value of position property.
|
int |
getSize()
Returns value of size property.
|
void |
setPosition(StreetViewLayout.Position position)
Sets new value to position property.
|
void |
setSize(int size)
Sets new value to set property.
|
public StreetViewLayout.Position getPosition()
setPosition(Position)
public void setPosition(StreetViewLayout.Position position)
position
- new property valuegetPosition()
public int getSize()
(Position)
public void setSize(int size)
size
- new property valuegetSize()