Uses of Enum
com.flowingcode.vaadin.addons.googlemaps.GoogleMapPoly.StrokePosition
Packages that use GoogleMapPoly.StrokePosition
-
Uses of GoogleMapPoly.StrokePosition in com.flowingcode.vaadin.addons.googlemaps
Methods in com.flowingcode.vaadin.addons.googlemaps that return GoogleMapPoly.StrokePositionModifier and TypeMethodDescriptionGoogleMapPoly.getStrokePosition()static GoogleMapPoly.StrokePositionReturns the enum constant of this type with the specified name.static GoogleMapPoly.StrokePosition[]GoogleMapPoly.StrokePosition.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.flowingcode.vaadin.addons.googlemaps with parameters of type GoogleMapPoly.StrokePositionModifier and TypeMethodDescriptionvoidGoogleMapPoly.setStrokePosition(GoogleMapPoly.StrokePosition position)