Uses of Class
com.cercalia.sdk.model.staticmaps.StaticMapLabel.Builder
Packages that use StaticMapLabel.Builder
-
Uses of StaticMapLabel.Builder in com.cercalia.sdk.model.staticmaps
Methods in com.cercalia.sdk.model.staticmaps that return StaticMapLabel.BuilderModifier and TypeMethodDescriptionstatic @NotNull StaticMapLabel.BuilderStaticMapLabel.builder(@NotNull Coordinate center, @NotNull String text) Creates a builder for a label at a coordinate with text.StaticMapLabel.Builder.outlineColor(@NotNull RGBAColor outlineColor) StaticMapLabel.Builder.outlineSize(int outlineSize)