|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.PPImage
com.aspose.slides.PictureBullet
public class PictureBullet
Represents the picture of an extended bullet in a presentation.
Field Summary |
---|
Fields inherited from class com.aspose.slides.PPImage |
---|
m_blip, m_height, m_parent, m_renderedImage, m_width |
Constructor Summary | |
---|---|
protected |
PictureBullet(Presentation parent,
EsBlip blip)
|
Method Summary | |
---|---|
protected java.lang.String |
getId()
Returns id unique for all subclasses |
Methods inherited from class com.aspose.slides.PPImage |
---|
getBlip, getHeight, getImage, getImageFormat, getParent, getRenderedImage, getRenderedImage, getWidth, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected PictureBullet(Presentation parent, EsBlip blip) throws PptImageException
PptImageException
Method Detail |
---|
protected java.lang.String getId()
PPImage
getId
in class PPImage
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |