Uses of Interface
software.amazon.awscdk.services.quicksight.CfnAnalysis.GeospatialColorProperty
Packages that use CfnAnalysis.GeospatialColorProperty
-
Uses of CfnAnalysis.GeospatialColorProperty in software.amazon.awscdk.services.quicksight
Classes in software.amazon.awscdk.services.quicksight that implement CfnAnalysis.GeospatialColorPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAnalysis.GeospatialColorPropertyMethods in software.amazon.awscdk.services.quicksight that return CfnAnalysis.GeospatialColorPropertyModifier and TypeMethodDescriptionCfnAnalysis.GeospatialColorProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.quicksight with parameters of type CfnAnalysis.GeospatialColorPropertyModifier and TypeMethodDescriptionCfnAnalysis.GeospatialCircleSymbolStyleProperty.Builder.fillColor(CfnAnalysis.GeospatialColorProperty fillColor) Sets the value ofCfnAnalysis.GeospatialCircleSymbolStyleProperty.getFillColor()CfnAnalysis.GeospatialLineSymbolStyleProperty.Builder.fillColor(CfnAnalysis.GeospatialColorProperty fillColor) Sets the value ofCfnAnalysis.GeospatialLineSymbolStyleProperty.getFillColor()CfnAnalysis.GeospatialPolygonSymbolStyleProperty.Builder.fillColor(CfnAnalysis.GeospatialColorProperty fillColor) Sets the value ofCfnAnalysis.GeospatialPolygonSymbolStyleProperty.getFillColor()CfnAnalysis.GeospatialCircleSymbolStyleProperty.Builder.strokeColor(CfnAnalysis.GeospatialColorProperty strokeColor) Sets the value ofCfnAnalysis.GeospatialCircleSymbolStyleProperty.getStrokeColor()CfnAnalysis.GeospatialPolygonSymbolStyleProperty.Builder.strokeColor(CfnAnalysis.GeospatialColorProperty strokeColor) Sets the value ofCfnAnalysis.GeospatialPolygonSymbolStyleProperty.getStrokeColor()