|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CADIterator
Iterator on sub-shapes.
| Method Summary | |
|---|---|
void |
initialize(CADShape shape)
Initialize this explorer |
boolean |
more()
Return true if there are more shapes to explore |
void |
next()
Move on to the next shape in the exploration |
CADShape |
value()
Return the current shape in the exploration |
| Method Detail |
|---|
void initialize(CADShape shape)
shape - The shape to exploreboolean more()
void next()
CADShape value()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||