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