This site has been permanently archived. The content on this site was last updated in 2019.
GvrViewerParams.VerticalAlignmentType
Stay organized with collections
Save and categorize content based on your preferences.
Enum indicating the strategy for aligning the phone display vertically
with respect to center of the lenses.
Inherited Methods
From class
java.lang.Enum
final
int
|
|
int
|
|
final
boolean
|
|
final
Class<E>
|
getDeclaringClass()
|
final
int
|
hashCode()
|
final
String
|
name()
|
final
int
|
ordinal()
|
String
|
toString()
|
static
<T extends Enum<T>>
T
|
|
From class
java.lang.Object
boolean
|
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
From interface
java.lang.Comparable
Enum Values
public
static
final
GvrViewerParams.VerticalAlignmentType
BOTTOM
Phone rests against a fixed bottom tray.
public
static
final
GvrViewerParams.VerticalAlignmentType
CENTER
Phone screen assumed to be centered w.r.t. lenses.
public
static
final
GvrViewerParams.VerticalAlignmentType
TOP
Phone rests against a fixed top tray.
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-09 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-09 UTC."],[],[]]