Uses of Class
com.cercalia.sdk.model.staticmaps.StaticMapRectangle.Builder
Packages that use StaticMapRectangle.Builder
-
Uses of StaticMapRectangle.Builder in com.cercalia.sdk.model.staticmaps
Methods in com.cercalia.sdk.model.staticmaps that return StaticMapRectangle.BuilderModifier and TypeMethodDescriptionstatic @NotNull StaticMapRectangle.BuilderStaticMapRectangle.builder(@NotNull Coordinate upperLeft, @NotNull Coordinate lowerRight) Creates a builder for a rectangle defined by its corners.StaticMapRectangle.Builder.outlineColor(@NotNull RGBAColor outlineColor) StaticMapRectangle.Builder.outlineSize(int outlineSize)