![]() |
||
Home Products Purchase Downloads Demos Forums Blogs Ticket Wiki API Corporate |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.pdf.elements.LineStyleType
Encapsulates info about line such as solid, dotted, dashed etc.
Field Summary | |
static java.lang.String |
Dashed
A Dashed line type. |
static java.lang.String |
Dotted
A Dotted line type. |
static java.lang.String |
Solid
A Solid line type. |
Constructor Summary | |
LineStyleType()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String Solid
public static final java.lang.String Dotted
public static final java.lang.String Dashed
Constructor Detail |
public LineStyleType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |