Save This Page
Home » cocoon-2.1.11-src » org.apache » cocoon » components » elementprocessor » impl » poi » hssf » elements » [javadoc | source]
org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements
public class: Direction [javadoc | source]
java.lang.Object
   org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.Direction
Direction codes
Field Summary
public static final  int DIRECTION_UNKNOWN     
public static final  int DIRECTION_UP_RIGHT     
public static final  int DIRECTION_UP_LEFT     
public static final  int DIRECTION_DOWN_RIGHT     
public static final  int DIRECTION_DOWN_LEFT     
Method from org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.Direction Summary:
isValid
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.Direction Detail:
 public static boolean isValid(int val) 
    Is this a valid direction?