Uses of Class
ai.waii.clients.chart.ChartSpec
Packages that use ChartSpec
-
Uses of ChartSpec in ai.waii.clients.chart
Subclasses of ChartSpec in ai.waii.clients.chartModifier and TypeClassDescriptionclassclassclassMethods in ai.waii.clients.chart that return ChartSpecModifier and TypeMethodDescriptionChart.ChartSpecDeserializer.deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) ChartGenerationResponse.getChartSpec()ChartTweak.getChartSpec()ChartSpec.setSpecType(String specType) Methods in ai.waii.clients.chart with parameters of type ChartSpecModifier and TypeMethodDescriptionvoidChartGenerationResponse.setChartSpec(ChartSpec chartSpec) voidChartTweak.setChartSpec(ChartSpec chartSpec)