|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.support.polygon.Polygon
public class Polygon
Nested Class Summary | |
---|---|
static class |
Polygon.Interior
|
static class |
Polygon.Loop
|
Constructor Summary | |
---|---|
Polygon()
|
Method Summary | |
---|---|
void |
add(Polygon.Loop loop)
|
java.util.Iterator<Polygon.Loop> |
getIterator()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Polygon()
Method Detail |
---|
public final void add(Polygon.Loop loop)
public java.util.Iterator<Polygon.Loop> getIterator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |