Uses of Enum Class
com.vaadin.flow.component.map.configuration.Projection
Packages that use Projection
-
Uses of Projection in com.vaadin.flow.component.map.configuration
Methods in com.vaadin.flow.component.map.configuration that return ProjectionModifier and TypeMethodDescriptionstatic ProjectionReturns the enum constant of this class with the specified name.static Projection[]Projection.values()Returns an array containing the constants of this enum class, in the order they are declared.