|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface imasterslide
method summary | |
---|---|
void |
applytheme(slidecolorscheme scheme)
applies extra color scheme to a slide. |
void |
dispose()
dispose object and free resources. |
textstyle |
getbodystyle()
gets the style of a body text. |
java.util.hashmap<schemecolor,colorschemeindex> |
getcolormap()
get color mapping |
islide[] |
getdependingslides()
gets an array with all slides, which depend on this master slide. |
imasterlayouts |
getlayouts()
returns the collection of layout slides. |
java.lang.string |
getname()
gets or sets the name of a slide. |
textstyle |
getotherstyle()
gets the style of an other text. |
java.lang.object |
getparent()
reference to parent object. |
presentation |
getpresentation()
|
shapecollection |
getshapes()
gets the shapes of a slide. |
slidebackground |
getslidebackground()
gets slide's background. |
long |
getslideid()
gets the id of a slide. |
slideshowtransition |
getslideshowtransition()
gets the transition object which contains information about how the specified slide advances during a slide show. |
tagcollection |
gettagslist()
gets the slide's tags collection. |
theme |
gettheme()
gets the slide's theme. |
timeline |
gettimeline()
gets animation timeline object. |
textstyle |
gettitlestyle()
gets the style of a title text. |
method detail |
---|
theme gettheme()
textstyle gettitlestyle()
textstyle getbodystyle()
textstyle getotherstyle()
shapecollection getshapes()
java.lang.string getname()
long getslideid()
tagcollection gettagslist()
timeline gettimeline()
slideshowtransition getslideshowtransition()
slidebackground getslidebackground()
presentation getpresentation()
java.lang.object getparent()
islide[] getdependingslides()
void applytheme(slidecolorscheme scheme)
scheme
- void dispose()
imasterlayouts getlayouts()
java.util.hashmap<schemecolor,colorschemeindex> getcolormap()
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |