Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
static ShapeBevel.BevelTypeEnum |
ShapeBevel.BevelTypeEnum.fromValue(String text) |
ShapeBevel.BevelTypeEnum |
ShapeBevel.getBevelType()
Bevel type
|
ShapeBevel.BevelTypeEnum |
ShapeBevel.BevelTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ShapeBevel.BevelTypeEnum |
ShapeBevel.BevelTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShapeBevel.BevelTypeEnum[] |
ShapeBevel.BevelTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ShapeBevel |
ShapeBevel.bevelType(ShapeBevel.BevelTypeEnum bevelType) |
void |
ShapeBevel.setBevelType(ShapeBevel.BevelTypeEnum bevelType) |
void |
ShapeBevel.BevelTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ShapeBevel.BevelTypeEnum enumeration) |
Copyright © 2022. All rights reserved.