|
||||||||||
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.DefaultBrepIteratorArr
cz.cuni.jagrlib.piece.VEFDS.FaceInSolidIterator
protected class VEFDS.FaceInSolidIterator
Iterator for faces in the given solid.
Field Summary | |
---|---|
protected int |
ctx
Actual context. |
protected int |
solid
Solid's id. |
Fields inherited from class cz.cuni.jagrlib.DefaultBrepIteratorArr |
---|
arr, 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.FaceInSolidIterator(int ctx,
int solid)
|
Method Summary | |
---|---|
void |
init(int ctx,
int solid)
[Re-]initialize the iterator. |
void |
reset()
Reset the iterator. |
Methods inherited from class cz.cuni.jagrlib.DefaultBrepIteratorArr |
---|
left, next, 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 |
Field Detail |
---|
protected int ctx
protected int solid
Constructor Detail |
---|
public VEFDS.FaceInSolidIterator(int ctx, int solid)
Method Detail |
---|
public void init(int ctx, int solid)
public void reset()
reset
in interface BrepIterator
reset
in class DefaultBrepIterator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |