|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTriCatalog
public class TriCatalog
Constructor Summary | |
---|---|
TriCatalog(int size)
|
Method Summary | |
---|---|
void |
add(Triangulation tri)
|
Iterator<Triangulation> |
iterator()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TriCatalog(int size)
Method Detail |
---|
public void add(Triangulation tri)
public Iterator<Triangulation> iterator()
iterator
in interface Iterable<Triangulation>
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |