|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
com.aspose.ms.System.Enum
com.aspose.slides.LineDashStyle
public final class LineDashStyle
Represents the dash style of a line.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.aspose.ms.System.Enum |
---|
com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum |
Field Summary | |
---|---|
static int |
Dash
|
static int |
DashDot
|
static int |
DashDotDot
|
static int |
Dot
|
static int |
LongDash
|
static int |
LongDashDot
|
static int |
LongDashDotDot
|
static int |
LongDot
|
static int |
Solid
|
static int |
VeryLongDash
|
static int |
VeryLongDashDot
|
Fields inherited from class com.aspose.ms.System.Enum |
---|
EnumSeparatorCharArray |
Method Summary |
---|
Methods inherited from class com.aspose.ms.System.Enum |
---|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int Solid
public static final int Dash
public static final int Dot
public static final int DashDot
public static final int DashDotDot
public static final int LongDot
public static final int LongDash
public static final int VeryLongDash
public static final int LongDashDot
public static final int VeryLongDashDot
public static final int LongDashDotDot
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |