- objectID - Variable in class com.biodigital.humansdk.HKAnnotation
-
- objectIDs - Variable in class com.biodigital.humansdk.HKScene
-
A flat map of objectID Strings
- objects - Variable in class com.biodigital.humansdk.HKScene
-
A map of objectID Strings to Display Names
- onAnimationComplete() - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when the current is done running
- onChapterTransition(String) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when a new chapter is loaded by the scene
- onInvalidSDK() - Method in interface com.biodigital.humansdk.HKServicesInterface
-
Called when the SDK validation succeeds
- onModuleInit() - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when initialization is complete for a scene
- onModuleLoaded() - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when loading is complete for a scene
- onModulesLoaded() - Method in interface com.biodigital.humansdk.HKServicesInterface
-
Called when content from the BioDigital Content API is returned
- onObjectDeselected(String) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when an object is deselected in the scene
- onObjectSelected(String) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when an object is selected in the scene
- onScreenshot(Bitmap) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when a screenshot is returned from the SDK
- onValidSDK() - Method in interface com.biodigital.humansdk.HKServicesInterface
-
Called when the SDK validation fails
- opacity - Variable in class com.biodigital.humansdk.HKColor
-
opacity - alpha value between 0 and 1, default is 1.0
- orbit(float, float) - Method in class com.biodigital.humansdk.HKCamera
-
Orbit around camera's current point of focus.
- orbit(float, float, float) - Method in class com.biodigital.humansdk.HKCamera
-
Orbit around camera's current point of focus.
- saturation - Variable in class com.biodigital.humansdk.HKColor
-
saturation - value between 0 and 1, default is 0.0
- scene - Variable in class com.biodigital.humansdk.HKHuman
-
HKScene object provides information and control of the 3D scene
- screenshot() - Method in class com.biodigital.humansdk.HKScene
-
Calls the onScreenshot interface method with the generated screenshot
- selectObject(String) - Method in class com.biodigital.humansdk.HKScene
-
Select an object programatically
- serve(IHTTPSession) - Method in class com.biodigital.humansdk.HKServices
-
- setBackgroundColor(int, int) - Method in class com.biodigital.humansdk.HKScene
-
Change the background colors without changing the style, default is radial
- setBackgroundColor(int, int, String) - Method in class com.biodigital.humansdk.HKScene
-
Change the background style with two specified colors
- setHighlightColor(int) - Method in class com.biodigital.humansdk.HKScene
-
Change the object highlight color
- setHighlightColor(float[]) - Method in class com.biodigital.humansdk.HKScene
-
Change the object highlight color
- setInterface(HKHumanInterface) - Method in class com.biodigital.humansdk.HKHuman
-
Set the interface object for callbacks
- setInterface(HKServicesInterface) - Method in class com.biodigital.humansdk.HKServices
-
required - set the interface to authenticate the SDK
- setLanguage(HKLanguage) - Method in class com.biodigital.humansdk.HKServices
-
setLanguage - set the current language
- setUIoptions(HashMap<HumanUIOptions, Boolean>) - Method in class com.biodigital.humansdk.HKHuman
-
Set the built-in UI options
- share() - Method in class com.biodigital.humansdk.HKScene
-
Brings up the built-in Android share UI with the current contents of the view
- showAnnotations() - Method in class com.biodigital.humansdk.HKScene
-
Shows all annotations.
- showLabels() - Method in class com.biodigital.humansdk.HKScene
-
Shows all labels.