public static class UFSfPost.LayoutType extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_SF_FOUR_VIEWS |
static int |
_SF_NINE_VIEWS |
static int |
_SF_SIDE_BY_SIDE |
static int |
_SF_SINGLE_VIEW |
static int |
_SF_SIX_VIEWS |
static int |
_SF_THREE_VIEWS |
static int |
_SF_TOP_BOTTOM |
static UFSfPost.LayoutType |
SF_FOUR_VIEWS |
static UFSfPost.LayoutType |
SF_NINE_VIEWS |
static UFSfPost.LayoutType |
SF_SIDE_BY_SIDE |
static UFSfPost.LayoutType |
SF_SINGLE_VIEW |
static UFSfPost.LayoutType |
SF_SIX_VIEWS |
static UFSfPost.LayoutType |
SF_THREE_VIEWS |
static UFSfPost.LayoutType |
SF_TOP_BOTTOM |
Modifier and Type | Method and Description |
---|---|
static UFSfPost.LayoutType |
valueOf(int value) |
static UFSfPost.LayoutType |
valueOf(String name) |
static UFSfPost.LayoutType[] |
values() |
public static final UFSfPost.LayoutType SF_SINGLE_VIEW
public static final UFSfPost.LayoutType SF_SIDE_BY_SIDE
public static final UFSfPost.LayoutType SF_TOP_BOTTOM
public static final UFSfPost.LayoutType SF_THREE_VIEWS
public static final UFSfPost.LayoutType SF_FOUR_VIEWS
public static final UFSfPost.LayoutType SF_SIX_VIEWS
public static final UFSfPost.LayoutType SF_NINE_VIEWS
public static final int _SF_SINGLE_VIEW
public static final int _SF_SIDE_BY_SIDE
public static final int _SF_TOP_BOTTOM
public static final int _SF_THREE_VIEWS
public static final int _SF_FOUR_VIEWS
public static final int _SF_SIX_VIEWS
public static final int _SF_NINE_VIEWS
public static UFSfPost.LayoutType valueOf(int value)
public static UFSfPost.LayoutType valueOf(String name)
public static UFSfPost.LayoutType[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.