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