Uses of Class
software.amazon.awssdk.services.quicksight.model.GeospatialPointStyle
-
Packages that use GeospatialPointStyle Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GeospatialPointStyle in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GeospatialPointStyle Modifier and Type Method Description GeospatialPointStyleGeospatialPointLayer. style()The visualization style for a point layer.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GeospatialPointStyle Modifier and Type Method Description GeospatialPointLayer.BuilderGeospatialPointLayer.Builder. style(GeospatialPointStyle style)The visualization style for a point layer.
-