de.ls5.jlearn.util
Class Slides
java.lang.Object
de.ls5.jlearn.util.Slides
public class Slides
- extends Object
- Author:
- maik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Slides
public Slides()
setLayout
public void setLayout(Slides.Layout layout)
getSlideShow
public org.apache.poi.hslf.usermodel.SlideShow getSlideShow()
getCurrentSlide
public org.apache.poi.hslf.model.Slide getCurrentSlide()
createSlide
public final org.apache.poi.hslf.model.Slide createSlide()
addPictureToSlide
public void addPictureToSlide(byte[] imagedate,
Slides.Picturetype type)
addTextBoxToSlide
public void addTextBoxToSlide(String text)
Copyright © 2011. All Rights Reserved.