com.sun.star.chaos
Class WallpaperStyle
java.lang.Object
|
+--com.sun.star.uno.Enum
|
+--com.sun.star.chaos.WallpaperStyle
- public final synchronized class WallpaperStyle
- extends com.sun.star.uno.Enum
Field Summary |
static com.sun.star.chaos.WallpaperStyle |
BOTTOM
|
static com.sun.star.chaos.WallpaperStyle |
BOTTOM_LEFT
|
static int |
BOTTOM_LEFT_value
|
static com.sun.star.chaos.WallpaperStyle |
BOTTOM_RIGHT
|
static int |
BOTTOM_RIGHT_value
|
static int |
BOTTOM_value
|
static com.sun.star.chaos.WallpaperStyle |
CENTER
|
static int |
CENTER_value
|
static com.sun.star.chaos.WallpaperStyle |
LEFT
|
static int |
LEFT_value
|
static com.sun.star.chaos.WallpaperStyle |
NULL
|
static int |
NULL_value
|
static com.sun.star.chaos.WallpaperStyle |
RIGHT
|
static int |
RIGHT_value
|
static com.sun.star.chaos.WallpaperStyle |
SCALE
|
static int |
SCALE_value
|
static com.sun.star.chaos.WallpaperStyle |
TILE
|
static int |
TILE_value
|
static com.sun.star.chaos.WallpaperStyle |
TOP
|
static com.sun.star.chaos.WallpaperStyle |
TOP_LEFT
|
static int |
TOP_LEFT_value
|
static com.sun.star.chaos.WallpaperStyle |
TOP_RIGHT
|
static int |
TOP_RIGHT_value
|
static int |
TOP_value
|
static java.lang.Object |
UNORUNTIMEDATA
|
Fields inherited from class com.sun.star.uno.Enum |
m_value |
Constructor Summary |
private |
WallpaperStyle(int i)
|
Method Summary |
static com.sun.star.chaos.WallpaperStyle |
fromInt(int i)
|
static com.sun.star.chaos.WallpaperStyle |
getDefault()
|
Methods inherited from class com.sun.star.uno.Enum |
getValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BOTTOM
public static final com.sun.star.chaos.WallpaperStyle BOTTOM
BOTTOM_LEFT
public static final com.sun.star.chaos.WallpaperStyle BOTTOM_LEFT
BOTTOM_LEFT_value
public static final int BOTTOM_LEFT_value
BOTTOM_RIGHT
public static final com.sun.star.chaos.WallpaperStyle BOTTOM_RIGHT
BOTTOM_RIGHT_value
public static final int BOTTOM_RIGHT_value
BOTTOM_value
public static final int BOTTOM_value
CENTER
public static final com.sun.star.chaos.WallpaperStyle CENTER
CENTER_value
public static final int CENTER_value
LEFT
public static final com.sun.star.chaos.WallpaperStyle LEFT
LEFT_value
public static final int LEFT_value
NULL
public static final com.sun.star.chaos.WallpaperStyle NULL
NULL_value
public static final int NULL_value
RIGHT
public static final com.sun.star.chaos.WallpaperStyle RIGHT
RIGHT_value
public static final int RIGHT_value
SCALE
public static final com.sun.star.chaos.WallpaperStyle SCALE
SCALE_value
public static final int SCALE_value
TILE
public static final com.sun.star.chaos.WallpaperStyle TILE
TILE_value
public static final int TILE_value
TOP
public static final com.sun.star.chaos.WallpaperStyle TOP
TOP_LEFT
public static final com.sun.star.chaos.WallpaperStyle TOP_LEFT
TOP_LEFT_value
public static final int TOP_LEFT_value
TOP_RIGHT
public static final com.sun.star.chaos.WallpaperStyle TOP_RIGHT
TOP_RIGHT_value
public static final int TOP_RIGHT_value
TOP_value
public static final int TOP_value
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
WallpaperStyle
private WallpaperStyle(int i)
fromInt
public static com.sun.star.chaos.WallpaperStyle fromInt(int i)
getDefault
public static com.sun.star.chaos.WallpaperStyle getDefault()