Uses of Class
travel.wink.sdk.events.model.GeoJsonPolygon
Packages that use GeoJsonPolygon
-
Uses of GeoJsonPolygon in travel.wink.sdk.events.model
Methods in travel.wink.sdk.events.model that return GeoJsonPolygonModifier and TypeMethodDescriptionGeoJsonPolygon.addCoordinatesItem(GeoJsonLineString coordinatesItem) GeoJsonPolygon.addPointsItem(Point pointsItem) GeoJsonPolygon.coordinates(List<GeoJsonLineString> coordinates) @Valid GeoJsonPolygonUserSession.getBounds()Get boundsMethods in travel.wink.sdk.events.model with parameters of type GeoJsonPolygonModifier and TypeMethodDescriptionUserSession.bounds(GeoJsonPolygon bounds) voidUserSession.setBounds(GeoJsonPolygon bounds)