public class Polygon extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Polygon.Interior |
static class |
Polygon.Loop |
Constructor and Description |
---|
Polygon() |
Modifier and Type | Method and Description |
---|---|
void |
add(Polygon.Loop loop) |
Iterator<Polygon.Loop> |
getIterator() |
public final void add(Polygon.Loop loop)
public Iterator<Polygon.Loop> getIterator()
Copyright © 2013 Metron, Inc.. All rights reserved.