Uses of Class
com.cercalia.sdk.model.staticmaps.StaticMapSector.Builder
Packages that use StaticMapSector.Builder
-
Uses of StaticMapSector.Builder in com.cercalia.sdk.model.staticmaps
Methods in com.cercalia.sdk.model.staticmaps that return StaticMapSector.BuilderModifier and TypeMethodDescriptionstatic @NotNull StaticMapSector.BuilderStaticMapSector.builder(@NotNull Coordinate center) Creates a builder for a sector centered at a coordinate.StaticMapSector.Builder.endAngle(int endAngle) StaticMapSector.Builder.innerRadius(int innerRadius) StaticMapSector.Builder.outerRadius(int outerRadius) StaticMapSector.Builder.outlineColor(@NotNull RGBAColor outlineColor) StaticMapSector.Builder.outlineSize(int outlineSize) StaticMapSector.Builder.startAngle(int startAngle)