Package org.apache.poi.sl.draw

Interface Summary
Drawable  
DrawFontManager Manages fonts when rendering slides.
 

Class Summary
Drawable.DrawableHint  
DrawAutoShape  
DrawBackground  
DrawConnectorShape  
DrawFactory  
DrawFreeformShape  
DrawGroupShape  
DrawMasterSheet  
DrawNothing  
DrawPaint This class handles color transformations.
DrawPictureShape  
DrawShape  
DrawSheet  
DrawSimpleShape  
DrawSlide  
DrawTableShape  
DrawTextBox  
DrawTextFragment  
DrawTextParagraph  
DrawTextShape  
ImageRenderer For now this class renders only images supported by the javax.imageio.ImageIO framework.
 

Annotation Types Summary
DrawNotImplemented This is a marker annotation for classes which don't have a defined draw implementation.