Uses of Class
com.vaadin.componentfactory.maps.model.AxisTitle
Packages that use AxisTitle
Package
Description
-
Uses of AxisTitle in com.vaadin.componentfactory.maps.model
Methods in com.vaadin.componentfactory.maps.model that return AxisTitleModifier and TypeMethodDescriptionXAxis.getTitle()Getter for the fieldtitle.YAxis.getTitle()Getter for the fieldtitle.Methods in com.vaadin.componentfactory.maps.model with parameters of type AxisTitle -
Uses of AxisTitle in com.vaadin.componentfactory.maps.model.serializers
Methods in com.vaadin.componentfactory.maps.model.serializers that return types with arguments of type AxisTitleMethods in com.vaadin.componentfactory.maps.model.serializers with parameters of type AxisTitleModifier and TypeMethodDescriptionvoidAxisTitleBeanSerializer.serialize(AxisTitle bean, BeanSerializerDelegator<AxisTitle> serializer, tools.jackson.core.JsonGenerator jgen, tools.jackson.databind.SerializationContext provider) serialize.Method parameters in com.vaadin.componentfactory.maps.model.serializers with type arguments of type AxisTitleModifier and TypeMethodDescriptionvoidAxisTitleBeanSerializer.serialize(AxisTitle bean, BeanSerializerDelegator<AxisTitle> serializer, tools.jackson.core.JsonGenerator jgen, tools.jackson.databind.SerializationContext provider) serialize.