|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.pdf.elements.BorderSide
Enumerates the border sides.
Field Summary | |
static int |
All
All sides borders. |
static int |
Bottom
Bottom border. |
static int |
Left
Left border. |
static int |
None
No border. |
static int |
Right
Right border. |
static int |
Top
Top border. |
Constructor Summary | |
BorderSide()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int None
public static final int Left
public static final int Top
public static final int Right
public static final int Bottom
public static final int All
Constructor Detail |
public BorderSide()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |