Uses of Package
com.cercalia.sdk.model.staticmaps
Packages that use com.cercalia.sdk.model.staticmaps
Package
Description
Static maps and imagery data models.
Core services for interacting with Cercalia APIs.
-
Classes in com.cercalia.sdk.model.staticmaps used by com.cercalia.sdk.model.staticmapsClassDescriptionRepresents an RGBA color for static map shapes.Represents a circle shape to be rendered on a static map.Builder for
StaticMapCircle.Represents a map extent (bounding box) defined by its upper-left and lower-right corners.Represents a text label to be rendered on a static map.Builder forStaticMapLabel.Represents a line shape to be rendered on a static map.Builder forStaticMapLine.Represents a marker to be rendered on a static map.Options for generating a static map.Builder forStaticMapOptions.Represents a polyline shape to be rendered on a static map.Builder forStaticMapPolyline.Represents a rectangle shape to be rendered on a static map.Builder forStaticMapRectangle.Result from generating a static map.Builder forStaticMapResult.Represents a sector (pie slice) shape to be rendered on a static map.Builder forStaticMapSector.Base interface for static map shapes.Types of shapes that can be drawn on a static map. -
Classes in com.cercalia.sdk.model.staticmaps used by com.cercalia.sdk.servicesClassDescriptionRepresents a circle shape to be rendered on a static map.Represents a line shape to be rendered on a static map.Represents a marker to be rendered on a static map.Options for generating a static map.Represents a polyline shape to be rendered on a static map.Represents a rectangle shape to be rendered on a static map.Result from generating a static map.