|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.support.polygon.Polygon.Loop
public static final class Polygon.Loop
Nested Class Summary | |
---|---|
static class |
Polygon.Loop.LoopBuilder
|
Method Summary | |
---|---|
double[] |
get(int i)
|
Polygon.Interior |
getSide()
|
int |
size()
|
static Polygon.Loop.LoopBuilder |
start()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Polygon.Loop.LoopBuilder start()
public final int size()
public Polygon.Interior getSide()
public final double[] get(int i)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |