|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsegmentation.OptimalClosedPath.Bounds
public static class OptimalClosedPath.Bounds
| Field Summary | |
|---|---|
int[] |
lb
|
int[] |
rb
|
| Constructor Summary | |
|---|---|
OptimalClosedPath.Bounds(int[] lb,
int[] rb)
|
|
OptimalClosedPath.Bounds(int rows,
int l,
int r)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int[] lb
public int[] rb
| Constructor Detail |
|---|
public OptimalClosedPath.Bounds(int rows,
int l,
int r)
public OptimalClosedPath.Bounds(int[] lb,
int[] rb)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||