-
- All Implemented Interfaces:
public final class PropertiesKt
-
-
Field Summary
Fields Modifier and Type Field Description private final static Booleanclippedprivate final static Presentation.Fitfitprivate final static Presentation.Orientationorientationprivate final static Presentation.Overflowoverflowprivate final static Presentation.Pagepageprivate final static Presentation.Spreadspread
-
Method Summary
Modifier and Type Method Description final BooleangetClipped()final Presentation.FitgetFit()final Presentation.OrientationgetOrientation()final Presentation.OverflowgetOverflow()final Presentation.PagegetPage()final Presentation.SpreadgetSpread()-
-
Method Detail
-
getClipped
final Boolean getClipped()
-
getFit
final Presentation.Fit getFit()
-
getOrientation
final Presentation.Orientation getOrientation()
-
getOverflow
final Presentation.Overflow getOverflow()
-
getPage
final Presentation.Page getPage()
-
getSpread
final Presentation.Spread getSpread()
-
-
-
-