- setAnnotations(ArrayList<PFAnnotation>) - Method in interface com.panframe.android.lib.PFAssetDesc
-
- setBlindSpotImage(Bitmap) - Method in interface com.panframe.android.lib.PFView
-
Set a blindspot image to use with the display of the asset
- setBlindSpotPosition(int) - Method in interface com.panframe.android.lib.PFView
-
Set a blindspot image position to use with the display of the asset
- setBlindSpotScale(float) - Method in interface com.panframe.android.lib.PFView
-
Set a blindspot image scale to use with the display of the asset
- setClickListener(PFHotspotClickListener) - Method in interface com.panframe.android.lib.PFHotspot
-
Set the listener to trigger when the hotspot is touched.;
- setCoordinates(float, float, float) - Method in interface com.panframe.android.lib.PFHotspot
-
Set the polar coordinates of the hotspot in degrees.
- setEnabled(boolean) - Method in interface com.panframe.android.lib.PFHotspot
-
Enable/disable rendering of the hotspot
- setFieldOfView(float) - Method in interface com.panframe.android.lib.PFView
-
Set the view Field of View in degrees.
- setFormat(int) - Method in interface com.panframe.android.lib.PFView
-
Set the format of the image
- setHitOnFocus(boolean) - Method in interface com.panframe.android.lib.PFView
-
Enable hitting of hotspots on focus (center)
- setMode(int, float) - Method in interface com.panframe.android.lib.PFView
-
Set display mode and optional aspect ratio of content
- setNavigationMode(PFNavigationMode) - Method in interface com.panframe.android.lib.PFView
-
Sets the navigation mode to use for navigating the panoramic view
- setPLaybackTime(float) - Method in interface com.panframe.android.lib.PFAsset
-
Seek in the asset and set the play head to a designated position
- setPolarCoordinates(float, float) - Method in interface com.panframe.android.lib.PFAnnotation
-
- setServiceParameters(String, String, String) - Method in interface com.panframe.android.lib.PFBase
-
- setSize(float) - Method in interface com.panframe.android.lib.PFHotspot
-
Set the current size of the hotspot.
- setTag(int) - Method in interface com.panframe.android.lib.PFHotspot
-
Tag the hotspot with a int.
- setType(PFAnnotationType) - Method in interface com.panframe.android.lib.PFAnnotation
-
- setViewRotation(float) - Method in interface com.panframe.android.lib.PFView
-
Set the view rotation manually
- setViewRotationOffsetX(float) - Method in interface com.panframe.android.lib.PFView
-
Set the view rotation manually on X
- setVolume(float) - Method in interface com.panframe.android.lib.PFAsset
-
Set the volume of the audio track
- stop() - Method in interface com.panframe.android.lib.PFAsset
-
Stop playback of the asset
- supportsNavigationMode(PFNavigationMode) - Method in interface com.panframe.android.lib.PFView
-
Checks if a navigation mode is supported by the device
- sync() - Method in interface com.panframe.android.lib.PFAssetDesc
-