Uses of Enum Class
com.vaadin.componentfactory.maps.model.Shape
Packages that use Shape
-
Uses of Shape in com.vaadin.componentfactory.maps.model
Methods in com.vaadin.componentfactory.maps.model that return ShapeModifier and TypeMethodDescriptionabstract ShapeAbstractDataLabels.getShape()getShape.DataLabels.getShape()Getter for the fieldshape.static ShapeReturns the enum constant of this class with the specified name.static Shape[]Shape.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.componentfactory.maps.model with parameters of type Shape