|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.ms.java.Enum
com.aspose.slides.LineDashStyleEx
public final class LineDashStyleEx
Represents the line dash style.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.aspose.ms.java.Enum |
---|
com.aspose.ms.java.Enum.AbstractEnum, com.aspose.ms.java.Enum.FlaggedEnum, com.aspose.ms.java.Enum.SimpleEnum |
Field Summary | |
---|---|
static byte |
Custom
|
static byte |
Dash
|
static byte |
DashDot
|
static byte |
Dot
|
static byte |
LargeDash
|
static byte |
LargeDashDot
|
static byte |
LargeDashDotDot
|
static byte |
NotDefined
|
static byte |
Solid
|
static byte |
SystemDash
|
static byte |
SystemDashDot
|
static byte |
SystemDashDotDot
|
static byte |
SystemDot
|
Fields inherited from class com.aspose.ms.java.Enum |
---|
EnumSeparatorCharArray |
Method Summary |
---|
Methods inherited from class com.aspose.ms.java.Enum |
---|
format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, 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 byte NotDefined
public static final byte Solid
public static final byte Dot
public static final byte Dash
public static final byte LargeDash
public static final byte DashDot
public static final byte LargeDashDot
public static final byte LargeDashDotDot
public static final byte SystemDash
public static final byte SystemDot
public static final byte SystemDashDot
public static final byte SystemDashDotDot
public static final byte Custom
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |