public class HSLFShapePlaceholderDetails extends HSLFPlaceholderDetails
PlaceholderDetails.PlaceholderSize
Modifier and Type | Method and Description |
---|---|
Placeholder |
getPlaceholder() |
PlaceholderDetails.PlaceholderSize |
getSize() |
void |
setPlaceholder(Placeholder placeholder)
Specifies that the corresponding shape should be represented by the generating application
as a placeholder.
|
void |
setSize(PlaceholderDetails.PlaceholderSize size) |
getText, isVisible, setText, setVisible
public Placeholder getPlaceholder()
getPlaceholder
in interface PlaceholderDetails
getPlaceholder
in class HSLFPlaceholderDetails
public void setPlaceholder(Placeholder placeholder)
PlaceholderDetails
setPlaceholder
in interface PlaceholderDetails
setPlaceholder
in class HSLFPlaceholderDetails
placeholder
- The shape to use as placeholder or null if no placeholder should be set.public PlaceholderDetails.PlaceholderSize getSize()
getSize
in interface PlaceholderDetails
getSize
in class HSLFPlaceholderDetails
public void setSize(PlaceholderDetails.PlaceholderSize size)
setSize
in interface PlaceholderDetails
setSize
in class HSLFPlaceholderDetails
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.