Uses of Class
travel.wink.sdk.lookup.model.GeoJsonPolygonConsumer
Packages that use GeoJsonPolygonConsumer
-
Uses of GeoJsonPolygonConsumer in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return GeoJsonPolygonConsumerModifier and TypeMethodDescriptionGeoJsonPolygonConsumer.addCoordinatesItem(GeoJsonLineStringConsumer coordinatesItem) GeoJsonPolygonConsumer.addPointsItem(PointConsumer pointsItem) GeoJsonPolygonConsumer.coordinates(List<GeoJsonLineStringConsumer> coordinates) @Valid GeoJsonPolygonConsumerUserSessionConsumer.getBounds()Get boundsGeoJsonPolygonConsumer.points(List<PointConsumer> points) Methods in travel.wink.sdk.lookup.model with parameters of type GeoJsonPolygonConsumerModifier and TypeMethodDescriptionUserSessionConsumer.bounds(GeoJsonPolygonConsumer bounds) voidUserSessionConsumer.setBounds(GeoJsonPolygonConsumer bounds)