Drawable.DrawableHint
BUFFERED_IMAGE, CURRENT_SLIDE, DRAW_FACTORY, FONT_FALLBACK, FONT_HANDLER, FONT_MAP, GRADIENT_SHAPE, GRESTORE, GROUP_TRANSFORM, GSAVE, IMAGE_RENDERER, PRESET_GEOMETRY_CACHE, TEXT_AS_CHARACTERS, TEXT_AS_SHAPES, TEXT_RENDERING_MODE
Constructor and Description |
---|
DrawMasterSheet(MasterSheet<?,?> sheet) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canDraw(java.awt.Graphics2D graphics,
Shape<?,?> shape)
Checks if this
sheet displays the specified shape. |
applyTransform, draw, drawContent
public DrawMasterSheet(MasterSheet<?,?> sheet)
protected boolean canDraw(java.awt.Graphics2D graphics, Shape<?,?> shape)
sheet
displays the specified shape.
Subclasses can override it and skip certain shapes from drawings,
for instance, slide masters and layouts don't display placeholdersCopyright 2020 The Apache Software Foundation or its licensors, as applicable.