Uses of Class
software.amazon.awssdk.services.quicksight.model.GeospatialLineStyle
-
Packages that use GeospatialLineStyle Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GeospatialLineStyle in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GeospatialLineStyle Modifier and Type Method Description GeospatialLineStyleGeospatialLineLayer. style()The visualization style for a line layer.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GeospatialLineStyle Modifier and Type Method Description GeospatialLineLayer.BuilderGeospatialLineLayer.Builder. style(GeospatialLineStyle style)The visualization style for a line layer.
-