| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.shapelogic.imageprocessing.SBPendingVertical
public class SBPendingVertical
Contains information about one line that needs to be checked.
| Method Summary | |
|---|---|
 boolean | 
isSearchUp()
Whether the line should be compared to the line that are up or down.  | 
 void | 
setSearchUp(boolean searchUp)
Whether the line should be compared to the line that are up or down.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public boolean isSearchUp()
public void setSearchUp(boolean searchUp)
searchUp - The searchUp to set.
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||