|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.cuni.jagrlib.DefaultProperty
cz.cuni.jagrlib.DefaultBrepIterator
cz.cuni.jagrlib.DefaultBrepIteratorOrd
cz.cuni.jagrlib.piece.VEFDS.DivisionIterator
protected class VEFDS.DivisionIterator
Iterator for all divisions in the scene.
Field Summary |
---|
Fields inherited from class cz.cuni.jagrlib.DefaultBrepIteratorOrd |
---|
n |
Fields inherited from interface cz.cuni.jagrlib.iface.BrepIterator |
---|
CONTEXT, PROJ_COORDS, SORT_ASCENDING, SORT_DESCENDING, SORT_ORDER |
Fields inherited from interface cz.cuni.jagrlib.iface.Property |
---|
LOGGING, STATISTICS, TEXT_DESCRIPTION |
Constructor Summary | |
---|---|
VEFDS.DivisionIterator(int ctx)
|
Method Summary | |
---|---|
void |
init(int ctx)
|
int |
left()
How many items remain in the set? |
int |
next()
Returns id of the next object. |
Methods inherited from class cz.cuni.jagrlib.DefaultBrepIteratorOrd |
---|
reset, toArray |
Methods inherited from class cz.cuni.jagrlib.DefaultProperty |
---|
booleanProperty, booleanProperty, colorDoubleProperty, colorProperty, commit, doubleProperty, doubleProperty, doubleProperty, enumProperty, floatProperty, floatProperty, floatProperty, get, intProperty, intProperty, intProperty, longProperty, longProperty, longProperty, set, set, stringProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface cz.cuni.jagrlib.iface.Property |
---|
commit, get, set |
Constructor Detail |
---|
public VEFDS.DivisionIterator(int ctx)
Method Detail |
---|
public void init(int ctx)
public int next()
next
in interface BrepIterator
next
in class DefaultBrepIterator
Brep.NULL
if there is no next object available.public int left()
Brep.NULL
if not implemented.
left
in interface BrepIterator
left
in class DefaultBrepIterator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |