|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StreetViewPov | |
---|---|
com.google.gwt.maps.client.streetview |
Uses of StreetViewPov in com.google.gwt.maps.client.streetview |
---|
Methods in com.google.gwt.maps.client.streetview that return StreetViewPov | |
---|---|
StreetViewPov |
StreetViewPanoramaWidget.getPov()
Returns the current point of view for the Street View panorama. |
StreetViewPov |
StreetViewPanoramaImpl.getPov()
Returns the current point of view for the Street View panorama. |
StreetViewPov |
StreetViewPanoramaOptions.getStreetViewPov()
gets The camera orientation, specified as heading, pitch, and zoom, for the panorama. |
static StreetViewPov |
StreetViewPov.newInstance()
creates A point of view object which specifies the camera's orientation at the Street View panorama's position. |
Methods in com.google.gwt.maps.client.streetview with parameters of type StreetViewPov | |
---|---|
void |
StreetViewPanoramaWidget.setPov(StreetViewPov pov)
Sets the point of view for the Street View panorama. |
void |
StreetViewPanoramaImpl.setPov(StreetViewPov pov)
Sets the point of view for the Street View panorama. |
void |
StreetViewPanoramaOptions.setStreeViewPov(StreetViewPov pov)
The camera orientation, specified as heading, pitch, and zoom, for the panorama. |
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |