Package com.chrt.api.types
Interface LocationFeature.GeometryStage
-
- All Known Implementing Classes:
LocationFeature.Builder
- Enclosing class:
- LocationFeature
public static interface LocationFeature.GeometryStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LocationFeature.Builderfrom(LocationFeature other)LocationFeature._FinalStagegeometry(Geometry geometry)
-
-
-
Method Detail
-
geometry
LocationFeature._FinalStage geometry(@NotNull Geometry geometry)
-
from
LocationFeature.Builder from(LocationFeature other)
-
-