|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.ObjectFill
ObjectFill codes
Field Summary | |
static int |
OBJECT_FILL_ARROW
|
static int |
OBJECT_FILL_BOX
|
static int |
OBJECT_FILL_LINE
|
static int |
OBJECT_FILL_OVAL
|
Method Summary | |
static boolean |
isValid(int val)
Is this a valid direction? |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int OBJECT_FILL_LINE
public static final int OBJECT_FILL_ARROW
public static final int OBJECT_FILL_BOX
public static final int OBJECT_FILL_OVAL
Method Detail |
public static boolean isValid(int val)
val
- value to be checked
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |