Class GeometryStretcherView.StretchedGeometryContainer
- java.lang.Object
-
- org.locationtech.jtstest.testbuilder.model.GeometryStretcherView.StretchedGeometryContainer
-
- All Implemented Interfaces:
GeometryContainer
- Enclosing class:
- GeometryStretcherView
private class GeometryStretcherView.StretchedGeometryContainer extends java.lang.Object implements GeometryContainer
-
-
Field Summary
Fields Modifier and Type Field Description private int
index
-
Constructor Summary
Constructors Constructor Description StretchedGeometryContainer(int index)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Geometry
getGeometry()
-
-
-
Method Detail
-
getGeometry
public Geometry getGeometry()
- Specified by:
getGeometry
in interfaceGeometryContainer
-
-