ShapeBevel
Vue de l’ensemble
‘ShapeBevel’ est une classe dans Aspose.Slides FOSS pour Java.Déduit de: PVIObject, IShape Bevel.
Il contient les propriétés du soulagement principal de la forme (bébé).
Cette classe fournit 14 méthodes pour travailler avec des objets ShapeBevel dans les programmes Java. Les méthodologies disponibles comprennent: PVIObject, ShapeType , asIPresentationComponent ; getBeveltyperfection; ‘getHeight : ‘getPresentations: ‘getslide et 'GetWidth en interne, ‘setBéveltyp’ en version de la version Java, ’setHeigh‘ en ligne. Tous les membres publics sont accessibles à toute application Java après l’installation du package Java Aspose.Slides FOSS. Propriétés : bevelType,height ́,‘presentationen ligne,‘‘width’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
width | double | Read | Gets the width. |
height | double | Read | Gets the height. |
bevelType | BevelPresetType | Read | Gets the bevel type. |
slide | IBaseSlide | Read | Gets the slide. |
presentation | IPresentation | Read | Gets the presentation. |
méthodes
| Signature | Description |
|---|---|
ShapeBevel() | Creates an unbound {@code ShapeBevel} for the top bevel. |
ShapeBevel(isTopBevel: boolean) | Creates an unbound {@code ShapeBevel}. |
ShapeBevel(sp3d: Element, saveCallback: Runnable, isTopBevel: boolean) | Creates a new ShapeBevel. |
initInternal(sp3d: Element, saveCallback: Runnable, parentSlide: IBaseSlide) → ShapeBevel | Initializes this bevel with its backing element and context. |
getWidth() → double | Returns the width. |
setWidth(value: double) | Sets the width value. |
getHeight() → double | Returns the height. |
setHeight(value: double) | Sets the height value. |
getBevelType() → BevelPresetType | Returns the bevel type. |
setBevelType(value: BevelPresetType) | Sets the bevel type value. |
PVIObject() | Creates a PVIObject with no parent slide. |
getSlide() → IBaseSlide | Returns the slide. |
getPresentation() → IPresentation | Returns the presentation. |
asIPresentationComponent() → IPresentationComponent | Returns this object as an {@link IPresentationComponent}. |
Voir aussi
- Aspose.Slides - référence API d’entreprise