|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SlideLayout
Constants which define the layout of a slide.
Field Summary | |
---|---|
static int |
BIG_OBJECT
Big object. |
static int |
BLANK_SLIDE
Blank slide. |
static int |
FOUR_OBJECTS
4 objects. |
static int |
HAND_OUT_LAYOUT
Handout layout, therefore it doesn't have placeholders except header, footer, and date. |
static int |
MASTER_NOTES_LAYOUT
Master notes layout. |
static int |
MASTER_SLIDE_LAYOUT
Master slide layout. |
static int |
NOTES_TITLE_OR_BODY_LAYOUT
Notes title/body layout. |
static int |
ONLY_TITLE_PLACE_HOLDER
Only title placeholder. |
static int |
TITLE_AND_BODY_SLIDE
Title and body slide. |
static int |
TITLE_AND_TWO_COLUMNS
Body of the slide has 2 columns and a title. |
static int |
TITLE_AND_TWO_ROWS
Slide's body has 2 rows and a title. |
static int |
TITLE_MASTER_SLIDE
Title master slide. |
static int |
TITLE_SLIDE
The slide is a title slide. |
static int |
TWO_COLUMNS_LEFT_COLUMN_HAS_TWO_ROWS
Body contains 2 columns, left column has 2 rows. |
static int |
TWO_COLUMNS_RIGHT_COLUMN_HAS_TWO_ROWS
Body contains 2 columns, right column has 2 rows. |
static int |
TWO_ROWS_BOTTON_ROW_HAS_TWO_COLUMNS
Body contains 2 rows, bottom row has 2 columns. |
static int |
TWO_ROWS_TOP_ROW_HAS_TWO_COLUMNS
Body contains 2 rows, top row has 2 columns. |
static int |
VERTICAL_TITLE_ON_THE_RIGHT_BODY_ON_THE_LEFT
Vertical title on the right, body on the left. |
static int |
VERTICAL_TITLE_ON_THE_RIGHT_BODY_ON_THE_LEFT_SPLIT_INTO_TWO_ROWS
Vertical title on the right, body on the left split into 2 rows. |
Field Detail |
---|
static final int TITLE_SLIDE
static final int TITLE_AND_BODY_SLIDE
static final int TITLE_MASTER_SLIDE
static final int MASTER_SLIDE_LAYOUT
static final int MASTER_NOTES_LAYOUT
static final int NOTES_TITLE_OR_BODY_LAYOUT
static final int HAND_OUT_LAYOUT
static final int ONLY_TITLE_PLACE_HOLDER
static final int TITLE_AND_TWO_COLUMNS
static final int TITLE_AND_TWO_ROWS
static final int TWO_COLUMNS_RIGHT_COLUMN_HAS_TWO_ROWS
static final int TWO_COLUMNS_LEFT_COLUMN_HAS_TWO_ROWS
static final int TWO_ROWS_BOTTON_ROW_HAS_TWO_COLUMNS
static final int TWO_ROWS_TOP_ROW_HAS_TWO_COLUMNS
static final int FOUR_OBJECTS
static final int BIG_OBJECT
static final int BLANK_SLIDE
static final int VERTICAL_TITLE_ON_THE_RIGHT_BODY_ON_THE_LEFT
static final int VERTICAL_TITLE_ON_THE_RIGHT_BODY_ON_THE_LEFT_SPLIT_INTO_TWO_ROWS
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |