Interface | Description |
---|---|
Drawable | |
DrawFontManager |
Manages fonts when rendering slides.
|
Class | Description |
---|---|
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 Type | Description |
---|---|
DrawNotImplemented |
This is a marker annotation for classes which don't have a defined
draw implementation.
|
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.