PictureFrame
General
PictureFrame is a class in Aspose.Slides FOSS for Java.
Inherits from: GeometryShape, IPictureFrame.
PictureFrame és una classe en Aspose.Slides FOSS per a Java. És heretat de: ゚GeometryShape⌒, ∂IPictureFrameヽ .
Representa un marc amb una imatge dins.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
shapeType | ShapeType | Read | |
pictureFrameLock | IPictureFrameLock | Read | Provides access to the picture frame’s lock settings |
pictureFormat | IPictureFillFormat | Read | |
relativeScaleHeight | double | Read | Gets or sets the height scaling factor |
relativeScaleWidth | double | Read | Gets or sets the width scaling factor |
cameo | boolean | Read | Indicates if the frame uses cameo styling |
cNvPr | Element | Read | Returns the underlying cNvPr XML element |
Mètodes
| Signature | Description |
|---|---|
PictureFrame(xmlElement: Element, saveCallback: Runnable) | Creates a PictureFrame backed by the given XML element. |
PictureFrame() | Creates a PictureFrame with no backing element. |
getShapeType() → ShapeType | {@inheritDoc} |
Returns or sets the AutoShape type for a PictureFrame. | | `setShapeType(value: ShapeType)` | {@inheritDoc} / | | `getPictureFrameLock()` → `IPictureFrameLock` | {@inheritDoc}
Navigates {@code
Returns the {@link PictureFillFormat} wrapping the {@code