Uses of Class
com.vaadin.componentfactory.maps.model.Position
Packages that use Position
-
Uses of Position in com.vaadin.componentfactory.maps.model
Methods in com.vaadin.componentfactory.maps.model that return PositionModifier and TypeMethodDescriptionCredits.getPosition()Getter for the fieldposition.ResetZoomButton.getPosition()Getter for the fieldposition.Methods in com.vaadin.componentfactory.maps.model with parameters of type PositionModifier and TypeMethodDescriptionvoidCredits.setPosition(Position position) Position configuration for the credits label.voidResetZoomButton.setPosition(Position position) The position of the button.