public class ScreenOrientation extends Object
ScreenOrientation()
ScreenOrientation(int angle, String type)
int
getAngle()
String
getType()
void
setAngle(int angle)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ScreenOrientation()
public ScreenOrientation(int angle, String type)
public String getType()
public void setType(String type)
public int getAngle()
public void setAngle(int angle)
Copyright © 2020–2025. All rights reserved.