public class IndexedGeometryContainer extends java.lang.Object implements GeometryContainer
| Modifier and Type | Field and Description |
|---|---|
private GeometryEditModel |
geomModel |
private int |
index |
| Constructor and Description |
|---|
IndexedGeometryContainer(GeometryEditModel geomModel,
int index) |
| Modifier and Type | Method and Description |
|---|---|
Geometry |
getGeometry() |
private GeometryEditModel geomModel
private int index
public IndexedGeometryContainer(GeometryEditModel geomModel, int index)
public Geometry getGeometry()
getGeometry in interface GeometryContainer