Uses of Class
travel.wink.sdk.extranet.model.GeoJsonPolygonSupplier
Packages that use GeoJsonPolygonSupplier
-
Uses of GeoJsonPolygonSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return GeoJsonPolygonSupplierModifier and TypeMethodDescriptionGeoJsonPolygonSupplier.addCoordinatesItem(GeoJsonLineStringSupplier coordinatesItem) GeoJsonPolygonSupplier.addPointsItem(PointSupplier pointsItem) GeoJsonPolygonSupplier.coordinates(List<GeoJsonLineStringSupplier> coordinates) @Valid GeoJsonPolygonSupplierUserSessionSupplier.getBounds()Get boundsGeoJsonPolygonSupplier.points(List<PointSupplier> points) Methods in travel.wink.sdk.extranet.model with parameters of type GeoJsonPolygonSupplierModifier and TypeMethodDescriptionUserSessionSupplier.bounds(GeoJsonPolygonSupplier bounds) voidUserSessionSupplier.setBounds(GeoJsonPolygonSupplier bounds)